nanosearch

View on PyPIReverse Dependencies (0)

0.1.2 nanosearch-0.1.2-py3-none-any.whl

Wheel Details

Project: nanosearch
Version: 0.1.2
Filename: nanosearch-0.1.2-py3-none-any.whl
Download: [link]
Size: 7363
MD5: a8162f7754999fefabd502cbbbdb1ebb
SHA256: f2ea71c6943cb1abb0de4fa4ea8aa5c3b3fe75b0f13020b6dcc82ffadaef5cdc
Uploaded: 2024-05-29 12:13:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nanosearch
Version: 0.1.2
Summary: Build a search engine from a website sitemap.
Author: capjamesg
Author-Email: readers[at]jamesg.blog
Home-Page: https://github.com/capjamesg/nanosearch
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: getsitemap
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: rank-bm25
Requires-Dist: scikit-learn
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black (==22.3.0); extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1402 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nanosearch/__init__.py sha256=mFW6FpwDiCJ0OzJ6BvNjmNFvYt-SnuAUceh9v-YOkmc 109
nanosearch/cli.py sha256=Cp_7ofmMDq_-RfTc84NHVLtwAc7qugnlBnRuOa58l4c 1095
nanosearch/engine.py sha256=vCohYv_0YTgfg_JIwPJ5dnTPeRjlr9V834zWTYGnZZg 8432
nanosearch/templates/index.html sha256=_ZRaZn5CpMM-7SL6y9hon23OqnxqsBFrki7J3Qzip4c 2194
nanosearch-0.1.2.dist-info/LICENSE sha256=qhphJZzgmbC51d5cDTsNCc8CFWC710umb1Y47Ps28QQ 1062
nanosearch-0.1.2.dist-info/METADATA sha256=1wtv62-KlsrnIEfiWDkkhiWQcuDGzKhnJlFa0Xys51c 2358
nanosearch-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nanosearch-0.1.2.dist-info/entry_points.txt sha256=lsR1gCjryn2zpskj6VJSZ3z33I24YGusU6doPXeMnt8 50
nanosearch-0.1.2.dist-info/top_level.txt sha256=f7C1mkvUIp10vJa_3ACRhFn9v5XoB74766Work3sJvo 11
nanosearch-0.1.2.dist-info/RECORD

top_level.txt

nanosearch

entry_points.txt

nanosearch = nanosearch.cli:cli