文件名称:猎鹰:猎鹰:一个方便使用Cosmos的库
文件大小:323KB
文件格式:ZIP
更新时间:2024-02-26 04:09:23
algorithms data-structures cosmos opengenus openfalcon
鹘 Falcon是一个库,可让您方便地使用库。 目前,它具有搜索,推荐等功能 该存储库基于python脚本,当前已移植到python3.x。现在,从功能开始。 安装 使用以下命令从PyPI安装openfalcon: pip3 install openfalcon --user 用法 猎鹰 您可以使用openfalcon界面轻松使用存储库中的所有服务。 首先启动一个终端窗口。 现在,要使用它,只需查找帮助或参考以下各节,以了解每种服务可以提供的内容。 克隆存储库 首先,我们需要通过编写openfalcon --clone命令使用index.py文件克隆cosmos存储库。 搜索文件 可以使用命
【文件预览】:
falcon-master
----MANIFEST.in(484B)
----services()
--------recommendations.py(3KB)
--------recommendationUtils.py(2KB)
--------code.py(2KB)
--------trie.py(701B)
--------category.py(1KB)
--------__init__.py(0B)
--------search.py(916B)
--------openfalcon.py(3KB)
--------index.py(723B)
--------getSearchResults.py(2KB)
--------stats.py(9KB)
----dumps()
--------catMap.p(34KB)
--------trie.p(27KB)
--------category.json(110KB)
----Pipfile.lock(2KB)
----LICENSE(1KB)
----build()
--------lib()
----setup.cfg(63B)
----setup.py(893B)
----README.md(4KB)
----Pipfile(180B)
----dist()
--------openfalcon-0.0.1-py3-none-any.whl(84KB)
--------openfalcon-0.0.1.tar.gz(76KB)
----openfalcon.egg-info()
--------entry_points.txt(57B)
--------dependency_links.txt(1B)
--------PKG-INFO(170B)
--------requires.txt(27B)
--------SOURCES.txt(577B)
--------top_level.txt(1B)
----data()
--------stats.txt(1000KB)
--------stats.md(379KB)
----.gitignore(2KB)