python-packaging
There are 34 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
atellaluca/ImportSpy
Runtime validation for Python modules. Enforce compliant environments, prevent unsafe imports.
weastur/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.
scienxlab/python-package-template
A template for Python packages!
akx/hatch-calver
CalVer versioning scheme for Hatch
MoserMichael/pythonimportplayground
the readme file explains python packages, with examples.
girder/create-pip-index-action
Create a custom pip package index for publishing Python packages to GitHub Pages
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).
edgarrmondragon/hatch-pinned-extra
Hatch plugin that adds a packaging extra to the wheel metadata with pinned dependencies from uv.lock
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
capjamesg/python-packaging-best-practices
Best practices for packaging and documenting Python packages ✨
innerNULL/pypack
makes PYthon environment PACKageable.
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.
Caphace-Ethan/Python_USGS_LIDAR
Python module that will be used by Data Scientists to fetch, visualize, and transform publicly available satellite and LIDAR data
giftmischer69/easy_oxidize
A cookiecutter template for easy packaging of python applications to an executable file with PyOxidizer.
Rust-Python-Packaging/py-package-format
Python package format parser for source distributions, egg's and wheels.
AbhishekRS4/merge_pdfs
A command-line tool to merge multiple PDFs to a single PDF file
EpicWink/python-index-services
A list of managed Python package index services
jhermann/python42
The current answers for Python, the universe, and everything.
lucaspar/uv-demo
Just a demo of the uv package manager for Python.
rnowotniak/python-packaging-example
Python packaging example package
shubhankarm01/Titanic-survival
The project is to understand the process of python packaging and model deployment