A library to store simple algorithms
Project description
# Table of Contents
<https://python-packaging.readthedocs.io/en/latest/minimal.html>
To install from local: $ pip install -e .
To install create tar.gz in dist directory: $ python3 setup.py register sdist
To upload to pypi: $ twine upload dist/damealgorithms-0.0.1.tar.gz
To install from Internet: $ pip3 install damealgorithms
If you upload various tar.gz to pypi, you can need remove old files in dist directory and repeat the process: $ rm dist/*tar.gz $ python3 setup.py register sdist $ twine upload dist/damealgorithms-0.0.1.tar.gz
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
damealgorithms-0.1.tar.gz
(20.0 kB
view details)
File details
Details for the file damealgorithms-0.1.tar.gz
.
File metadata
- Download URL: damealgorithms-0.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 071826660a444f070e570c3aca476b4c81db6da3c9ee25444fc981ea9b516f9d |
|
MD5 | 6896ee2cf1815582248e0efec59deee1 |
|
BLAKE2b-256 | 8eee99b6f6fb536247f4f1fd576d2621dd61a206768ec5956832418200032116 |