alecwh / pyfig-test

Just a test of git and github - using pyfig source

Home Page:http://pyfig.alecwh.com/

Repository from Github https://github.comalecwh/pyfig-testRepository from Github https://github.comalecwh/pyfig-test

Pyfig is a (very) small configuration file parser in python. It will parse this:

player_name = toaster_phun
age = 19

into a dictionary:

{"player_name":"toaster_phun", "age":19}

for you to use in your python script.

SEND SUGGESTIONS, BUGS, AND THANKS TO <alecwh{at}gmail[dot]com>. Website is at <http://pyfig.alecwh.com/>.

About

Just a test of git and github - using pyfig source

http://pyfig.alecwh.com/

License:GNU General Public License v2.0