Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalk/flask-styleguide
A living Styleguide for your Flask application
https://github.com/vitalk/flask-styleguide
flask kss styleguide
Last synced: 9 days ago
JSON representation
A living Styleguide for your Flask application
- Host: GitHub
- URL: https://github.com/vitalk/flask-styleguide
- Owner: vitalk
- Created: 2014-08-07T10:50:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-23T17:41:21.000Z (over 8 years ago)
- Last Synced: 2024-10-12T10:14:02.509Z (25 days ago)
- Topics: flask, kss, styleguide
- Language: Python
- Homepage: http://flask-styleguide.readthedocs.org/en/latest/
- Size: 193 KB
- Stars: 48
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Contributing: docs/contributing.rst
Awesome Lists containing this project
README
// Flask Styleguide //
A living Styleguide for your Flask application.
~ What is it?
Extension provide an easy way to automatically generate
styleguide for your application from KSS documentation
format.~ What is KSS?
KSS is a documentation for humans. It’s human readable,
machine parsable, and easy to remember. Learn the syntax
in less then 5 minutes on http://warpspire.com/kss/.~ Where is example?
Don’t worry, fellow, I’ve got example styleguide for you
at https://vitalk.github.io/flask-styleguide-example. Enjoy!