Menu

Tree [cba657] default tip /
 History

Read Only access


File Date Author Commit
 Plua 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 libfsm 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 obtracker 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 LICENSE.txt 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cba657] Added license info.
 README.rst 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 anaconda.py 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 bincode 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 fpak 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 fpaklib.py 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 fpaklib.pyc 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 genpydepgraph 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 psh 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 rattlesnake 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.
 snowball.py 2012-04-13 openblocks@users.sourceforge.net openblocks@users.sourceforge.net [cb2c3d] Initial commit.

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.