python-packaging
There are 41 repositories under python-packaging topic.
pypa/gh-action-pypi-publish
The blessed :octocat: GitHub Action, for publishing your :package: distribution files to PyPI, the tokenless way: https://github.com/marketplace/actions/pypi-publish
daneah/publishing-python-packages
Examples and exercises for Publishing Python Packages from Manning Books 🐍 📦 ⬆️
cs01/python-packaging-tools
A big, interactive table of package management tools in the Python ecosystem
andre-salvati/databricks-template
A production-ready PySpark project template with medallion architecture, Python packaging, unit tests, integration tests, CI/CD automation, Databricks Asset Bundles, and DQX data quality framework.
psapezhka/poetry-docker
Poetry build tool packaged into docker image with an actual Python
thealphadollar/brkout
A game made using PyGame under CodeClub as a learning project.
edgarrmondragon/hatch-pinned-extra
Hatch plugin that adds a packaging extra to the wheel metadata with pinned dependencies from uv.lock
scienxlab/python-package-template
A template for Python packages!
akx/hatch-calver
CalVer versioning scheme for Hatch
girder/create-pip-index-action
Create a custom pip package index for publishing Python packages to GitHub Pages
MoserMichael/pythonimportplayground
the readme file explains python packages, with examples.
syegulalp/pydeploy
experimental project to allow Python programs to be deployed as standalone applications (currently only on Microsoft Windows)
CagtayFabry/pydeps2env
Creates a conda environment.yml file from python package dependencies (e.g. from pyproject.toml or setup.cfg files).
rssr25/perfect-python-packaging
Learn how to create python packages to contribute your code on PyPI. :D
tkarabela/requirements-wayback-machine
Wayback machine for pip requirements.txt
FI-Mihej/CengalPolyBuild
A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages
ndjenkins85/afkode
Personal voice command interface for iPhone on pythonista powered by Whisper and ChatGPT.
pyveci/verlib2
Standalone variant of "distutils.version" and "packaging.version", without anything else.
vivekkdagar/pyquantify
CLI-based Semantic Analysis Tool
BryceWDesign/IX-py
IX-py is a zero-dependency Python environment and package manager that eliminates dependency hell and fully isolates projects. A modern alternative to virtualenv and pip-tools for elite developers, data scientists, AI teams, and secure DevOps.
capjamesg/python-packaging-best-practices
Best practices for packaging and documenting Python packages ✨
innerNULL/pypack
makes PYthon environment PACKageable.
likianta/python-tree-shaking
Aggressive tree shaking based on module graph, to tremendously reduce python dependencies size by 99%.
lucaspar/uv-demo
Just a demo of the uv package manager for Python.
myd7349/PyStandMate
PyStand 打包助手
ndjenkins85/ndj_cookie
My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
sinoroc/toolmaker
Make single-file builds of Python tools using zapp, shiv, or pex
sinoroc/zapp
Build zipapp single file Python applications easily.
AbhishekRS4/merge_pdfs
A command-line tool to merge multiple PDFs to a single PDF file
cj-mills/fasthtml-appimage-daisyui
Version of fasthtml-appimage-example that uses the cjm-fasthtml-daisyui library.
cj-mills/fasthtml-appimage-example
This example demonstrates how to package a FastHTML application as a portable Linux AppImage using micromamba for Python environment management.
EpicWink/python-index-services
A list of managed Python package index services
jhermann/python42
The current answers for Python, the universe, and everything.
Kh0uloud/Auto-ML-Projector
Automatically transform messy Jupyter notebooks into clean, production-ready Python projects using modular design and CI/CD pipelines.
matthewdeanmartin/paipi
Pypi search, except the backend is an LLM's pixelated memory of Pypi.
matthewdeanmartin/troml_dev_status
Project inspired by troml to suggest a Development Status based solely on objective criteria.