Skip to content

tuomas56/random-python-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#random-python-stuff

All 10k LOC I've written while learning Python.

#Interesting Sections

event.py - Event Loops, Async and Event Handlers
websocket - A websocket based chat system.
networking - A packet based networking system.
lisp - A Python based Lisp.
synchronously.py - A experimental, extremely hacky attempt to make programs magically speed up.
pythex - A CLI Python regex testing tool.
funcregex - A Regex Engine that dynamically composes parsers using funcparserlib
compression.py - A significant proportion of the compression algorithms used in JPEG.

About

All the 10k LOC I've written whilst learning Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages