Sample Integrations for PyPI and GitHub Actions
Project description
python-packaging
Sample Integrations for PyPI and GitHub Actions
Pre-requisites
- Python >= 3.9 for application development
Quickstart CLI
OS X / Linux
# clone the repo
git clone https://github.com/LinuxForHealth/python-packaging.git
cd python-packaging
# create virtual environment and create an "editable" install
python3 -m venv venv --clear && \
source venv/bin/activate && \
python3 -m pip install --upgrade pip setuptools wheel build
python3 -m pip install -e .[dev]
# run tests
python3 -m pytest
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
Built Distribution
Close
Hashes for linuxforhealth-packaging-1.1b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4d744e07fc0a13b43b0b328ca668a6802d022c2b98550d74218ae228bfe07cf |
|
MD5 | 5a899eb54641ec30c7d0d1ccebd495ff |
|
BLAKE2b-256 | e420267fc315e72e434b29ff124115012c9b64be2d033fee5113607c93cc85a6 |
Close
Hashes for linuxforhealth_packaging-1.1b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fe560a992b40e6e3820d0d0e4333436a2320a2c9933d046f7cd03cbe38b5477 |
|
MD5 | 075979ffe435701e8b8f105152a8fd95 |
|
BLAKE2b-256 | 3cb0c6bed29e752407d5ea32a9843af084d9f0684d9ce3bfcdaae7365b42d472 |