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
File details
Details for the file linuxforhealth-packaging-1.0.0.tar.gz
.
File metadata
- Download URL: linuxforhealth-packaging-1.0.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcb84f2c239afb9966d662cbad95e3c862805a3712dbbcb01cc7fff086bf1994 |
|
MD5 | 5540ff4f3d3d962e40b6cac26ea31731 |
|
BLAKE2b-256 | 82313a55ae5bad3168551216b9c380ef2e3ec2d83011e8365f755e882f101523 |
File details
Details for the file linuxforhealth_packaging-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: linuxforhealth_packaging-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b3ddeed8ac2796b029c40fa0441f11b774f6eb8f7c947dea7129208c734e1f7 |
|
MD5 | b58645e07055d9e6ad4e2f10c371f085 |
|
BLAKE2b-256 | 7bf057735ca6757fe6282e4fb551f56ab33ca957f9f9d548872627d3e4ec6873 |