https://github.com/pylons/groundhog
Silly "microframework" based on Flask semantics written with Pyramid
https://github.com/pylons/groundhog
Last synced: 12 months ago
JSON representation
Silly "microframework" based on Flask semantics written with Pyramid
- Host: GitHub
- URL: https://github.com/pylons/groundhog
- Owner: Pylons
- Created: 2011-01-25T01:23:23.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-07-07T21:05:01.000Z (almost 15 years ago)
- Last Synced: 2024-04-08T17:10:54.290Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 9
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
``groundhog``
=============
``groundhog`` is a silly proof-of-concept "microframework" implementation
based on `Pyramid `_. It is not to be taken
seriously, just a demonstration of the kinds of things you can do with
Pyramid.
Slightly out-of-date videos (made when Pyramid was called repoze.bfg) are
explaining how we created this are available from
http://bfg.repoze.org/videos#groundhog1 .