The visualization plattform for ZEN Garden
Project description
ZEN Suite
Run with: uvicorn src.main:app
Develop with: uvicorn src.main:app --reload --host 0.0.0.0
If chnages to the models are made, alembic is responsible for the migrations. Use the following steps:
Create change-scripts: alembic revision --autogenerate -m "<message>"
Commit changes: alembic upgrade head
Build Docker-Container with docker build -t example --build-arg ssh_prv_key="$(cat ~/.ssh/id_rsa)" --build-arg ssh_pub_key="$(cat ~/.ssh/id_rsa.pub)" .
Watch out, this copies your private ssh-key to the container because the required repository (ZEN garden) is private and therefore you need git-authentification.
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
Built Distribution
File details
Details for the file zen_temple-0.1.2.tar.gz
.
File metadata
- Download URL: zen_temple-0.1.2.tar.gz
- Upload date:
- Size: 165.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5567600aac93e284135e4b0ae3dca545f736b541b20a3134631f7243c95029c5 |
|
MD5 | 4e219f72f6660b835383a143113f6ec1 |
|
BLAKE2b-256 | 2afc7e3d26464f8e7dc8a8e4270fa7f4585011a4abc1c3eacfff5c06113e4d95 |
File details
Details for the file zen_temple-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: zen_temple-0.1.2-py3-none-any.whl
- Upload date:
- Size: 188.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ccdb8f297990682a98c227816c0fd3a90748103565ab6cc4e14460ab347555c |
|
MD5 | 56dbab3529f764159441ed37f2bb44f5 |
|
BLAKE2b-256 | 708f7cdce8efb09e62da95e79fa08731bfdfc0099d0cc2c50c26c4b53e095d64 |