https://github.com/20tab/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.
https://github.com/20tab/upy
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/20tab/upy
- Owner: 20tab
- License: other
- Created: 2012-07-11T15:48:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-03-21T09:55:04.000Z (about 12 years ago)
- Last Synced: 2025-04-13T16:12:48.283Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.1 MB
- Stars: 9
- Watchers: 7
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.