Skip to main content

Django Diabetes - a personnal Glucide manager

Project description

Code Climate Travis Status Latest version Python version supported License Downloads per month

Django Diabetes

Django Diabetes is a personnal Glucose Manager

It permits to follow your daily health

requirements:

  • Python 3.4

  • Django 1.9

  • arrow 0.4.2

Installation:

to get the project, from your virtualenv, do :

git clone https://github.com/foxmask/dj-diabetes.git

to add the needed modules , do :

pip install -r requirements.txt

and at least :

python manage.py makemigrations dj_diabetes
python manage.py migrate dj_diabetes
python manage.py loaddata dj_diabetes_preferences.json

to startup the database and load the data

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dj_diabetes-0.1.0.tar.gz (85.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page