-
-
Python snippet: download files
-
Python Library: PyMsgBox
A simple, cross-platform, pure Python module for JavaScript-like message boxes. -
Python Library: tweepy
Twitter for Python -
Python Library: dateutil
better library for date parsing than datetime's strptime -
How to create user interfaces with Python
-
Libraries for Python
-
Sending emails with Python
-
Generate Sitemap with Python
simple script to generate my sitemaps -
Extract all app logos to PNG
-
Python snippet: Clean beginning of strings
-
my-utils
functions I use across many projects -
Save images with Python
how to save images on disk with Python -
Get all links in a HTML page
-
Python Library: requests
Python HTTP for Humans. Requests is a simple, yet elegant HTTP library. -
Python Library: Beautifulsoup
makes it easy to scrape information from web pages -
Python Library: datetime
The datetime module supplies classes for manipulating dates and times. -
Managing text files with Python
-
Python Library: tmdbapis | fetching movie data
Python wrapper for the TMDB API - themoviedb.org - with support for API v4 -
My Python scripts boilerplate
this is the boilerplate I use as a snippet in VS Code when I create a new Python script -
Create executable of a Pyhon application
-
Python Library: jinja2
A very fast and expressive template engine. -
Unicode in Python
always a pain -
Date formatting in Python
-
Python Library: Yagmail
GMAIL/SMTP client that aims to make it as simple as possible to send emails.