Skip to main content

Description of your package

Project description

PackageLicensePrototype

Activate virtual environment

.venv\Scripts\activate.bat

Package publish to pypi.org

python setup.py sdist

cd dist

pip install twine

twine upload myPackageLicensePrototype-1.0.x.tar.gz

Compiled publish

pip install --upgrade setuptools wheel python setup.py bdist_wheel twine upload dist/*

Pyarmer (make sure not to use venv or at least don't show in requirements, it's not needed for use)

pip install pyarmor pyarmor gen PackageContent.py

Project details


Release history Release notifications | RSS feed

This version

2.0.4

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

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