Skip to content

MasterScott/penguin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

penguin

A restful single page app tool sharing application. Uses python/django and sqlite on the backend and Angularjs on the front end

Dependancies

python3
python3-setuptools

Installation

$ python3 setup.py install
$ python3 manage.py syncdbWithSamples

Quick Start

Start the app:

$ python3 manage.py runserver

About

A restful single page app tool sharing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.8%
  • JavaScript 23.2%