Skip to content

Physiome/physiome.journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

physiome.journal

The Physiome Journal support package.

Installation and usage

For the mean time, install the package inside a Python virtualenv with the following commands:

$ git clone https://github.com/Physiome/physiome.journal.git
$ cd physiome.journal
$ # remember to (create one then) activate a virtualenv here
$ pip install -e .
$ python setup.py build  # to build the artifacts

Start the demo server simply by

$ python -m repodono.model.demo.flask_standalone journal.toml

Features such as background workers and full site generation will be documented as the source package repodono.model is completed.

About

The Physiome Journal package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published