Skip to main content

A Test package

Project description

test pip package wolfgang

install required tools

pip install setuptools pip install wheel pip install twine

pyexample ├── LICENSE ├── pyexample │ ├── init.py │ ├── module_mpi4py_1.py │ ├── module_numpy_1.py │ └── module_numpy_2.py ├── README.rst └── setup.py

create package

python setup.py bdist_wheel

install local

python -m pip install dist/cdk_construct1-0.1-py3-none-any.whl

check

python setup.py check

upload:

Create pypirc

python -m twine upload dist/* python -m twine upload dist/cdk_construct1-0.1.1-py3-none-any.whl

see also

https://betterscientificsoftware.github.io/python-for-hpc/tutorials/python-pypi-packaging/

https://packaging.python.org/

https://dzone.com/articles/executable-package-pip-install

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

cdk_construct1-0.1.5-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file cdk_construct1-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: cdk_construct1-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.1

File hashes

Hashes for cdk_construct1-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b98faf3797dee6409b829b6d19380a4561403c836433581a3b0ea2ff6541948f
MD5 51852e53c74438003a24bfca9488087b
BLAKE2b-256 86ef188cd106f091d5ac8fe7c3482ad929b8e75f23d186335b300a6ba6f09c87

See more details on using hashes here.

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