Skip to main content

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.

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page