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.3.tar.gz
(21.7 kB
view details)
File details
Details for the file Pynuts-0.3.tar.gz
.
File metadata
- Download URL: Pynuts-0.3.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8d83ca81763e892013463fd9223cea2e14888d45ceacbbd8442ae24426e2130 |
|
MD5 | c3100917dec84f9c77145365b86c85fc |
|
BLAKE2b-256 | 6b95ff085c9faff9ce6fd9d9be9ad9b4d542d7e88b58235c31c49ca457fe3bf8 |