census2020

View on PyPIReverse Dependencies (0)

0.1.0 census2020-0.1.0-py3-none-any.whl

Wheel Details

Project: census2020
Version: 0.1.0
Filename: census2020-0.1.0-py3-none-any.whl
Download: [link]
Size: 9205
MD5: 9a42262521227b710bd63f1df494557f
SHA256: 5e3cb9e207f6b72afc997a936529948fa07d8dad82dfe2380b3f4e0558f4c08e
Uploaded: 2021-08-23 13:34:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: census2020
Version: 0.1.0
Summary: Some helper functions for working with Census 2020 data
Author: Kevin Wilson
Author-Email: khwilson[at]gmail.com
Home-Page: https://github.com/khwilson/Census2020
Project-Url: Repository, https://github.com/khwilson/Census2020
License: MIT
Keywords: census,pl94,decennial,redistricting
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7.1,<4.0.0
Requires-Dist: StrEnum (<0.5.0,>=0.4.6)
Requires-Dist: click (<9.0.0,>=8.0.1)
Requires-Dist: pyarrow (<6.0.0,>=5.0.0)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: tqdm (<5.0.0,>=4.62.1)
Requires-Dist: us (<3.0.0,>=2.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2827 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE.md sha256=-BQgFoObaBN1qnLdPMVA2dW7eRk7vsVNM5mOl6dHlWs 1054
census2020/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
census2020/cli.py sha256=PCK6nWtv8-RoEBIe0QLP5c6Au2U3ibgd5d1SK3WbAqA 1116
census2020/constants.py sha256=BP81SwJKKmHhmcT-k34b2o8WfqNRoU24H3l0B-NkN7Y 318
census2020/downloader.py sha256=llh04MGVgkr3w9sAanjc32wCfbQz22P1e0dhLbJFVcw 1698
census2020/parsers.py sha256=4RyEHFUgbOZK-bwGvAR__NVlwExp5ckZA_RnF7kEoXg 7825
census2020/readers.py sha256=pf1j7QkFcet1gzZpnxE5tKZEs_b0kRN4B5apGyoRBrw 1713
census2020/types.py sha256=0ZNSKeuXew99vvBxsYVMeXhvA90Hineb_Hk8wpOMlFk 114
census2020-0.1.0.dist-info/entry_points.txt sha256=ovkfAkFhXUb3xDnlSjWFEPwgTQpvNEHJULVOy0xTYFw 49
census2020-0.1.0.dist-info/LICENSE.md sha256=-BQgFoObaBN1qnLdPMVA2dW7eRk7vsVNM5mOl6dHlWs 1054
census2020-0.1.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
census2020-0.1.0.dist-info/METADATA sha256=q08cN3JRbZCvDkMfkYHwlb-Rk9jm7fY1-F34bNqPWf0 4004
census2020-0.1.0.dist-info/RECORD

entry_points.txt

census2020 = census2020.cli:cli