jaraco / jaraco.windowsLinks
☆29Updated 3 weeks ago
Alternatives and similar repositories for jaraco.windows
Users that are interested in jaraco.windows are comparing it to the libraries listed below
Sorting:
- Discover and load entry points from installed packages☆75Updated 6 months ago
- ☆40Updated last year
- A (partial) reimplementation of pywin32 in pure python☆21Updated last week
- An index of wheels☆56Updated this week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated last week
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Create reproducible installations for a virtual environment from a lock file☆86Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 2 weeks ago
- Capture the outcome of Python function calls☆33Updated 2 months ago
- Safely evaluate AST nodes without side effects☆44Updated 11 months ago
- QTrio - a library bringing Qt GUIs together with async and await via Trio☆43Updated 2 years ago
- ☆18Updated last month
- Backport of pathlib aiming to support the full stdlib Python API.☆83Updated last year
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- ☆14Updated last month
- Lazy & self-destructive tools for speeding up module imports☆55Updated 3 years ago
- A simple Python wheel builder for simple projects.☆32Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆43Updated last week
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆24Updated last month
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 10 months ago
- ☆30Updated last year
- Sphinx extension for capturing program output☆41Updated 6 months ago
- PEP 621 metadata parsing☆42Updated this week
- CPU parallelism for Trio☆62Updated last month
- A low-level library for installing from a Python wheel distribution.☆136Updated last week
- PostgreSQL client for Trio based on asyncpg