-
-
PIP: Python's Package Manager
ongoing note -
How to save confidential data in environment variables with dotenv
best practice is to never have passwords and alike in clear text in Python scripts - here is the solution I use -
Python Library: nltk
leading platform for building Python programs to work with human language data. -
Copy folders with Python
one line to copy entire folders -
Python library: tqdm
make your loops show a smart progress meter -
Python Library: pickle
how to store Python objects to file -
Fetch Notion database data with Python
Get data from Notion with Python -
Fetch website metadata from URL
-
Python Library: openpyxl
A Python library to read/write Excel 2010 xlsx/xlsm files -
Fetching data from Notion API with Python
Unofficial Python 3 client for Notion.so API v3 -
Python Library: speech_recognition
-
Python library: moviepy
for video editing & audio extraction -
Gitignore
-
Python Snippets
a collection of useful snippets -
Python Library: slugify
-
Explaining Python to kids
-
Exporting my Kindle library data
basic script to export base data from HTML files -
Print statement tricks
-
Python Library: Selenium
browser automation -
Python Library: urllib
built-in library for URL handling -
Python Library: re (regex)
-
Python Library: Send2Trash
small package that sends files to the Trash (or Recycle Bin) natively and on all platforms -
CoinMarketCap API
fetching crypto prices