assemblit
| Tests | |
| Package |
alpha-release coming soon!
🦄 assemblit is a Python package that provides a framework of 👑 streamlit based web-components for quickly assembling end-to-end analytics-as-a-service (AaaS) web-applications. assemblit comes with user-authentication, a lightweight sqlite3-database backend, and workflow orchestration via 🧊 prefect.
Installation
The source code is available on GitHub.
assemblit can be installed via PyPI from the command-line, which allows for developing locally before deploying.
-
Setup a Python developer environment.
assemblitsupports Python versions >= 3.8. -
From the command-line, run,
# Via PyPI pip install assemblit -
Validate the installation by running,
pip show assemblit
First steps
Build your first assemblit app with the command-line utility.
-
Create a new folder to contain your
assemblitproject. -
Open a command prompt and navigate into the new folder.
-
From the command-line, run,
assemblit build demo
Release files for assemblit 0.1.13
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| assemblit-0.1.13.tar.gz | 89.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| assemblit-0.1.13-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:193.9 kB
Release files / assemblit-0.1.13.tar.gz
| Download URL | assemblit-0.1.13.tar.gz |
|---|---|
| Size | 89.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
876365e752a9ac7ddaa15977aff39e4508e879e4dd66477a4d591937f3a0d5c1
|
|
BLAKE2b-256 checksum How to use checksums |
3d0b954adcc26bd9860e7ae492006d6c4b672cf9fb132c8eb23206c6381b8586
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|
Release files / assemblit-0.1.13-py3-none-any.whl
| Download URL | assemblit-0.1.13-py3-none-any.whl |
|---|---|
| Size | 104.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2bb51630e27a62b39445ab34229f1300c3d0dbeaa494e1c6f44f839ad3b95001
|
|
BLAKE2b-256 checksum How to use checksums |
cb29083b67663f9e2e8fc30ec50ff2ee85820e1ec37d3722332a806f8d36a2a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.5
|