bitranox / pathlib3xLinks
backport of latest pathlib (3.10.a0) to python 3.6 and newer with a few extensions
☆13Updated 3 weeks ago
Alternatives and similar repositories for pathlib3x
Users that are interested in pathlib3x are comparing it to the libraries listed below
Sorting:
- A codemod to make your implicit optional type hints PEP 484 compliant.☆104Updated 2 years ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- A Python module that tries to figure out what your local timezone is☆215Updated 6 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆83Updated 2 weeks ago
- Autoimport automatically fixes wrong import statements.☆101Updated last year
- Small bits of Python computation for static files☆400Updated this week
- Passlib fork☆30Updated 3 months ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆108Updated 3 weeks ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆320Updated last month
- Python library that measures the width of strings in a terminal☆437Updated this week
- Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm☆204Updated 2 weeks ago
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆126Updated 2 weeks ago
- A Python Enum that inherits from str.☆121Updated last year
- A python wrapper for tomlplusplus☆94Updated 2 months ago
- 📁 Asynchronous pathlib for Python☆193Updated last year
- Automatically add simple type annotations to your code☆282Updated 4 months ago
- Python command line wrapper for pyright, a static type checker☆259Updated 3 weeks ago
- Style-preserving TOML library for Python☆804Updated last week
- Utility library for gitignore style pattern matching of file paths.☆209Updated last week
- A clean and modern Sphinx theme.☆102Updated last year
- A lil' TOML parser☆552Updated 2 weeks ago
- A spec-compliant gitignore parser for Python 3.5+☆214Updated 5 months ago
- ☆67Updated 3 months ago
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- A little benchmarking tool for Python☆206Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- Development tools for Textual