101companies / 101repo

101companies contributions
http://101companies.org
MIT License
43 stars 31 forks source link

Document *.py stuff and add some more #35

Open rlaemmel opened 11 years ago

rlaemmel commented 11 years ago

Background

We have this *.py stuff:

$ pwd
/home/billg/101repo/contributions
$ find . -name "*.py" 
./py3k/Company.py
./py3k/CompanyTest.py
./pyjamas/101Companies.py
./pyjamas/output/__init__.py
./pyjson/cut.py
./pyjson/total.py

These are the 101wiki pages for this stuff:

http://101companies.org/wiki/Contribution:py3k http://101companies.org/wiki/Contribution:pyjamas http://101companies.org/wiki/Contribution:pyjson

These 3 implementations are not united via this theme:

http://101companies.org/wiki/Theme:Python

These may be quite reasonable implementations, but ...