Installer for Coasti, the Open-Source Business Intelligence Framework
Project description
Coasti installer
Get started
pip install coasti
mkdir new-repo
cd new-repo
# create a fresh local git repo
git init
git add .
git commit -m "Initial commit from coasti template"
# optional: link to an online repo
git remote add origin https://github.com/yourusername/new-repo.git
git push -u origin main
# generic help:
coasti --help
# -> copy/edit config.example.yml to config.yml
# translate config.yml to .env
coasti parse
# install products
coasti install
# create the dagster workspace
coasti update-workspace-config-file
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.0.tar.gz
(9.7 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
File details
Details for the file coasti-0.1.0.tar.gz.
File metadata
- Download URL: coasti-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8310343eec5785e5ec5156503c4a1e3fab97e726633cdff8d2dc8127631cd3eb
|
|
| MD5 |
8837bde124d4ec7e7225fc42680d234f
|
|
| BLAKE2b-256 |
1184eed7f11aa2fdf5a81a49bfeccfd96048d9fe3c7fe7c8c11d7366c901d85a
|
File details
Details for the file coasti-0.1.0-py3-none-any.whl.
File metadata
- Download URL: coasti-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fd8ca007ae0d35145bc245c42f140068d5335c1161cbf02e568732260d6a2db
|
|
| MD5 |
415ac922ad80f12e6f6b2ddac3ba9821
|
|
| BLAKE2b-256 |
e2912ceb17b2a22b903a682d239b6b191ed8ad6890115b9e600052ed53b9ab41
|