A CLI utility to enauto install python on a machine.
Project description
ensurepython
A CLI utility to enauto install python on a machine.
Installation
pip install ensurepython
Usage
TODO
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
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
ensurepython-0.0.0.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file ensurepython-0.0.0.tar.gz
.
File metadata
- Download URL: ensurepython-0.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3ca7b6abfff111c6a80005bfb409b15d56c64f5c11793f23f525f84a4ff6e77 |
|
MD5 | b16f0390693cadb3c5f261bc21b8b4fb |
|
BLAKE2b-256 | 430a247e603402554c90326b2297872cf15b37c2c5c3b1d3396e40508da902f3 |
File details
Details for the file ensurepython-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: ensurepython-0.0.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40b17df15c5d1ddef6d8d5d9f805528d0c6a87de8145c6b482556afca68c75ab |
|
MD5 | 6af72cb0cec41fe36d8ab6f35a458e6b |
|
BLAKE2b-256 | bc40ccf5dfe10d10ee13d28609314e932bcb74447db35445d6db53f1ea3767e1 |