archean

View on PyPIReverse Dependencies (0)

3.1.0 archean-3.1.0-py3-none-any.whl

Wheel Details

Project: archean
Version: 3.1.0
Filename: archean-3.1.0-py3-none-any.whl
Download: [link]
Size: 18878
MD5: 7414c8d9e035b23c82fb3a86b5aa4af1
SHA256: 79f81ec60b3005322b14756b0b3f8f7f92738acbd40c9f80676fa9aeede10430
Uploaded: 2022-01-21 14:54:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: archean
Version: 3.1.0
Summary: Extract Information from Wikimedia Dumps
Author: Ayush Gupta
Author-Email: 4c4ddc00-742a-4213-8e40-59a5e3b0fbb1[at]archean.anonaddy.com
Home-Page: https://gitlab.com/thisisayushg/archean
Project-Url: Repository, https://gitlab.com/thisisayushg/archean
License: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.2,<4.0.0
Requires-Dist: bs4 (<0.0.2,>=0.0.1)
Requires-Dist: mwparserfromhell (<0.7.0,>=0.6.3)
Requires-Dist: pymongo (<4.0.0,>=3.12.0)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: rich (<11.0.0,>=10.16.2)
Requires-Dist: tqdm (<5.0.0,>=4.62.2)
Description-Content-Type: text/markdown
[Description omitted; length: 5763 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
archean/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
archean/__main__.py sha256=gLnwzon6-sJbqd0Zi4K5HifHuOIG6f6zY-K3rWP2Ias 6626
archean/cleanup.py sha256=j3R93X37D8nAPINQXiylC5Hi6OSZuIwXJi7kBctD3L4 17522
archean/db_writer.py sha256=hEOAyECf-aiaTwtVnnCnopcrl5DJDoWQZ0TUmLEqMFA 6967
archean/wiki_downloader.py sha256=5vRqcER2_wb38uZOnDTsvyPcHvlupkZWMzJyigh1I3M 3840
archean/wiki_reader.py sha256=F8ddMDcQKKbKtrdQWwskaC0UHH9qnOS_PD-xIpZZhJY 11287
archean-3.1.0.dist-info/entry_points.txt sha256=dYwuvgO5THEeS0gyGfU2OKJhfFiXOsHv99DfD3t6aBU 49
archean-3.1.0.dist-info/LICENSE sha256=EIJI_M8Nblya2nFX-KchVm40dUICQQIo6J0OoXJu3Ps 1069
archean-3.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
archean-3.1.0.dist-info/METADATA sha256=sIEzVSYaxLtyJOgKjoTsXb7Q9wBEUiAvwZzOhxDmObI 6821
archean-3.1.0.dist-info/RECORD

entry_points.txt

archean = archean.__main__:main