python can run code in zip archives (specifically `__main__.py`) this is an attempt to build a CLI on top of that, allowing simpler operations (such as ls, cat, and copying files out of the archive)
Updated 2019-06-26 18:53:08 +00:00
Donation collection for FOSS groups and individuals. Requires: Gunicorn, httpd, Python, pip, PostgreSQL, smtpd, & Stripe. Demo at:
Updated 2024-04-20 15:06:18 +00:00
A port of the Python3 mailcap library to Go
Updated 2019-07-06 21:40:52 +00:00
A Python tool that logs all of the imports of a given portable executable (recursive directory searching is also an option).
Updated 2023-06-16 09:45:52 +00:00
A quick and dirty Python script to extract the names/authors of podcasts from your Google Podcasts subscriptions page.
Updated 2023-09-26 23:09:26 +00:00
chaosbot in python with ircrobots
Updated 2022-07-19 04:07:45 +00:00
Homemade IRC written in Python, insired by https://git.tilde.team/aewens/irc-bot
Updated 2018-11-24 03:10:10 +00:00
Examples of Python coding from cs160
Updated 2023-12-08 00:19:00 +00:00