More...
Older/smaller projects of mine can be found in github. They include:
| elvish-libs | Libraries for elvish. Include Python utils. |
| python-stdcpp | Use cout & cerr streams like in C++. |
| linux-utils | Miscellaneous linux utilities. |
| ttype | echo/cat that prints using virtual keyboard. |
| quickcmd | Define a list of commands and execute them when needed. |
| python-utils | Miscellaneous python utilities. |
| frss | Lightweight RSS Reader. |
| pforum | Completely unsecure implementation of a really simple forum. |
| turing.py | Simulator of Turing Machine. |
and also a bunch of (perhaps legacy) LabVIEW-related utilities:
| lv_exceptions | Mimics usage of exceptions in LabVIEW. |
| lv_string_utils | LabVIEW utilities for processing strings. |
| lv_system_utils | LabVIEW integration of syslog and Python. |
| lv_edit_labels_plugin | Refactor your LabVIEW code using Python script. |
| lv_test_utils | LabVIEW utilities for Unit Test Framework. |
| lvprj2html | Generates interactive documentation of LabVIEW projects. |
| pylvappbuilder | Command line interface for LabVIEW Application Builder. |