Be not simply good, be good for something.
Code snippets and small tools in Python that proved useful in various situations.
- Expenses: Use-case of getting insights from a mock csv sample of expenses.
Various operations with dates.
-
FoodData API: API wrapper for FoodData Central — a food data system.
-
YouTube Data API: Getting data about selected YouTube resources.
Snippets that were used with different file formats, be it audio, ebooks or archives.
- Format converter: Script to convert images from one format to another.
-
Folder: Folder class which allows to get file sizes and duration of media files.
-
File remover: a tiny CLI tool for removing files of selected formats.
-
File sizes: another tiny tool which helps to find largest files.
-
Goodreads quotes: Sync and async versions of “Popular Quotes” scraper.
-
xkcd comics: Saving all the comics locally, sync and async versions for comparison.
-
10k Russian words: Extract words from a spreadsheet based on the Russian Learners' Dictionary
-
Part of speech: Get a part of speech for a word using pymorphy2
-
Russian word stress: A list words where stressed vowels and their indexes are specified.
-
Translit-slugify: Common-sense Russian-English transliteration + slugifying