codrsquad / portable-pythonLinks
Portable python binaries
☆87Updated 2 months ago
Alternatives and similar repositories for portable-python
Users that are interested in portable-python are comparing it to the libraries listed below
Sorting:
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated 3 months ago
- Pseudoterminals for Windows in Python☆140Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated this week
- Substitute for subprocess that handles all hassle that comes from different platform and python versions, and allows live stdout and stde…☆42Updated last month
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- distributed Python deployment and communication☆90Updated this week
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- A simple task runner.☆126Updated 3 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 5 months ago
- ☆29Updated 6 months ago
- SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements☆226Updated last week
- Verify certificates using OS trust stores☆210Updated 3 weeks ago
- Patch the inner source of python functions at runtime.☆210Updated last week
- Hjson for Python☆221Updated last month
- A generic project skeleton for Python projects.☆141Updated 2 months ago
- Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.☆216Updated 4 months ago
- A spec-compliant gitignore parser for Python 3.5+☆209Updated 3 months ago
- Python Library to enumerate all network interfaces☆90Updated 3 months ago
- All-Inclusive Python Projects☆137Updated last week
- pip-run - dynamic dependency loader for Python☆139Updated 6 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆173Updated 2 months ago
- Subcommand REPL for click apps☆237Updated 6 months ago
- Resolve abstract dependencies into concrete ones☆159Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Vendorize packages from PyPI☆106Updated last year
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- Backport of pathlib aiming to support the full stdlib Python API.☆85Updated 2 years ago
- A utility to fetch and download python packages☆159Updated this week
- Safely evaluate AST nodes without side effects☆49Updated last year
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week