Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 615 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 615 Bytes

upy - **UNMAINTAINED

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.