Metadata-Version: 2.1
Name: hd-data
Version: 0.1.22
Summary: Happy Dev website data
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Dist: Pillow (==5.0.0)

# HD data website

To install yhe project, you can refer to the [official Sib Documentation](https://git.happy-dev.fr/startinblox/devops/doc/wikis/install_sib_server)

## installation
`pip install sib-manager`
`sib startproject mysite -m hd_data`

## run project
`cd mysite`
`python manage.py runserver`

