Metadata-Version: 2.1
Name: appchance
Version: 0.1.10
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
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

# Appchance :: Backend Special Forces Team

Common django classes, configuration files and project automation.

## Installation
Install package with pip

    pip install appchance

## Subpackages
Tools includes
- `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

## Roadmap
Roadmap for future releases
* `0.2.0`
    - `0.2.1`  - Sentry integrations
* `0.3.0`
    - `0.3.1` - ELK integrations


