Skip to main content

Django DRF File Generator provides a safe way to generate automatically Django basic files like url.py, serializers.py, admin.py, views.py, to use with djangorestframework, the genereted files are based on your models.py

Project description

Django DRF File Generator
=======

.. image:: https://travis-ci.org/AlexandreProenca/django-drf-file-generator.svg?branch=master
:target: https://travis-ci.org/AlexandreProenca/django-drf-file-generator

.. image:: https://img.shields.io/pypi/v/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/dd/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/pyversions/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/l/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/wheel/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/format/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/implementation/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://img.shields.io/pypi/status/django-drf-file-generator.svg
:target: https://pypi.python.org/pypi/django-drf-file-generator

.. image:: https://api.codacy.com/project/badge/50515222d332430aba11bcbe76706f14
:target: https://www.codacy.com/app/linuxloco/django-drf-file-generator

.. image:: https://readthedocs.org/projects/django-drf-file-generator/badge/?version=latest
:target: http://django-drf-file-generator.readthedocs.org/en/latest/
:alt: Documentation Status

.. image:: http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat
:target: http://stackshare.io/AlexandreProenca/django-drf-file-generator
:alt: Documentation Status

.. image:: https://img.shields.io/badge/GITTER-join%20chat-green.svg
:target: https://gitter.im/AlexandreProenca/devfriends?utm_source=share-link&utm_medium=link&utm_campaign=share-link
:alt: Chat room



-----------

.. image:: https://img.shields.io/badge/english-ok-green.svg
:target: https://img.shields.io/badge/english-ok-green.svg
:alt: Documentation Status

Django DRF File Generator provides a safe way to generate automatically **Django basic files** like url.py, serializers.py, admin.py, views.py, to use with **djangorestframework**, the generated files will be based on your models.py


.. image:: https://img.shields.io/badge/portugues--brasil-ok-green.svg
:target: https://img.shields.io/badge/portugues--brasil-ok-green.svg
:alt: Documentation Status

Django DRF Gerador de Arquivos, fornece uma maneira segura para gerar automaticamente **arquivos básicos do Django** como url.py, serializers.py, admin.py, views.py, para usar com **djangorestframework**, os arquivos gerados serão baseados em seu arquivo models.py.

Documentation: http://django-drf-file-generator.readthedocs.org/

Installation
------------
Easiest way to install this library is by using pip:

$ **pip install django-drf-file-generator**


Usage
-----
Options:

**-m path/my/models.py** required parameter, path to models.py file

**-a or --admin** to create admin.py

**-v or --views** to create views.py

**-u or --urls** to create urls.py

**-s or --serializers** to create serializers.py

**-A or --All** to create urls.py, admin.py, views.py, serializers.py

**-D or --clean** warning!!! this option will remove gem_build directory and all files inside

**-h or --help** to show all options

Exemples:

$ python drf-gen -m path/my/models.py --views --serializers

$ python drf-gen -m path/my/models.py --clean

$ python drf-gen -m path/my/models.py --All


Requirements
^^^^^^^^^^^^
* Python 2.7, 3.x, pypy or pypy3
* Django 1.8+ (there are plans to support older Django versions)
* Django REST Framework 2 or 3


Authors
-------

`django-drf-file-generator` was written by `Alexandre Proença <alexandre.proenca@hotmail.com.br>`_.

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

django-drf-file-generator-0.1.14.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file django-drf-file-generator-0.1.14.tar.gz.

File metadata

File hashes

Hashes for django-drf-file-generator-0.1.14.tar.gz
Algorithm Hash digest
SHA256 1f577ff916616fce08c879203b6abd16f93206d5c218b33465eee50731d986fd
MD5 614dcd1eab1add67b84786bb9732648d
BLAKE2b-256 66325a262ac35b8e28163994e0d7f4ea7bc51422e8a75bda968e3a090488795b

See more details on using hashes here.

Supported by

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