-
-
Python Library: Send2Trash
small package that sends files to the Trash (or Recycle Bin) natively and on all platforms -
CoinMarketCap API
fetching crypto prices -
Python library: pycountry
-
Import Notion data to Grist
Python script -
How to pass a parameter to a Python script when run from the command line or shell script
note to self: work on shorter titles. -
Find working URL with Python
from URL or domain -
Python Library: pyscript
Run Python in Your HTML -
Python library: pyperclip
Python module for copy and paste clipboard functions. -
Python library: webdriver-manager
automatically manage drivers for different browsers -
Python library: thefuzz
Fuzzy string matching -
Python library: ping3
python3 version of ICMP ping implementation using raw socket. -
Python library: speedtest-cli
Command line interface for testing internet bandwidth using speedtest.net -
Python library: spaCy
advanced Natural Language Processing in Python -
Python library: Pillow
adds image processing capabilities to your Python interpreter. -
Python script: Extract audio from Youtube videos
and tag the files -
Python script to download all invoices from Stripe as PDFs
Quick script to download all invoices from my Stripe account in PDF format with uniform … -
Opening files in Python
-
Get parent folder name with Python
-
How to pass variables to a Python scripts with argument
-
Basic string encryption with Python
-
Import text file to Grist
-
Open text files with Python
-
Python Library: pydub
Manipulate audio with an simple and easy high level interface.