kigawas / computation-pyLinks
Python implementation for Understanding Computation book.
☆25Updated 4 months ago
Alternatives and similar repositories for computation-py
Users that are interested in computation-py are comparing it to the libraries listed below
Sorting:
- A collection of a bunch of my .files☆34Updated last month
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Generic programming library for Python☆61Updated last week
- The tool I used to write my book, Effective Python.☆85Updated 8 years ago
- Exercises for the Sphinx Tutorial that I used to present each year at PyCon☆158Updated 7 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- An amazing syntax extension system in pure Python, the way to coding efficiency.☆108Updated 4 years ago
- Python implementation of basic Unix utilities, modeled to support GNU coreutils features.☆52Updated 14 years ago
- ☆19Updated 7 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆77Updated 10 years ago
- Programmatically edit text files with Python. Useful for source to source transformations.☆116Updated 4 months ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- A plugin for the pelican blog to allow it render mathematics in Latex.☆67Updated 8 years ago
- Tiny python-markdown extension for easier use of MathJax with Markdown☆91Updated 9 years ago
- IPython Notebook Cookbook for Deployment via Chef☆41Updated 9 years ago
- prompt_toolkit/ptpython pdb frontend☆184Updated 5 years ago
- Tail Call Optimization for Python☆243Updated 9 years ago
- Pattern matching for python☆218Updated 11 years ago
- minimalist pelican theme☆92Updated 11 years ago
- Webpages hosting for the Scientific Python Lectures☆80Updated 2 years ago
- A presentation about Python 3 for APUG☆180Updated 7 years ago
- A tutorial that shows the powerful capabilities of the computer algebra system SymPy for solving problems of high school math, calculus, …☆30Updated last year
- ABlog for blogging with Sphinx☆122Updated last year
- 🐍📝Personal notes on resources, CPython, etc.☆55Updated 9 years ago
- Binary Data for Humans