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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size kukren-0.0.1-py2.7.egg (2.3 kB) | File type Egg | Python version 2.7 | Upload date | Hashes View |
Filename, size kukren-0.0.1-py3-none-any.whl (2.6 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size kukren-0.0.1.tar.gz (1.4 kB) | File type Source | Python version None | Upload date | Hashes View |