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.1a1.tar.gz
(26.4 kB
view details)
File details
Details for the file emhub-0.0.1a1.tar.gz
.
File metadata
- Download URL: emhub-0.0.1a1.tar.gz
- Upload date:
- Size: 26.4 kB
- 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 | e22de874d2ad575ddd19ee8222f480b0aa24e9e261ab498f2f9d79c20ceef726 |
|
MD5 | 10d7815f93116a9bca352612ccd30401 |
|
BLAKE2b-256 | 7168d7f4eb2589d07c35a833f5f72f16470f15dc8bf550f5b9854e3df47d83b6 |