Contribute to faster-cpython/ideas development by creating an account on GitHub. (more…)
Read more »
Build your own distributed crawler with custom parsers per domain. Discover new pages and store the exact content you need — all in less than 300 LOC. (more…)
Read more »
A Python package for floating-point binary fractions. Do math in base 2! (more…)
Read more »
2to3 is a Python program that reads Python 2.x source code and applies a series
of fixers to transform it into valid Python 3.x code. The standard library
contains a rich set of fixers that will handle almost all code. 2to3 supporting
library lib2to3 is...
Read more »
Python package for easily interfacing with chat apps, with robust features and minimal code complexity. - GitHub - minimaxir/simpleaichat: Python package for easily interfacing with chat apps, with... (more…)
Read more »