astro-run-command

View on PyPIReverse Dependencies (0)

0.1.1a0 astro_run_command-0.1.1a0-py3-none-any.whl

Wheel Details

Project: astro-run-command
Version: 0.1.1a0
Filename: astro_run_command-0.1.1a0-py3-none-any.whl
Download: [link]
Size: 23952
MD5: 46927752f6f2708fb97f6afe35719bd8
SHA256: d88eb8128237294cd783a3780d7f60fe4b323d5611b646f0329398bd605ce2ff
Uploaded: 2022-10-31 18:29:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: astro-run-command
Version: 0.1.1a0
Summary: Empower analysts to build workflows to transform data using SQL
Author: Astronomer
Author-Email: humans[at]astronomer.io
License: Apache-2.0
Keywords: sql,transform,analyst,workflow,airflow,astronomer
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Apache Airflow
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Requires-Python: >=3.7.1,<3.11
Requires-Dist: Jinja2 (<=3.1,>=2.10.1)
Requires-Dist: PyYAML (>5.4.1)
Requires-Dist: apache-airflow (>2.0)
Requires-Dist: astro-sdk-python[all] (<2.0.0,>=1.2.0)
Requires-Dist: networkx (<3.0.0,>=2.6.3); python_version < "3.8"
Requires-Dist: networkx (<3.0.0,>=2.8.7); python_version >= "3.8"
Requires-Dist: python-dotenv (<0.22.0,>=0.21.0)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Requires-Dist: typer[all] (<0.7.0,>=0.6.1)
Description-Content-Type: text/markdown
[Description omitted; length: 412 characters]

WHEEL

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

RECORD

Path Digest Size
sql_cli/__init__.py sha256=bsw497eWEU-KiwFakAQ9z4DRQ8xmw-sBWkslPmAexW8 222
sql_cli/__main__.py sha256=u0JXpwyCfI8q0FE5eCVy6Kpk68CSFuuwnQ5rO4oE6zM 7815
sql_cli/cli.py sha256=LTmg1yucyhzj2OVWA1QKoOXtLxgrPl4ZRtFkYOHBZe8 2389
sql_cli/configuration.py sha256=nKLBHuKbKUDmQ7QRtBSek8xfImPVEI2jvcBl8wI2T7Q 3907
sql_cli/connections.py sha256=xzSb4nTWTizRKS_PtImFZGvSKWFeH5DkNkrqCkKFbww 1923
sql_cli/constants.py sha256=sCcSSaJnGnvOpEVRh_3y2COqKnhCSsxv1Gnn1lWj6g8 188
sql_cli/dag_generator.py sha256=TV8H_hse0Y7w2mCmsu0AvxuykXi3GzvdOCJ0peBBfo0 3783
sql_cli/exceptions.py sha256=jMa8Mqi7NpAAHArXusa26PE6Mz8H5Ef_NHt2owfaI3k 644
sql_cli/macros/tasks.py.jinja2 sha256=JwUXcRkP4rvyk9rLqf9KBB10pOOV9iJz9thFSWpGIiQ 958
sql_cli/project.py sha256=5Gcrc1hiMclP-fzckIgrn38eJqAzn2tzFLw2GKR63p0 6255
sql_cli/run_dag.py sha256=IDJL8-ghR-u3gy4PskHnXnBm0fvKxo5Xoo1JBwa0HwU 7642
sql_cli/sql_directory_parser.py sha256=yIgYHg2Pnu-jgnXJZ8SuRwWeK1FrcWaJGFILsr4JaNs 4082
sql_cli/templates/dag.py.jinja2 sha256=VZINeCsWmjZzg7XM4hogLWu4RySqU640xZKdt_G8Uoc 583
sql_cli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sql_cli/utils/airflow.py sha256=KmUSSmJuQhwRACrtSLSeT_ZywdUTEXUP6X3GvEKAeyI 4918
sql_cli/utils/jinja.py sha256=319Y7S8GI_KxFqtwxalHrMnWY3Io2o7so1S9nGvCHzQ 1528
astro_run_command-0.1.1a0.dist-info/entry_points.txt sha256=z7Cl1Meh__BAESn43oGBLjO4RpAEpQmcvruy8Mxl1MI 45
astro_run_command-0.1.1a0.dist-info/LICENSE sha256=WN3cYoyJX4HlA1dvaGP5WNY4ZPGBaZYRDPrlAPi33ho 11343
astro_run_command-0.1.1a0.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
astro_run_command-0.1.1a0.dist-info/METADATA sha256=TcIV3A7o6u3zXYYKxOA7GVfJAYSFYUjJhzJcWvqzMpE 1869
astro_run_command-0.1.1a0.dist-info/RECORD

entry_points.txt

flow = sql_cli.__main__:app