export DJANGO_SETTINGS_MODULE="settings"
export PYTHONPATH=$PYTHONPATH:flow:.
virtualenv -p python3 venv
. ./venv/bin/activate
python3 -m pip install --user --upgrade pip
pip install -r requirements.txt
cd flow; python3 ../manage.py runserver 0.0.0.0:8001
# /usr/local/lib/python3.6/site-packages/ecflow/ecf.py
# ecflow_client is expected to be found in the path, or edit views.py
-
Notifications
You must be signed in to change notification settings - Fork 1
License
morianemo/ecflow_django
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published