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.post1.tar.gz
(26.4 kB
view details)
File details
Details for the file emhub-0.0.1a1.post1.tar.gz
.
File metadata
- Download URL: emhub-0.0.1a1.post1.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 | ca6738cc1baea9b7a1df14ccb0da10f579847206e6fc6fea0dbdefcd7b72db45 |
|
MD5 | 29216702ba8b24c58d520b9546cad5d8 |
|
BLAKE2b-256 | cd0e228e0ac9fe9c0acbe5b7f34d557328ec0dd9d15970d8c7c8281751f8de8f |