Anuket web application
Project description
Anuket is an opinionated Python web framework based on Pyramid. It is intended to be used by other Pyramid applications as a base for common choices. Anuket use URLDispatch for resources location, SQLAlchemy for ORM, Mako and Twitter Bootstrap for templates.
Documentation
The full documentation is available at Read the Docs.
Installation
In short:
$ pip install anuket
This will install Anuket and all the necessary Python packages dependencies. For more detailed instructions please read the INSTALL.txt file.
Usage
Anuket is write so he can be extended by other Pyramid applications by using the extensibility system of Pyramid. For details please read the Anuket tutorial.
Licence
Anuket is provided under the Expat licence (or MIT licence). See the LICENSE.txt file for details.
Development
Contributions to Anuket are highly welcome. Please use Github to report bugs, feature requests and submit your code: https://github.com/lazaret/anuket
Note that development is done on the develop branch. The master is reserved for production-ready state. Therefore make sure to base your work on the develop branch.
Changelog
0.5 released 2012-08-15
Fix documentation and packaging issues
0.5 released 2012-08-14
Add database migration support with alembic
Add database console scripts
Add Beaker sessions
Add a tutorial in the documentation
Improve the security of the deletion of users
0.4 released 2012-04-29
Change the auth_user request property to an AuthUser object
Extend the tests suite
Extend the documentation
0.3 released 2012-03-30
Change package name to Anuket
Extend the user management tool
Add cracklib password checker
Add pyramid_exclog for production environment
0.2 released 2012-03-20
Add 100% tests coverage
Add minimalistic documentation
0.1 released 2012-03-12
Base templates with mako and Twitter Bootstrap
Basic Auth&Auth mechanism and model with SQLAlchemy
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file anuket-0.5.2.tar.gz
.
File metadata
- Download URL: anuket-0.5.2.tar.gz
- Upload date:
- Size: 239.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cac4a1b403f63d0a6a5d1696051d0c7fea6e64a3164b28c1d6f70affcae46907 |
|
MD5 | 695c4b2b8b1ae6677f909bfbac86b71c |
|
BLAKE2b-256 | ebc322f1ba915ad3e1c975047c622614b66d897092b1acc6923120c54872d83e |