packaging-python
There are 37 repositories under packaging-python topic.
py2exe/py2exe
Create standalone Windows programs from Python code
aniketmaurya/python-project-template
A template to kick-start your Python project ✨🚀
dholth/enscons
Build Python packages with SCons
MrMino/wheelfile
🔪🧀 API for creating and inspecting Python .whl files (wheels)
jorenham/jax_pep503
PEP 503 repository index for jax[cuda]
srevinsaju/pyappimage
AppImage builder, just for python.
astrojuanlu/charla-python-packaging
"Python packaging: lo estás haciendo mal"
astrojuanlu/copier-pylib
template for pure Python libraries. As simple as possible. No magic.
code-specialist/pypi-poetry-publish
Opinionated GitHub action to fully automate publishing packages to PyPI - using Poetry and GitHub releases
anna-hope/rye-uv-workshop
Some simple projects for folks to play with Rye and uv
karellen/wheel-axle
Wheel Axle - Python Wheel enhancement library
matthewdeanmartin/so_pip
Turn an answer on StackOverflow into a python package you can vendorize
OZI-Project/OZI
Python project packaging for Meson.
pydeployment/pydeployment
Deploy Python projects with ease
fridex/virtualenv-cache
Manage cache of Python environments
ricpol/winpackit
The quick and dirty Python packager for Windows
tkarabela/requirements-wayback-machine
Wayback machine for pip requirements.txt
viettoan151/demo-source-protect-wheel
Example on how to use Cython for packaging a Python module
ArcticTechnology/PythonStarterPackage
Python starter package, a template for creating your own python packages.
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
marcolo-IT/RAT
Remote Access Trojan - written in Python
rk4bir/fastapi-starter
FastAPI starter project
AnnaKatunina/report_monaco_racing_package
An example of python package that reads data from files and print Monaco Racing report
karellen/wheel-axle-runtime
Wheel Axle Runtime - Python Wheel enhancement library
patrickarmengol/pptoml
Library and CLI tool for parsing, validating, modifying, and updating pyproject.toml files
uma-oo/tubeConverter
The package is an idea came out after realizing a decent project which was based on pytube Package and tkinter and the object-oriented programming, and which was about downloading music, videos, playlists of music and playlists of videos .
arodindev/todoapp
Powerful FastAPI backend boilerplate for real production, following best practices for packaging, project structure and deployment.
daobook/packaging.python.org
Python Packaging User Guide (中文)
Fidencio-Codes/django_cityloc_pkg_fidencio-codes
Packaging and deployment exercise using a tutorials Django application and GitHub Actions
jernsting/python_package_template
Template repository for python packages
mopechowski/mlops-case-study
Example solution to the MLOps Case Study covering both online and batch processing.
musicfox/setup.py
📦 A Human's Ultimate Guide to setup.py.
OZI-Project/blastpipe
🚂 Utility OZI subproject.
arturmkr/metrics-package
Demo for packaging Python code
Fidencio-Codes/python_fundamentals
Python Course exercises