LaurEars / codegrapher
Code that graphs code
☆14Updated last year
Alternatives and similar repositories for codegrapher:
Users that are interested in codegrapher are comparing it to the libraries listed below
- Markdown -> IPython conversion tool☆15Updated 9 years ago
- Regular expressions reverser for Python☆27Updated 7 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Tweet probabilistically generated HN post titles.☆29Updated 2 years ago
- Algebraic data types for python☆22Updated 7 years ago
- ☆19Updated 6 years ago
- ☆87Updated 11 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- Python wrapper for duktape (embeddable Javascript engine)☆16Updated 3 years ago
- Tiny, useful Python lib for strings and files☆41Updated 6 months ago
- Command-Line utilities for Click (extracted from Clint).☆30Updated 7 years ago
- xudd☆26Updated 9 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- A cell magic for futurize☆10Updated 9 years ago
- Test utilities for Python code working with files and commands☆28Updated 7 months ago
- Mount python — it's fun, not a typo, and next to pointless!☆51Updated 10 years ago
- [BETA, not feature complete] A Markdown lexer for Pygments to highlight Markdown code snippets.☆18Updated 6 years ago
- Python bindings for getdns☆24Updated 4 years ago
- A Simple Switch-Case Construct for Python☆27Updated 9 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue