Metadata-Version: 1.1
Name: boilerplate-manager
Version: 1.0.0.dev2
Summary: It is a Django app to generate forms, templates, Api Rest and views for apps of your project.
Home-page: https://github.com/agencia-tecnologia-palmas/boilerplate-manager.git
Author: Agência Municipal de Tecnologia da Informação do Município de Palmas
Author-email: dev.licencas@palmas.to.gov.br
License: MIT License
Description: 
        Boilerplate Manager is a Django app to generate forms, templates, API,
        views for apps of your project. For each app in your project, you create
        the models and after you can generate all the forms, templates, APIs and
        views of this app, you will only need to take care of the business rule.
        
        Github: https://github.com/agencia-tecnologia-palmas/boilerplate-manager/blob/master/README.md
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
