Add your description here
Project description
package_publishing_example
This repository contains an example python codebase with accompanying CLI to demonstrate how to set up and publish such a project with modern[^1] tools.
This codebase uses the following tools:
- uv for project management and publishing to pypi
- ruff for linting and formatting
- pytest for running tests
- typer for creating a CLI
The assignments consist of following the steps that were followed to end up with this repository repository structure, e.g. downloading and initializing the tools. Assignment 1 focuses on python package management and publishing with uv, assignment 2 deals with publishing to conda, assignment 3 contains miscellaneous tips in tricks for working with github and linking/synchronizing packages.
[^1]: 'Modern' at the time of writing (19.03.2025)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file package_publishing_example-0.0.3.tar.gz.
File metadata
- Download URL: package_publishing_example-0.0.3.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09bf36102a323ebac5d0e07f7fa5d4cc3e960e230fb786d272ec4d5a71d7c69e
|
|
| MD5 |
7a08ad62bc93c9a824565e1dccc9ff3b
|
|
| BLAKE2b-256 |
7542c7222f75f2663370b211d9080f11e78088b4f55c56826995d41826691172
|
File details
Details for the file package_publishing_example-0.0.3-py3-none-any.whl.
File metadata
- Download URL: package_publishing_example-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2250f96281e026d9ada7d62704db3eb9ddd99bc42fa48481ac03652b5c2d3cf6
|
|
| MD5 |
9f759128792c0e72ff4dc67f0d147470
|
|
| BLAKE2b-256 |
114e43b787c728b3e70b9b47227c9f650e04d840573c7eea65564c8bb3a51e4c
|