naftaliharris / tauthonLinks
Fork of Python 2.7 with new syntax, builtins, and libraries backported from Python 3.
☆678Updated 3 months ago
Alternatives and similar repositories for tauthon
Users that are interested in tauthon are comparing it to the libraries listed below
Sorting:
- Thredo was an experiment - It's dead. Feel free to look around.☆337Updated 5 years ago
- A library adding some anti-Pythonic syntatic sugar to Python☆734Updated 4 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Python to python compiler that allows you to use Python 3.6 features in older versions.☆311Updated 4 years ago
- A Python extension for writing structured and reusable inline HTML.☆549Updated 7 months ago
- Quick and dirty debugging output for tired programmers. ⛺☆1,302Updated last year
- ZFS, in Python, without reading the original C.☆567Updated 6 years ago
- Python filesystem abstraction layer☆292Updated 7 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Portable 64 bit x86 PyPy binaries for many Linux distributions.☆475Updated 5 years ago
- A function decorator, that rewrites the bytecode, to enable goto in Python☆1,306Updated 4 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated last week
- A backport of fstrings to python<3.6☆390Updated 3 years ago
- A redis clone in Python 3 to disprove some falsehoods about performance.☆636Updated 4 years ago
- Trace any Python program, anywhere!☆701Updated 6 years ago
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- Gilectomy branch of CPython. Use "gilectomy" branch in git. Read the important, short README below!☆536Updated 2 years ago
- Experimental multicore fork of Python 3☆587Updated 9 months ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,179Updated 3 months ago
- PyPy compiled to JavaScript☆1,852Updated 6 years ago
- Print images, colors, and stylish text to the terminal with Python☆353Updated 2 weeks ago
- Effortlessly write inline C functions in Python☆482Updated 5 years ago
- A tool to manage multiple virtual environments written in pure python☆1,166Updated last year
- Use any* language's print statements in Python☆401Updated 3 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.☆537Updated 3 months ago
- executable archive format☆1,571Updated last year
- Python code object transformers☆184Updated last year
- CLIze: Turn Python functions into command-line interfaces☆493Updated last year