• 大小: 49KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-12
  • 语言: C/C++
  • 标签: python  

资源简介

预编译好的python3.6+window10下的annoy包;可以避开安装VC++14.0。 应该直接解压到site-packages下就能用了~~

资源截图

代码片段和文件信息

# Copyright (c) 2013 Spotify AB
#
# Licensed under the Apache License Version 2.0 (the “License“); you may not
# use this file except in compliance with the License. You may obtain a copy of
# the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing software
# distributed under the License is distributed on an “AS IS“ BASIS WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND either express or implied. See the
# License for the specific language governing permissions and limitations under
# the License.

# This module is a dummy wrapper around the underlying C++ module.
from .annoylib import Annoy as AnnoyIndex

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-04-22 17:38  annoy\
     目录           0  2019-04-22 17:38  annoy-1.15.2.dist-info\
     文件       12641  2019-04-22 17:38  annoy-1.15.2.dist-info\DEscriptION.rst
     文件           4  2019-04-22 17:38  annoy-1.15.2.dist-info\INSTALLER
     文件       13431  2019-04-22 17:38  annoy-1.15.2.dist-info\metaDATA
     文件         945  2019-04-22 17:38  annoy-1.15.2.dist-info\metadata.json
     文件         787  2019-04-22 17:38  annoy-1.15.2.dist-info\RECORD
     文件           6  2019-04-22 17:38  annoy-1.15.2.dist-info\top_level.txt
     文件         106  2019-04-22 17:38  annoy-1.15.2.dist-info\WHEEL
     文件       91648  2019-04-22 17:38  annoy\annoylib.cp36-win_amd64.pyd
     文件         684  2019-04-22 17:38  annoy\__init__.py
     目录           0  2019-04-22 17:38  annoy\__pycache__\
     文件         211  2019-04-22 17:38  annoy\__pycache__\__init__.cpython-36.pyc

评论

共有 条评论