Skip to content

ProjectShepherd/shepherd-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Shepherd Python

This is a rewrite of the Shepherd API intended for future development.

###Running Locally

Currently the API requires a mongo instance running on port 27017 (the default port). It's then simple to get running using the run.sh script.

If you wish to do things manually, here are the steps:

# in the root of the project
source bin/activate                 # activate the python virtual environment
source src/config/settings.sh       # add you project specific settings to the environment
python src/app.py                   # start up the API

When you're done, run deactivate to exit the virtual environment.

###Setup

Just run setup.sh and a Python virtual environment will be created and the necessary modules will be installed.

Currently it set to run with MongoDB but that is up for change.

About

A rewrite of the shepherd API in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •