bamboo-crawler

View on PyPIReverse Dependencies (0)

0.2.1 bamboo_crawler-0.2.1-py3-none-any.whl

Wheel Details

Project: bamboo-crawler
Version: 0.2.1
Filename: bamboo_crawler-0.2.1-py3-none-any.whl
Download: [link]
Size: 6778
MD5: f34818e49c2e504101818c639970625e
SHA256: 1618cea3101a708bff8f92405123d9fc4dc95744b6b43cbc7b7149ea643735d6
Uploaded: 2023-12-22 05:32:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bamboo-crawler
Version: 0.2.1
Summary: a hobby crawler
Author: Yui Kitsu
Author-Email: kitsuyui+github[at]kitsuyui.com
Home-Page: https://github.com/kitsuyui/bamboo-crawler
License: BSD-3-Clause
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Requires-Dist: boto3
Requires-Dist: cssselect
Requires-Dist: lxml
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: SQLAlchemy
Requires-Dist: jinja2
Requires-Dist: flake8; extra == "dev"
Requires-Dist: nose; extra == "dev"
Requires-Dist: pyformat; extra == "dev"
Requires-Dist: moto[server]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: httpbin; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1070 characters]

WHEEL

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

RECORD

Path Digest Size
bamboo_crawler/__init__.py sha256=SjGIaPo2zmQCsvkz0PqnCEDR6XRoLWO4kkapFI7fSHs 38
bamboo_crawler/__main__.py sha256=F1vA4O9AJTo0T_4bqNdxx5ZX_En6YnmpD4dEpDh0YVE 61
bamboo_crawler/_version.py sha256=MxUhzLJIZQfEpDTTcKSxciTGrMLd5v2VmMlHa2HGeo0 411
bamboo_crawler/cli.py sha256=QjrkxBYXYXkNwVAsVvqBSCLs7DCTa9wfmFv6rJsLKTQ 1968
bamboo_crawler/job.py sha256=BK8_V2QdH8GnRazYV-mVbuGxoYIzuslmgFSu7Tuio54 1505
bamboo_crawler/parser.py sha256=2ow4IQpgyboIjuSYKxjHMoxQzdugqSQb_VUkOGJOqgM 528
bamboo_crawler/task.py sha256=4naObgRfStx0k_Emh0sZviNTTcOuUNJuIrtep9iz3Nw 1114
bamboo_crawler-0.2.1.data/scripts/__main__.py sha256=F1vA4O9AJTo0T_4bqNdxx5ZX_En6YnmpD4dEpDh0YVE 61
bamboo_crawler-0.2.1.dist-info/LICENSE sha256=WXrEESUmq1WcQbU30R6v4o6nV1qST2yH81szAHfYwo0 1459
bamboo_crawler-0.2.1.dist-info/METADATA sha256=7rp3Ffcnbu-cLjX0woe7hu0uWZ6j16a_0n8xGDy_C7c 2178
bamboo_crawler-0.2.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bamboo_crawler-0.2.1.dist-info/entry_points.txt sha256=bq8cW_pIutlCrUxgwxvPk74RcKXpx7cdFWI9of1a4Ac 51
bamboo_crawler-0.2.1.dist-info/top_level.txt sha256=XkJ-BNOxuMRFHTfM252PZFazObW6n5DECVrntqREKzE 15
bamboo_crawler-0.2.1.dist-info/RECORD

top_level.txt

bamboo_crawler

entry_points.txt

bamboo = bamboo_crawler.cli:main