Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document *.py stuff and add some more #35

Open
rlaemmel opened this issue Jan 15, 2013 · 0 comments
Open

Document *.py stuff and add some more #35

rlaemmel opened this issue Jan 15, 2013 · 0 comments

Comments

@rlaemmel
Copy link
Collaborator

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 ...

  • The documentation is patently incomplete.
  • Quite likely, some other Python-based implementations should be there also. (Please not too many for now.)

The actual issue

  • Understand and document the existing implementations on the wiki.
  • Revise those implementations, if this is necessary for compliance with current feature model.
  • Look at this theme for inspiration on good quality: http://101companies.org/wiki/Theme:Haskell_introduction
  • Identify a few more low-hanging fruits as to what deserves coverage for Python.
  • Implement those 2 or more Python-based contributions.
  • Provide feedback to the team on what the issues where with all of the above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant