Twitter Wall is ready for requirements fulfillment check (5th homework of MI-PYT subject):
- 5th tutorial with 5th task assignment
- Sphinx docs (English language) with description how app works, installation and examples
- Code examples via
doctest
- Generated API docs (doc strings from python code)
- README rewritten to RST format and contains reference to docs (with hints how to build/test it)
- No warnings during
make html
andmake doctest
- Do
doctest
via Travis CI (switched to public repo and travis-ci.org) - Published via PyPi (test) and docs on pyt-twitterwall.readthedocs.io