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 last month
- Replacing Python's type system.☆18Updated 5 months ago
- Easy, safe evaluation of arbitrary Python code☆267Updated this week
- Patch built-in python objects☆870Updated 7 months ago
- Extended Inspect - View and modify memory structures of runtime objects.☆40Updated last week
- Discord API Wrapper - Easy enough for Wumpus, and fast enough for Clyde!☆27Updated 2 years ago
- fun challenge☆24Updated 4 years ago
- Bringing the hell of pointers to Python.☆936Updated 11 months ago
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago
- Strange and odd python snippets explained☆344Updated 3 years ago
- Collection of various snippets/files that I made.☆17Updated 4 months ago
- A different spin on dataclasses.☆807Updated 3 years ago
- Sync a Discord channel with a GroupMe chat seamlessly.☆12Updated 3 years ago
- Turn your python code into a hideous mess. Ever heard of Black? This is the opposite.☆260Updated 2 years ago
- for all your ++ -- needs☆131Updated 2 years ago
- Collecting examples of unsoundness in the Python type system☆73Updated 2 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated last month
- This is the Project Grail-0.6 version released in the year 1999 and we're trying to port this from Python 1 to Python 3.☆21Updated 4 years ago
- A complete rewrite of the Discord Starboard bot using hikari. Archived, see https://github.com/circuitsacul/starboard-4 instead☆21Updated 2 years ago
- discord.py stubs☆46Updated 2 years ago
- An analysis tool for Python that blurs the line between testing and type systems.☆1,233Updated last week
- Based Python static type checker with baseline, sane default settings and based typing features☆196Updated 3 months ago
- Check if an integer is even☆50Updated last year
- Automatically add simple type annotations to your code☆274Updated 2 months ago
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆851Updated 2 weeks ago
- Pixels is an introductory API from Python Discord for painting on a collaborative canvas.☆32Updated last year
- Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile☆210Updated 4 years ago
- the missing toolbox for an async world☆337Updated this week
- Enables increment operators in Python using a bytecode hack☆93Updated 2 years ago