tukkek / notablepython
A reference document for Python's many powerful, underutilized features.
☆118Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for notablepython
- Create an offline music playlist from a single song☆138Updated last year
- Get live news instantly☆65Updated 5 years ago
- Run SQL statements on XML documents☆81Updated 6 years ago
- Wrote a guide to help myself better understand how importing works in Python. The guide talks about Regular, Local, Optional, Circular…☆190Updated 7 years ago
- Python to Regex. Regex to Python. The yRegex for humans.☆518Updated 2 years ago
- Upload any image, and the app will tell you the object in the image and translate it to any language you want (read out aloud)☆42Updated 7 years ago
- A script to analyse comments on /r/relationships for cliched advice.☆38Updated 7 years ago
- Booksoup allows you to analyse and traverse your downloaded facebook data, including features such as sentiment analysis and message freq…☆125Updated 6 years ago
- A collection of miscellaneous thoughts that aren't on my blog.☆674Updated 3 years ago
- One dependency to rule them all☆196Updated 6 years ago
- IPython notebooks of common data structures and algorithms