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.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcb84f2c239afb9966d662cbad95e3c862805a3712dbbcb01cc7fff086bf1994 |
|
MD5 | 5540ff4f3d3d962e40b6cac26ea31731 |
|
BLAKE2b-256 | 82313a55ae5bad3168551216b9c380ef2e3ec2d83011e8365f755e882f101523 |
Close
Hashes for linuxforhealth_packaging-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b3ddeed8ac2796b029c40fa0441f11b774f6eb8f7c947dea7129208c734e1f7 |
|
MD5 | b58645e07055d9e6ad4e2f10c371f085 |
|
BLAKE2b-256 | 7bf057735ca6757fe6282e4fb551f56ab33ca957f9f9d548872627d3e4ec6873 |