chilaxan / pysnippetsLinks
General messing around with the internals of python
☆16Updated 2 years ago
Alternatives and similar repositories for pysnippets
Users that are interested in pysnippets are comparing it to the libraries listed below
Sorting:
- ☆57Updated 3 months ago
- tutorial on Python's type system (always WIP)☆11Updated 2 months ago
- Extended Inspect - View and modify memory structures of runtime objects.☆39Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Patch built-in python objects☆871Updated 9 months ago
- Replacing Python's type system.☆18Updated 6 months ago
- Bringing the hell of pointers to Python.☆934Updated last year
- Visualize CPython's specializing, adaptive interpreter.☆667Updated last year
- Sudoku solving in python packaging☆451Updated last year
- for all your ++ -- needs☆131Updated 2 years ago
- badass terminal graphics library☆566Updated this week
- Pixels is an introductory API from Python Discord for painting on a collaborative canvas.☆31Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- for all your multi-line lambda needs☆22Updated 3 years ago
- A different spin on dataclasses.☆809Updated 4 years ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Check if an integer is even☆50Updated last year
- Strange and odd python snippets explained☆351Updated 3 years ago
- Proper Advent of Code lubricant.☆12Updated last month
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆259Updated 2 years ago
- flake8 plugin to enforce new-style type hints (PEP 585)☆23Updated 2 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆394Updated this week
- ☆93Updated 3 years ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆860Updated 2 months ago
- discord.py stubs☆46Updated 3 years ago
- Transform Python source code into its most compact representation☆700Updated last month
- Personal template for most python projects.☆18Updated 3 weeks ago
- the missing toolbox for an async world☆341Updated last month
- generate random python code to test linter/formatter/and other tools☆53Updated this week
- A Python 3.11+ dependency injection framework.☆24Updated 3 months ago