Tools for Apache Airflow Application
Project description
Apache Airflow Tools
Shared tools for Apache Airflow
Generating distribution archives
Update setuptools from pip:
python3 -m pip install --user --upgrade setuptools wheel
Generete setup:
python3 setup.py sdist bdist_wheel
Install Twine:
python3 -m pip install --user --upgrade twine
Upload files in Pypi.
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
Install and test your package:
python3 -m pip install --index-url https://test.pypi.org/simple/ example-pkg-your-username
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file swe-airflow-tools-0.0.3.tar.gz.
File metadata
- Download URL: swe-airflow-tools-0.0.3.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d24ed490c889f8c2eb40da59bb4ef0a7d1cb2a49d11b8e9ccd6fb4a41116391b
|
|
| MD5 |
cf381e730e59f1d9365eac82e704cfbd
|
|
| BLAKE2b-256 |
0f88d2daa814296678bfb2c038f3a137e7217cbba15c3c12afe2a6c6f6a7a18f
|
File details
Details for the file swe_airflow_tools-0.0.3-py3-none-any.whl.
File metadata
- Download URL: swe_airflow_tools-0.0.3-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
532a829a5d96d7dda560b7ef1fc05d4dd039d6c00d0e59967560022bc9414aa6
|
|
| MD5 |
4cf90f6a511ffe6e61f6d41818145ada
|
|
| BLAKE2b-256 |
074b06ae9e4145c30b779b27b61e84c81ef21f30814ba7d8ce3caa4a5e7b9b4f
|