Documents for nuts
Project description
Pynuts: Documents for nuts
==========================
Pynuts is a Flask extension simplifying the implementation of the generic views of your app.
It allows you to:
* implement and configure CRUD view functions in a few lines, using your database schema.
secure your application by easily managing user permissions using the request context.
* generate HTML, ReST and PDF documents containing data from any model instance you created.
* manage different versions of these document with an embedded git repository.
* drastically reduce the amount of code to write and development time by focusing on your application logic and deferring the boring parts to Pynuts.
==========================
Pynuts is a Flask extension simplifying the implementation of the generic views of your app.
It allows you to:
* implement and configure CRUD view functions in a few lines, using your database schema.
secure your application by easily managing user permissions using the request context.
* generate HTML, ReST and PDF documents containing data from any model instance you created.
* manage different versions of these document with an embedded git repository.
* drastically reduce the amount of code to write and development time by focusing on your application logic and deferring the boring parts to Pynuts.
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
Pynuts-0.2.tar.gz
(21.6 kB
view details)
File details
Details for the file Pynuts-0.2.tar.gz
.
File metadata
- Download URL: Pynuts-0.2.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51f89c60caa2ae0dfab105754dcaa3927e50ff12f39dbb21687c517b2a58aede |
|
MD5 | 2987328bbf4f8e35a7a1e0338f250858 |
|
BLAKE2b-256 | 794fb52e0f713dffb9fb8240945e0855bbbd6813d59619f016057e1b8604df29 |