bitranox / pathlib3x
backport of latest pathlib (3.10.a0) to python 3.6 and newer with a few extensions
☆11Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for pathlib3x
- Proof-of-concept `record` type for Python☆29Updated 7 months ago
- Safely evaluate AST nodes without side effects☆42Updated 4 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆143Updated this week
- Vendorize packages from PyPI☆99Updated 3 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆75Updated 2 months ago
- Linux AIO c python bindings☆63Updated 5 months ago
- A minimal re-implementation of Python's `venv` module☆134Updated 5 months ago
- A simple task runner.☆99Updated this week
- Replacement for the --resultlog option, focused in simplicity and extensibility☆90Updated 3 weeks ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆161Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated 3 weeks ago
- Collections of pydantic models☆47Updated 4 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…☆53Updated 3 weeks ago
- Python authorization library☆85Updated 2 years ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆63Updated 4 years ago
- Hatch build hook plugin for Mypyc☆37Updated 4 months ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- ☆90Updated 2 months ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- ☆172Updated 2 weeks ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆177Updated last month
- Safe, atomic formatting with black and µsort☆98Updated this week
- Type hints for Trio and related projects☆28Updated last month
- A Python Enum that inherits from str.☆103Updated 9 months ago
- A compression AGSI middleware using brotli.☆68Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆55Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- ☆43Updated 4 years ago