https://github.com/pylons/akhet
https://github.com/pylons/akhet
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pylons/akhet
- Owner: Pylons
- License: mit
- Created: 2011-12-26T22:12:45.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T21:31:04.000Z (over 10 years ago)
- Last Synced: 2024-04-08T17:10:54.101Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 679 KB
- Stars: 14
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Akhet is a Pyramid library and demo application with a Pylons-inspired API.
Documentation is in the 'docs' directory.
(c) 2010-2012 Mike Orr and contributors.
Copying and derivations permitted under MIT license; see LICENSE.txt.
Contributors:
* Mike Orr : author.
* Mike Merickel: urlparse module.
* Marcin Lulek: Demo stylesheet.
* pony.py is derived from "paste.pony" by Ian Bicking (http://pythonpaste.org/).