Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandon-rhodes/python-patterns
Source code behind the python-patterns.guide site by Brandon Rhodes
https://github.com/brandon-rhodes/python-patterns
Last synced: about 1 month ago
JSON representation
Source code behind the python-patterns.guide site by Brandon Rhodes
- Host: GitHub
- URL: https://github.com/brandon-rhodes/python-patterns
- Owner: brandon-rhodes
- Created: 2018-01-31T14:01:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T20:19:45.000Z (6 months ago)
- Last Synced: 2024-10-01T16:04:26.951Z (about 1 month ago)
- Language: Python
- Size: 515 KB
- Stars: 1,314
- Watchers: 327
- Forks: 116
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source behind the [python-patterns.guide](http://python-patterns.guide/) site by Brandon Rhodes,
in case anyone finds it instructive to see how Sphinx is used to generate this static site.The actual texts of each page are ©2018 Brandon Rhodes, all rights reserved,
because for the moment I’m enjoying the freedom to build this record of my own ideas
without the texts being duplicated elsewhere.But feel free to borrow from the CSS and Makefile under the MIT License!