Skip to content

bruzen/employ_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employ_game

Prototype youth employment game

Installation

This is an app bundled as a python package. To install, use

$ python setup.py install

If you are working on it, try

$ python setup.py develop --user

Which should add employ_game pointing at this folder to a .pth file in a folder that is on your sys.path, allowing you to import it. This is important because it uses pkgutil to find static web content and such, a module which only works on installed packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors