vstinner / unicode_bookLinks
Programming with Unicode, book written by Victor Stinner
☆231Updated 2 months ago
Alternatives and similar repositories for unicode_book
Users that are interested in unicode_book are comparing it to the libraries listed below
Sorting:
- Code inspection for Python builtins☆103Updated 2 years ago
- Victor Stinner's Notes☆21Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Prototype Inheritance in Python☆44Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Tools for experimenting diff "slider" heuristics☆53Updated 9 years ago
- Explains the meaning of an HTTP status code on the command line☆152Updated 3 years ago
- Python library that measures the width of strings in a terminal☆423Updated this week
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A TOML-0.4.0 parser/writer for Python.☆132Updated 6 years ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- ☆285Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- ☆608Updated 8 years ago
- The Ohloh source code line counter☆265Updated last month
- The PyICU project repository has moved to https://pyicu.org.☆133Updated 4 years ago
- Network protocol implementations in Python, sans I/O☆149Updated 2 weeks ago
- C Python, made faster.☆343Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Adoption analysis of Python Wheels: https://pythonwheels.com/☆105Updated 3 weeks ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Utilities to help with testing command line scripts☆60Updated 6 months ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 12 years ago
- A sliding memory map manager☆72Updated last month
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- PEG parser generator for Python☆183Updated 10 months ago