GitHub topics: python-packaging
Neengen/IX-py
IX-py simplifies Python project management by providing true environment isolation without the need for virtualenv or conda. With automatic lockfile generation and a single CLI tool, developers can easily manage dependencies and avoid conflicts. đđ
Language: Python - Size: 43.9 KB - Last synced at: about 18 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

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
Language: Python - Size: 429 KB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 1,048 - Forks: 100

syegulalp/pydeploy
experimental project to allow Python programs to be deployed as standalone applications (currently only on Microsoft Windows)
Language: Python - Size: 74.2 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 1

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.
Language: Python - Size: 28.3 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

edgarrmondragon/hatch-pinned-extra
Hatch plugin that adds a packaging extra to the wheel metadata with pinned dependencies from uv.lock
Language: Python - Size: 114 KB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 4 - Forks: 0

psapezhka728839/poetry-docker
Poetry build tool packaged into docker image with an actual Python
Language: Python - Size: 364 KB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 11 - Forks: 2

likianta/python-tree-shaking
Aggressive tree shaking based on module graph, to tremendously reduce python dependencies size by 99%.
Language: Python - Size: 109 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

CagtayFabry/pydeps2env
Creates a conda environment.yml file from python package dependencies (e.g. from pyproject.toml or setup.cfg files).
Language: Python - Size: 111 KB - Last synced at: 9 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 1

atellaluca/ImportSpy
A powerful runtime validation framework that ensures your Python modules only run in compliant execution environments. Prevent unexpected failures, enforce security policies, and maintain stability across dynamic imports.
Language: Python - Size: 1.97 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 24 - Forks: 1

lucaspar/uv-demo
Just a demo of the uv package manager for Python.
Language: Just - Size: 131 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pyveci/verlib2
Standalone variant of "distutils.version" and "packaging.version", without anything else.
Language: Python - Size: 54.7 KB - Last synced at: about 10 hours ago - Pushed at: 26 days ago - Stars: 2 - Forks: 0

daneah/publishing-python-packages
Examples and exercises for Publishing Python Packages from Manning Books đ đŚ âŹď¸
Language: Python - Size: 95.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 89 - Forks: 31

cs01/python-packaging-tools
A big, interactive table of package management tools in the Python ecosystem
Language: TypeScript - Size: 2.45 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 10

akx/hatch-calver
CalVer versioning scheme for Hatch
Language: Python - Size: 10.7 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

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
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

myd7349/PyStandMate
PyStand ćĺ ĺŠć
Language: Python - Size: 36.1 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rssr25/perfect-python-packaging
Learn how to create python packages to contribute your code on PyPI. :D
Language: Python - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ndjenkins85/afkode
Personal voice command interface for iPhone on pythonista powered by Whisper and ChatGPT.
Language: Python - Size: 3.56 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

girder/create-pip-index-action
Create a custom pip package index for publishing Python packages to GitHub Pages
Language: Python - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

thealphadollar/brkout
A game made using PyGame under CodeClub as a learning project.
Language: Python - Size: 137 MB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 19

vivekkdagar/pyquantify
CLI-based Semantic Analysis Tool
Language: Python - Size: 2.01 MB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

EpicWink/python-index-services
A list of managed Python package index services
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MoserMichael/pythonimportplayground
the readme file explains python packages, with examples.
Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

jhermann/python42
The current answers for Python, the universe, and everything.
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

scienxlab/python-package-template
A template for Python packages!
Language: Python - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

capjamesg/python-packaging-best-practices
Best practices for packaging and documenting Python packages â¨
Size: 1.19 MB - Last synced at: about 22 hours ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sinoroc/zapp
Build zipapp single file Python applications easily.
Language: Python - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

sinoroc/toolmaker
Make single-file builds of Python tools using zapp, shiv, or pex
Language: Python - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

tkarabela/requirements-wayback-machine
Wayback machine for pip requirements.txt
Language: Python - Size: 53.7 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

shubhankarm01/Titanic-survival
The project is to understand the process of python packaging and model deployment
Language: Jupyter Notebook - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rust-Python-Packaging/py-package-format
Python package format parser for source distributions, egg's and wheels.
Language: Rust - Size: 1.69 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

innerNULL/pypack
makes PYthon environment PACKageable.
Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ndjenkins85/ndj_cookie
My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
Language: Python - Size: 6.88 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rnowotniak/python-packaging-example
Python packaging example package
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

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
Language: Jupyter Notebook - Size: 37.7 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

giftmischer69/easy_oxidize
A cookiecutter template for easy packaging of python applications to an executable file with PyOxidizer.
Language: Starlark - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
