brettschneider / python_lazy_streamsLinks
Java inspired streams in Python
☆32Updated 2 years ago
Alternatives and similar repositories for python_lazy_streams
Users that are interested in python_lazy_streams are comparing it to the libraries listed below
Sorting:
- ANTLR 4 examples in Python☆39Updated 9 years ago
- Library for building abstract syntax trees from antlr parsers☆43Updated 5 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- ☆86Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- A lightweight Python template engine compatible with Velocity☆92Updated this week
- An AST unparser for Python☆229Updated 2 years ago
- Lock-Free Atomics in Python☆74Updated last year
- Hjson for Python☆220Updated 3 months ago
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Enables Jython to load native CPython extensions.☆157Updated 5 months ago
- A sandboxed attempt at v3 (not maintained)☆306Updated 2 years ago
- Script and config file that creates python stub (.pyi) files☆32Updated 3 years ago
- A decorator to automatically detect mismatch when overriding a method☆270Updated last year
- A plugin providing both real-time and on-demand scanning of Python files with Mypy from within PyCharm/IDEA.☆207Updated 6 months ago
- A spec-compliant gitignore parser for Python 3.5+☆214Updated 5 months ago
- Library to generate random strings from regular expressions.☆135Updated 2 years ago
- uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding and attempts to determine the …☆46Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- A Python module that tries to figure out what your local timezone is☆215Updated 7 months ago
- PEG parser generator for Python☆195Updated last year
- Python tools to for PlantUML☆101Updated 8 years ago
- Python module to create simple ASCII tables☆360Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- ASCII transliterations of Unicode text - GitHub mirror☆597Updated last month
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆130Updated last year
- ☆67Updated 3 months ago
- Python package for printing visually appealing tables on a terminal.☆149Updated 3 years ago
- Python library to generate HTML or XML in a readable, concise and pythonic way.☆348Updated last year