Learning basic control structures and basic datastructures from Tests by David Arroyo Menéndez'
Project description
What?
That's a package to run tests about basics of Python. For example, lists, strings, for, dictionaries, ...
Run tests!
$ ./runtests.sh
Give me the package
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/damebasics-0.0.1.tar.gz
To install from Internet: $ pip3 install damebasics
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/damebasics-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
File details
Details for the file damebasics-0.1.9.tar.gz
.
File metadata
- Download URL: damebasics-0.1.9.tar.gz
- Upload date:
- Size: 113.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dabddb67179ff11cb68b9ca82c0617d6479fd94dc393a80f889a674883eabff7 |
|
MD5 | 1091a33bbcef1237bb9b19bddc7a7684 |
|
BLAKE2b-256 | e6904dc7a25a1d13b3c10a83c24bdb65491fb33bd76e2c1bb4aaa874e23d73dc |