Web application for monitoring EM results
Project description
Web application for monitoring EM results
Launching the development server
conda create --name=emhub-flask-py37 python=3.7 flask sqlalchemy pillow h5py flask-login
conda activate emhub-flask-py37
pip install sqlalchemy-utc requests tzlocal
export FLASK_APP=emhub
export FLASK_ENV=development
# For testing with thumbnails
cd ~/work/development
git clone git@github.com:3dem/emhub-testdata.git
export EMHUB_TESTDATA=~/work/development/emhub-testdata
flask run
To initialize the db: python -m emhub.data
Running tests
python -m unittest emhub.tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
emhub-0.0.1a3.tar.gz
(7.7 MB
view details)
File details
Details for the file emhub-0.0.1a3.tar.gz
.
File metadata
- Download URL: emhub-0.0.1a3.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df787a5bf313e135f5b92c9051cd55f737e4b56ab11aeb2e4c03fb72596a10eb |
|
MD5 | be9fc742446f28599705f0844530d2df |
|
BLAKE2b-256 | 0054ec2c303a581b262bebac8fcec7e0439e53823ca3c3b221d5a193b2da7da3 |