Configure that fresh terminal into your own!
Project description
itisi
Configure that fresh terminal into your own!
Local Development / Testing
- Create and activate a virtual environment
- Run
pip install -r requirements-dev.txt
to do an editable install - Run
pytest
to run tests
Type Checking
Run mypy .
Create and upload a package to PyPI
Make sure to bump the version in setup.cfg
.
Then run the following commands:
rm -rf build dist
python setup.py sdist bdist_wheel
Then upload it to PyPI using twine:
twine upload dist/*
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
itisi-0.1.4.tar.gz
(3.0 kB
view details)
Built Distribution
itisi-0.1.4-py3-none-any.whl
(3.3 kB
view details)
File details
Details for the file itisi-0.1.4.tar.gz
.
File metadata
- Download URL: itisi-0.1.4.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cecec0da28e06ce16482712bee2d1fbd197cc3855cc019a4f8b06a5c569c1d04 |
|
MD5 | 34eea81fbab24175f5a3113620241f6b |
|
BLAKE2b-256 | 45a0f260abf3821dcdf7800875d6811d973d28d39680049fa7f26ead27741b54 |
File details
Details for the file itisi-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: itisi-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9232fd1173939206997889d71aab3a2b7f0c7e7092697e8e23025baaa028c04a |
|
MD5 | eafc0c2cfe60a2182ef54c54b9226160 |
|
BLAKE2b-256 | de21b14cf42f6aeb39f4a937eaaab704a38032058b4dc1ac5ee457647b91c2d4 |