A tool for managing SQL Models
Project description
goshawk
SQL Model Management for Humans
- Github repository: https://github.com/ebrassell/goshawk/
- Documentation https://ebrassell.github.io/goshawk/
Getting started with your Goshawk
Install goshawk into a virtual environment using pip (we recommend using pipx) :
pip install gohawk
Set MODELS_PATH env var to the folder containing your models.
Project Name
`-- models <-set MODELS_PATH to the path to this folder
-- mydatabase
-- schema_1
-- model_1a.sql
-- model_1b.sql
-- schema_2
-- model_2a.sql
-- model_2b.sql
export MODELS_PATH=models
You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release.
To finalize the set-up for publishing to PyPi or Artifactory, see here. For activating the automatic documentation with MkDocs, see here. To enable the code coverage reports, see here.
Releasing a new version
- Create an API Token on Pypi.
- Add the API Token to your projects secrets with the name
PYPI_TOKENby visiting this page. - Create a new release on Github.
- Create a new tag in the form
*.*.*.
For more details, see here.
Repository initiated with fpgmaas/cookiecutter-poetry.
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
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 goshawk-0.0.1.4rc0.tar.gz.
File metadata
- Download URL: goshawk-0.0.1.4rc0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6349d8a1366453e512b945ab8d17a034ae5f55c2fb137eda9314081220a73075
|
|
| MD5 |
0bf9b3acb01f089840520368c1b5ddf0
|
|
| BLAKE2b-256 |
35ab6e0432c6269e512430269216aa12f9ea13b94b58fd4095a5ebc5a0b7b176
|
File details
Details for the file goshawk-0.0.1.4rc0-py3-none-any.whl.
File metadata
- Download URL: goshawk-0.0.1.4rc0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c9e42a3974eba83c6303160b4b1a6c029b4d3862de09867cd3b0776d56670df
|
|
| MD5 |
7a1d695a91fce33f8c149c4abac6318d
|
|
| BLAKE2b-256 |
18a731505524bb5e7647abd9ea6d5b8f97945c83f2aaf8b226fe4ffd9b7f6274
|