Installer for Coasti, the Open-Source Business Intelligence Framework
Project description
Coasti installer
Get started
Install uv
# macOS, Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Get the coasti installer. More details on uv install methods here
# as tool, global cli, creates an isolated environment
uv tool install coasti
# as package, installes into the current environment
uv pip install coasti
Create a coasti project and install products
coasti init my_coasti_project
cd my_coasti_project
coasti product add "https://github.com/my_product_repo.git"
Further reading
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
coasti-0.1.5.tar.gz
(837.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
coasti-0.1.5-py3-none-any.whl
(840.2 kB
view details)
File details
Details for the file coasti-0.1.5.tar.gz.
File metadata
- Download URL: coasti-0.1.5.tar.gz
- Upload date:
- Size: 837.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
216148a97d9714aed062e38374b89304523f0f3cbcfe6e40094ec81794556428
|
|
| MD5 |
c7d20228095ce54425a0ea326a18d5db
|
|
| BLAKE2b-256 |
f24ea79df991b65ded5f7bed793cae4ba1801cb0f801394e178169ddf683c8b6
|
File details
Details for the file coasti-0.1.5-py3-none-any.whl.
File metadata
- Download URL: coasti-0.1.5-py3-none-any.whl
- Upload date:
- Size: 840.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c3ebb1fe88128bb72d6b573e8ef112dc085e9826fd835a13396c12a9bf5173e
|
|
| MD5 |
3b2591c8ef81e66b8c1eaf022dbc0189
|
|
| BLAKE2b-256 |
cb35a3943d6c126e56ee9b61668f8ab34afa669ebdfd327fbec40494647e2cf7
|