Welcome to the Warren Lab's extension app for
Requirements
This extension is built off of Simmate. In order to use it you must have the base Simmate package installed.
Tutorials are at: https://jacksund.github.io/simmate/getting_started/overview/
Additionally, several components of this package don't work with Python 3.11 yet. Make sure your environment is on Python 3.10
How to Install
- If you don't already have Simmate installed, follow the instructions to install Simmate making sure to install Python 3.10
conda create -n my_env -c conda-forge python=3.10 simmate
conda activate my_env
simmate database reset
- Install the warrenapp using pip
pip install warrenapp
- Register the warrenapp with simmate by adding
- warrenapp.apps.SimmateWarrenConfigto ~/Home/simmate/my_env-apps.yaml - Update your database to include custom tables from the warrenapp
simmate database update
Release files for warrenapp 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| warrenapp-0.1.0.tar.gz | 27.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| warrenapp-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 66.6 kB
Release files / warrenapp-0.1.0.tar.gz
| Download URL | warrenapp-0.1.0.tar.gz |
|---|---|
| Size | 27.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26a4d1198cbebedc723101c7b6366e9ce7f09e6fc4a1f20c489046e8124daf3d
|
|
BLAKE2b-256 checksum How to use checksums |
23d33cb7cb7a38ee4c21394cd354a588403ef95edb1ce2819354ba024973777d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|
Release files / warrenapp-0.1.0-py3-none-any.whl
| Download URL | warrenapp-0.1.0-py3-none-any.whl |
|---|---|
| Size | 39.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
99523f6a37da9c8ace692e6367d05cae35195838219cd134ba4c7e9680b38828
|
|
BLAKE2b-256 checksum How to use checksums |
4b4e19ab278202b9590e7eeb8ccf2162217176099af4da87a3a4840acf983582
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.11
|