nedbat / cogLinks
Small bits of Python computation for static files
☆391Updated 3 weeks ago
Alternatives and similar repositories for cog
Users that are interested in cog are comparing it to the libraries listed below
Sorting:
- Tool for automatically sorting python statements within a module☆388Updated 4 months ago
- Changelog management tool☆294Updated this week
- A little benchmarking tool for Python☆193Updated 2 years ago
- Check your wheels have the right contents☆167Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated last week
- A fully-featured remote and preemptive debugger for python☆295Updated last year
- `shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++☆350Updated 5 months ago
- Build and Inspect Python Packages in GitHub Actions☆208Updated 2 weeks ago
- pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.☆104Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆123Updated last week
- Create reproducible installations for a virtual environment from a lock file☆85Updated 2 months ago
- A Python Enum that inherits from str.☆120Updated last year
- Useful types for Python☆146Updated last month
- A minimal re-implementation of Python's `venv` module☆139Updated 4 months ago
- Dynamically create python functions with a proper signature.☆132Updated 6 months ago
- Humane command line arguments parser. Now with maintenance, typehints, and complete test coverage.☆214Updated 3 months ago
- Vendorize packages from PyPI☆106Updated last year
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Runtime inspection utilities for Python typing module☆375Updated last month
- Design-by-contract in Python3 with informative violation messages and inheritance☆386Updated 2 weeks ago
- Tool to Detect Surrounding Shell☆300Updated 2 months ago
- A tool to automatically convert old string literal formatting to f-strings☆725Updated 2 weeks ago
- better error messages for assert equals in pytest☆330Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆365Updated 2 months ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆434Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- A terminal UI to inspect and explore Python objects☆275Updated last year
- Declarative CLI argument parser☆179Updated 3 weeks ago