Metadata-Version: 2.1
Name: ccdjangodeploy
Version: 1.1.1
Summary: A Python package to deploy django project on any linux based system.
Home-page: https://github.com/avinashkatariya/ccdjangodeploy
Author: Avinash Katariya
Author-email: avinashkatariya@gmail.com
License: MIT
Description: # CCDD
        
        A Python package to deploy django website on any linux based cloud instance
        
        ## Usage
        
        Following query on terminal will deploy your djangoproject
        
        ```
        ccdd
        ```
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
