simple package calculating for numbers
Project description
#Test ##Test
sudo python setup.py install python3 -m pip install --user --upgrade setuptools wheel sudo python3 setup.py sdist bdist_wheel
Install to to upload to pypi:
python3 -m pip install --user -upgrade twine
twine upload --repository-url https://test.pypi.org/legacy dist/*
or
python3 -m twine upload --repository-url https://test.pypi.org/legacy/ dist/*
Test it from the test site: python3 -m pip install --index-url https://test.pypi.org/simple/ numdatapiyumiyu
python -m twine upload dist/* pip install numdatapiyumiyu
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
kukren-0.0.1.tar.gz
(1.4 kB
view hashes)
Built Distributions
kukren-0.0.1-py3-none-any.whl
(2.6 kB
view hashes)
kukren-0.0.1-py2.7.egg
(2.3 kB
view hashes)