Skip to main content

DF Package

Project description

TBD Following https://packaging.python.org/en/latest/tutorials/packaging-projects/ and https://dzone.com/articles/executable-package-pip-install to create pip package for df_plot

python3 setup.py bdist_wheel
pip uninstall dist/dft-0.1-py3-none-any.whl
pip install dist/dft-0.1-py3-none-any.whl
python3 -m build
python3 -m twine upload --repository testpypi dist/*
python3 -m twine upload --repository pypi dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dft-0.1.57-py3-none-any.whl (31.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page