Skip to content

hellwen/pypackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##PyPackage

##Install

###pyenv

    pyenv virtualenv pypackage

###Prerequisite

    sudo pacman -S libxml2 libxslt
    pip install -r requirements.txt

###Custom the Configuration

    pypackage/config.cfg

###Sync database

    python manage.py createall

###Run

    python manage.py runserver

##Example

###Create User

Admin:

    python manage.py createadmin

###Generate Admin active code

    python manage.py createcode -r admin

About

package factory infomation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published