Metadata-Version: 2.1
Name: django-cli-big2tinydev
Version: 0.0.4
Summary: A command line package that creates a Django project and app using your filesystem templates
Home-page: https://gitlab.com/big2tinydev/django_cli.git
Author: Big2TinyDev
Author-email: big2tinydev@gmail.com
License: UNKNOWN
Description: # Django CLI
        
        ## Created by big2tinydev
        ## email: big2tinydev@gmail.com
        
        A command line appplication that creates a Django project and app using the django-admin structure.
        
        ```bash
        django_cli -h
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
