/upy

Open-source platform built on top of Django Web Framework, provides useful apps and tools for the most common features to save your time and let you focus just on your specific needs.

Primary LanguageJavaScriptOtherNOASSERTION

upy

Open-source platform built on top of Django Web Framework, provides useful apps and tools for the most common features to save your time and let you focus just on your specific needs.

Installation

Use the following command: pip install upy
It requires django, django-mptt and django-imagekit installations. It automatically searches for these distributions.

Create upy project

upy installation adds to your bin path the upy bin scripts. You can launch it with "upy" command.

Documentation

This is an alpha version and there is still no documentation.