Weeknotes Documentation

Links to some handy documentation projects, material design, and Jazzband collaborative community.


by Dave on July 20, 2021, 7:45 p.m.

https://github.com/jazzband/ Jazzband is a collaborative community to share the responsibility of maintaining Python-based projects. Looks like a great community of maintained projects for python and django.

https://django-extensions.readthedocs.io/en/latest/ Handy add-ons for django, managment commands, additional database fields.

https://bashtage.github.io/sphinx-material/ Material theme for Sphinx documentation sites.

https://fastapi.tiangolo.com/ FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.

https://github.com/viewflow/django-material Material Design for Django, good template base.