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 month
- Replacing Python's type system.☆18Updated 3 months ago
- Patch built-in python objects☆867Updated 6 months ago
- Visualize CPython's specializing, adaptive interpreter.☆665Updated last year
- Extended Inspect - View and modify memory structures of runtime objects.☆38Updated last week
- Bringing the hell of pointers to Python.☆937Updated 9 months ago
- fun challenge☆24Updated 4 years ago
- Easy, safe evaluation of arbitrary Python code☆261Updated last 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
- badass terminal graphics library☆539Updated last week
- for all your ++ -- needs☆131Updated 2 years ago
- Based Python static type checker with baseline, sane default settings and based typing features☆195Updated last month
- ☆93Updated 3 years ago
- Collecting examples of unsoundness in the Python type system☆72Updated 3 weeks ago
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago
- Strange and odd python snippets explained☆341Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- A different spin on dataclasses.☆806Updated 3 years ago
- the missing toolbox for an async world☆325Updated 3 weeks ago
- Automatically add simple type annotations to your code☆270Updated last month
- Phantom types for Python.☆225Updated last month
- A package that assists in writing tests for discord.py☆105Updated 2 years ago
- Try Pyright in your browser☆21Updated 2 years ago
- Reusable constraint types to use with typing.Annotated☆581Updated 3 months ago
- Write short and fully-typed lambdas where you need them.☆282Updated last year
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆260Updated 2 years ago
- Smart, pythonic, ad-hoc, typed polymorphism for Python☆721Updated 10 months ago
- generate random python code to test linter/formatter/and other tools☆52Updated this week
- Regular expression manipulation library☆386Updated last month
- Useful types for Python☆146Updated 3 weeks ago