Metadata-Version: 2.1
Name: django-app-novadata
Version: 0.0.2
Summary: Esta primeira versão traz um pacote que será utilizado para padronizar projetos distintos sem ser necessário modicação no código
Home-page: https://github.com/TimeNovaData/django_novadata.git
Author: Emanuel Morais
Author-email: emanuelbruno2018vasc@gmail.com
License: MIT License
Description: # django_app_novadata
        Example of PyPI package.
        ## Getting Started
        #### Dependencies
        You need Python 3.6 or later to use **pacotepypi**. You can find it at [python.org](https://www.python.org/).
        You also need setuptools, wheel and twine packages, which is available from [PyPI](https://pypi.org). If you have pip, just run:
        ```
        pip install setuptools
        pip install wheel
        pip install twine
        ```
        #### Installation
        Clone this repo to your local machine using:
        ```
        git clone https://github.com/TimeNovaData/django_novadata.git
        ```
        
Keywords: Pacote
Platform: UNKNOWN
Description-Content-Type: text/markdown
