Metadata-Version: 2.1
Name: cd-construct1
Version: 0.1
Summary: A Test package
Home-page: https://github.com/javatechy/dokr
Author: Wolfgang Unger
Author-email: wolfgang.r.unger@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# test pip package wolfgang

install required tools


pip install setuptools
pip install wheel


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


