pyCensus

View on PyPIReverse Dependencies (0)

0.0.2 pyCensus-0.0.2-py3-none-any.whl

Wheel Details

Project: pyCensus
Version: 0.0.2
Filename: pyCensus-0.0.2-py3-none-any.whl
Download: [link]
Size: 8201
MD5: 0a84f56218fbed6e92e558195172cb0e
SHA256: a065d623d0679210b4011ae9e81744c4902e7c0d22e25ffc745dbdd6f236a2bd
Uploaded: 2021-09-22 20:47:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyCensus
Version: 0.0.2
Summary: A Python library to parse and data from the US Census API
Author: Aaron Finocchiaro
Author-Email: afinny10[at]gmail.com
Home-Page: https://github.com/a-finocchiaro/pyCensus
Download-Url: https://github.com/a-finocchiaro/pyCensus/archive/refs/tags/v_001.tar.gz
Keywords: Pandas,Census,Bureau
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: pandas
Requires-Dist: requests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3593 characters]

WHEEL

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

RECORD

Path Digest Size
pyCensus/__init__.py sha256=BTR-IHmlktKfZCfCnKxY6_D5IGKDFphpm2FS2v9nVwU 43
pyCensus/censusdata.py sha256=fkU65a382tFMw_TO7oG7fvSRr-lk9o9dlR2RMq60gek 3910
pyCensus/endpoints.py sha256=-Pg0IDMayHe9VAykGIKlAyvH4_xfcLF4BMeoROdpxT0 2500
pyCensus/search.py sha256=xgfncXmvFt7SK-lBHqoY565BXZ5F0qdVtVkHZdVbIWs 4017
pyCensus-0.0.2.dist-info/LICENSE.txt sha256=Qv2ilebwoUtMJnRsZwRy729xS5JZQzLauJ0tQzkAkTA 1088
pyCensus-0.0.2.dist-info/METADATA sha256=W0PerdKfeu80D09T_LCoAL3i-1RpMjEGJ9BuoOttgsU 4259
pyCensus-0.0.2.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
pyCensus-0.0.2.dist-info/entry_points.txt sha256=2wAUP3bm-6d3dAwE41gP485KH5WEyJYjD3QQop7awYM 202
pyCensus-0.0.2.dist-info/top_level.txt sha256=mkmfgVgJR6nmlc4r4eCPZ9iSHcR1ToUcvIhnZt8yuyw 9
pyCensus-0.0.2.dist-info/RECORD

top_level.txt

pyCensus

entry_points.txt

census-endpoint = pyCensus.endpoints:main
census-geography = pyCensus.search:get_geography
census-groups = pyCensus.search:get_groups
census-variables = pyCensus.search:get_variables