chilaxan / pysnippetsLinks
General messing around with the internals of python
☆16Updated last year
Alternatives and similar repositories for pysnippets
Users that are interested in pysnippets are comparing it to the libraries listed below
Sorting:
- ☆57Updated last week
- Bringing the hell of pointers to Python.☆937Updated 9 months ago
- fun challenge☆24Updated 4 years ago
- Patch built-in python objects☆865Updated 5 months ago
- Extended Inspect - View and modify memory structures of runtime objects.☆38Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- Replacing Python's type system.☆18Updated 3 months ago
- Easy, safe evaluation of arbitrary Python code☆259Updated this week
- A different spin on dataclasses.☆802Updated 3 years ago
- for all your ++ -- needs☆131Updated 2 years ago
- badass terminal graphics library☆537Updated last week
- An analysis tool for Python that blurs the line between testing and type systems.☆1,205Updated this week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆382Updated last year
- Regular expression manipulation library☆374Updated 3 weeks ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆835Updated 3 months ago
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆260Updated 2 years ago
- ☆93Updated 3 years ago
- Write short and fully-typed lambdas where you need them.☆281Updated last year
- Runtime inspection utilities for Python typing module☆369Updated 5 months ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,306Updated 4 years ago
- A package that assists in writing tests for discord.py☆105Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Collecting examples of unsoundness in the Python type system☆68Updated this week
- Run-time type checker for Python☆1,708Updated this week
- Automatically add simple type annotations to your code☆269Updated 3 weeks ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆722Updated 9 months ago
- Doing dirty (but extremely useful) things with equals.☆919Updated 3 weeks ago
- Concurrently detect the minimum Python versions needed to run code☆499Updated last week