airduct

View on PyPIReverse Dependencies (0)

0.1.22 airduct-0.1.22-py3-none-any.whl

Wheel Details

Project: airduct
Version: 0.1.22
Filename: airduct-0.1.22-py3-none-any.whl
Download: [link]
Size: 10554
MD5: 15eefdde34e4b591ee3592ac44c47cfa
SHA256: 58be872345aae522a45c81ca06ce5cff2897f5141281920d354bcf4ae5c498e4
Uploaded: 2019-09-18 22:53:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: airduct
Version: 0.1.22
Summary: Simple Pipeline Scheduler in Python
Author: Skyler Lewis
Author-Email: skyler.lewis[at]canopytax.com
Home-Page: https://github.com/alairock/airduct
Project-Url: Repository, https://github.com/alairock/airduct.git
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7,<4.0
Requires-Dist: click (<8.0,>=7.0)
Requires-Dist: crontab (<0.23.0,>=0.22.6)
Requires-Dist: flask (<2.0,>=1.1)
Requires-Dist: flask_cors (<4.0,>=3.0)
Requires-Dist: flask_httpauth (<4.0,>=3.3)
Requires-Dist: psycopg2 (<3.0,>=2.8)
Requires-Dist: pyyaml (<6.0,>=5.1)
Requires-Dist: sqlalchemy (<2.0,>=1.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1122 characters]

WHEEL

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

RECORD

Path Digest Size
airduct/__init__.py sha256=6WR1UR8ZjHahqBmpSy0qpX8khug9F_za4tqR5CsruMM 1148
airduct/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airduct/api/api.py sha256=0ZoPQLI4WlGVWFSG0cZce-ds8ECYofKSIkmghj0c48k 4284
airduct/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
airduct/cli/run.py sha256=YzpLG35iPbPHlv-fP6ORnPxu6tgsyjBUcuvpBQqdDHI 3079
airduct/config.py sha256=GSXcgqcRW9mSfNiiI5z3jt54laFnk5EaDsKRhanYudg 1012
airduct/core.py sha256=6eluwq0ZXDr_xOljFyZLQdkjwS7SltmmT3uVE-bnaTM 4777
airduct/database.py sha256=xvDxLcG5_kU2QVw3nvnPqcUnKYLCSA4BuzTa5S7GCRQ 6500
airduct/flowfinder.py sha256=P3sfZ8bOPRG4FN6xSIYrrslPMErU--vCOQCLCXGmlj8 630
airduct/logger.py sha256=uu85RlmOTxRVBx3u7XZl_Li5s8iCcbu3lRIel58VpRI 144
airduct-0.1.22.dist-info/entry_points.txt sha256=-tOBEWpmyU8rKQ2L56HrzDfOAk3nC5I05NC3YH5WtMs 47
airduct-0.1.22.dist-info/WHEEL sha256=C90Mwr_Jk4_IPKbEQeJHH_TSkLAVFEZOMPO9_4HdXQI 85
airduct-0.1.22.dist-info/METADATA sha256=8mdgx7MEFGqtEjTO84uVsMG51mS6cTtotET4tR9UPf0 1863
airduct-0.1.22.dist-info/RECORD

entry_points.txt

airduct = airduct.cli.run:cli