Metadata-Version: 1.1
Name: angular-django
Version: 0.0.0
Summary: Django Rest Framework API for Angular with self-building classes, forms, and listings
Home-page: https://github.com/Nekmo/angular-django/
Author: Nekmo
Author-email: contacto@nekmo.com
License: MIT
Download-URL: https://github.com/Nekmo/angular-django/archive/master.zip
Description: ##############
        angular-django
        ##############
        
        
        .. image:: https://img.shields.io/travis/Nekmo/angular-django.svg?style=flat-square&maxAge=2592000
          :target: https://travis-ci.org/Nekmo/angular-django
          :alt: Latest Travis CI build status
        
        .. image:: https://img.shields.io/pypi/v/angular-django.svg?style=flat-square
          :target: https://pypi.org/project/angular-django/
          :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/pypi/pyversions/angular-django.svg?style=flat-square
          :target: https://pypi.org/project/angular-django/
          :alt: Python versions
        
        .. image:: https://img.shields.io/codeclimate/github/Nekmo/angular-django.svg?style=flat-square
          :target: https://codeclimate.com/github/Nekmo/angular-django
          :alt: Code Climate
        
        .. image:: https://img.shields.io/codecov/c/github/Nekmo/angular-django/master.svg?style=flat-square
          :target: https://codecov.io/github/Nekmo/angular-django
          :alt: Test coverage
        
        .. image:: https://img.shields.io/requires/github/Nekmo/angular-django.svg?style=flat-square
             :target: https://requires.io/github/Nekmo/angular-django/requirements/?branch=master
             :alt: Requirements Status
        
        
        Django Rest Framework API for Angular with self-building classes, forms, and listings
        
        
        To install angular-django, run this command in your terminal:
        
        .. code-block:: console
        
            $ sudo pip install angular-django
        
        This is the preferred method to install angular-django, as it will always install the most recent stable release.
        
        
        Features
        ========
        
        * TODO
        
        
Keywords: angular-django
Platform: linux
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Development Status :: 5 - Production/Stable
