cityiq

View on PyPIReverse Dependencies (0)

0.1.5 cityiq-0.1.5-py2.py3-none-any.whl

Wheel Details

Project: cityiq
Version: 0.1.5
Filename: cityiq-0.1.5-py2.py3-none-any.whl
Download: [link]
Size: 30933
MD5: dc510e482ca32e62e406500ea5c510d5
SHA256: 7e6aac5beb8c7ebbc02cdf1b0c4cbcdcc780f44b3263b22a056b9dce4dd96671
Uploaded: 2020-06-04 22:24:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cityiq
Version: 0.1.5
Summary: Python access to the CityIQ api.
Author: Eric Busboom
Author-Email: eric[at]civicknowledge.com
Home-Page: https://github.com/sandiegodata/cityiq
License: mit
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Platform: any
Requires-Python: >=3.4
Requires-Dist: slugify
Requires-Dist: requests
Requires-Dist: websocket-client
Requires-Dist: pytz
Requires-Dist: pyyaml
Requires-Dist: python-dateutil
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 2911 characters]

WHEEL

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

RECORD

Path Digest Size
cityiq/__init__.py sha256=o-Kx4rjwv-Fe3KyYdVnwK3ty0A1drc-eyGEx3kGZEnE 597
cityiq/api.py sha256=6ddVKdFt8CW9yQqyBu2EGrbEQbySvx7SpZBx1O3YjII 28502
cityiq/asset.py sha256=ziHhxpndY0kbSmRLIeTNUBCHoSnjUpdoYeRLsPqUzLA 3920
cityiq/clean_events.py sha256=xQ_emY6xiLkAWhG61hN2Ky_pITEhca5k5mE39inltBw 3903
cityiq/config.py sha256=Oax3yKM-R3xMOre-pcL8sCuZnjtFF5ZypeICguNZtgI 3415
cityiq/exceptions.py sha256=YNNOzbkAw0pXbMzBcMBYtVcYDqNCI-tgOuiqfMXcGlc 362
cityiq/location.py sha256=-XR6TslAwC-_4JQfR6xCZoItbdkqqWIpGvIYzgzQm1o 2349
cityiq/task.py sha256=958pDkGRh3wkqYCM_7z8N4u361pNef3HYSDHypKKiSc 6787
cityiq/token.py sha256=rqz8n02xL9q6BDlETRc5g_y1gb5ACd0zCGvBc4-1QCM 3274
cityiq/util.py sha256=HAoJmRPb-TRyzNRR4nMW4qTu264CPNsHC0XgTohyI5M 3956
cityiq/cli/__init__.py sha256=87AhPyi9XPubzl_bxSu3E4rGSEtwgr_zGki_4DDmhf0 10
cityiq/cli/config.py sha256=C-X1_Nod7incx3Jh2V5O3I2_hW9PUoyUanpHbPcd7_U 2600
cityiq/cli/default-config.yaml sha256=7K9d8sAvdR700ccvGZlXPNf2mlzrcRU0mD4AyZgkgkk 1575
cityiq/cli/events.py sha256=0uacEJvpI2GhGPDS_ElmBTxa75A1SwUbiKlbJ8gMw_Q 6814
cityiq/cli/nodes.py sha256=Z4ERV5Enx7TzrtprXUpXZ8VR-9QntaU4Og9PX7AXSYY 5034
cityiq/cli/util.py sha256=I9C5B3qempsv-l2-zeNOgKhJ6j6rPCrBrY5r9hbyia4 1105
cityiq-0.1.5.dist-info/AUTHORS.rst sha256=BR6Y9Ah-EQ_o1oMgLSYJ116QU5FYqZrBM7N8mJuq8RI 81
cityiq-0.1.5.dist-info/LICENSE.txt sha256=lxxR-riVdnI77D-_jMlXE6e23k3gSlQM-Dce0sSubkE 1079
cityiq-0.1.5.dist-info/METADATA sha256=6n_6Qk9Mtwp7UGsf9ozye0g-YccpCemaH3ZCGAwhVrY 3515
cityiq-0.1.5.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
cityiq-0.1.5.dist-info/entry_points.txt sha256=d3tOx4DyxMB0CBc4G8VT7guMgG21V8DjTs6kMGdMRYo 122
cityiq-0.1.5.dist-info/top_level.txt sha256=m9nw7wftGt7P4D9WAZjNLlCsC-2Jt57-F7PdDOELpzQ 7
cityiq-0.1.5.dist-info/RECORD

top_level.txt

cityiq

entry_points.txt

ciq_config = cityiq.cli.config:run
ciq_events = cityiq.cli.events:run
ciq_nodes = cityiq.cli.nodes:run