Metadata-Version: 2.1
Name: appchance
Version: 0.1.8
Summary: Toolbelt for wizards and ninjas.
Home-page: https://bitbucket.org/appchance/pychance/
Author: Appchance Backend Special Forces Team
Author-email: backend@appchance.com
License: UNKNOWN
Description: # Appchance :: Backend Special Forces Team
        
        Common django classes, configuration files and project automation.
        
        ## Installation
        Install package with pip
        
            pip install appchance
        
        ## Modules
        Included modules
        - `dodos` - project (docker & django) automation based on doit python package
        - `pickup` - module for cart delivery pickup points clients
        - `shop` - common models, serializers etc for django mcommerce
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django :: 3.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
