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.3.tar.gz
(833.6 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.3-py3-none-any.whl
(836.7 kB
view details)
File details
Details for the file coasti-0.1.3.tar.gz.
File metadata
- Download URL: coasti-0.1.3.tar.gz
- Upload date:
- Size: 833.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5473d990ef0d339ba5c1b22e408bf75559af502c784a522776a849021c55611
|
|
| MD5 |
e8b2d33860de73a251802ab2c4c3b441
|
|
| BLAKE2b-256 |
2922661204cc4d93f62bc54c706b2de123609d1e60b6c766b602e82be030e6cd
|
File details
Details for the file coasti-0.1.3-py3-none-any.whl.
File metadata
- Download URL: coasti-0.1.3-py3-none-any.whl
- Upload date:
- Size: 836.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01e9fa7bf21ae366f8d28fe77200db1cbb3ecdb294f8f1902fba936b33fa0e9c
|
|
| MD5 |
3392d68f1cce9bb77e132b7050cd1a3e
|
|
| BLAKE2b-256 |
069dd970d48d042b528bed44a46da59b4de1fc1f135aba13928f8c29f09acabd
|