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.1b0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f7975ef562e64dbebe50a57973cd4c464a817197099d51a65464052b19cccdd |
|
MD5 | 1c4716e4d226a067b9273ef312c281f5 |
|
BLAKE2b-256 | 61ba5478b95617a2b5a1f1ffbeb355e25d2d070f0ae97499603284504adf9454 |
Close
Hashes for linuxforhealth_packaging-1.1b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da2928e73e9b64b89a47816d352dbc1db364d1be472ee3465b141e208946865b |
|
MD5 | 83123783801f884d79ad926147598f13 |
|
BLAKE2b-256 | 62a8c39a3c9f3c460955164e341f9827f10b2e74d5913b72354a38b1feb2095a |