Tree [cba657]
default
tip
/
History
Read Me
This is my collection of toy projects, most of them are complete and in a runnable state (with some exceptions).
Toy description
- fpak - a simple file archiving format/utility I wrote for fun a while ago.
It also supports MD5 hash checking.
- fpaklib.py - the Python module counterpart to fpak, for use in other applications.
- genpydepgraph - a BASH shell script that uses the 3rd-party snakefood library
- to render a PDF dependency graph of a Python module.
- psh - a UNIX shell written in Python that I never really finished. :)
- snowball.py - a web browser written with PyWebKitGtk.
- rattlesnake - a simple (not even Turing-complete) mini-language I wrote
for fun some time ago.
- bincode - a true "toy" in the sense that all it does is convert ASCII text
to binary numbers.
- anaconda.py - a RSS reader that delivers updates via pynotify. Requires
- PyGtk and and feedparser to be installled.
- libfsm - a FSM library for Python I wrote.
- libfsm/battlesystem.py - a simple script showing how to write a very simple
turn-based battle system with libfsm.
- obtracker - an issue tracker I wrote (but never used) for my FOSS project
- OpenBlox recently. It requires web.py, PIL, and python-markdown be installed.
- Plua - a not-even-complete, to-be Lua implementation written entirely in Python. :)
- I never finished it, but most of the grammar is working, so you may want to
give it a look.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.