Name | nesso_cli JSON |
Version |
0.11.9
JSON |
| download |
home_page | None |
Summary | A CLI tool for managing data models. |
upload_time | 2025-09-04 11:10:39 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
cli
data
dbt
dyvenia
models
nesso
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# nesso-cli

---
**Documentation**: 📚 [dyvenia docs (internal)][mkdocs page]
**Source Code**: 💾 [dyvenia/nesso-cli][github page]
---
<!-- body-begin -->
The [CLI](https://www.w3schools.com/whatis/whatis_cli.asp) interface of the [nesso data platform].
## Features
- [x] simplify and automate data modelling
- [x] simplify and automate metadata generation
- [x] manage nesso project configuration
- [ ] simplify and automate job scheduling (coming soon!)
## Where does nesso-cli fit in?
Currently, nesso-cli contains a single module, `models` (`nesso models`), which is used for the T in ELTC (Extract, Load, Transform, Catalog), sitting between data ingestion (`viadot`) and metadata ingestion (`luma-cli`):

In the future, nesso-cli will include additional modules to allow interacting with different components of the nesso data platform through a unified interface.
The next planned module is `jobs`, which will allow creating and scheduling EL and ELTC jobs via a simple CLI interface. Currently, this is done by creating jobs manually in Python and then manually scheduling them in Prefect. We hope to replace this tedious and error-prone (though repeatable) process with simple commands, such as `nesso jobs deployment create --job my_job --schedule "0 0 * * *"`, as well as interactive commands which will guide user through a set of limited choices, such as `nesso jobs job create`.
[github page]: https://github.com/dyvenia/nesso-cli
[mkdocs page]: https://nesso-cli.docs.dyvenia.com/
[nesso data platform]: https://nesso.docs.dyvenia.com/
<!-- body-end -->
Raw data
{
"_id": null,
"home_page": null,
"name": "nesso_cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "cli, data, dbt, dyvenia, models, nesso",
"author": null,
"author_email": "Micha\u0142 Zawadzki <mzawadzki@dyvenia.com>",
"download_url": "https://files.pythonhosted.org/packages/6f/71/9065f87d9bda039dc6bda6b40f8941f561306194209bbcb44b92a2219f8c/nesso_cli-0.11.9.tar.gz",
"platform": null,
"description": "# nesso-cli\n\n\n\n---\n**Documentation**: \ud83d\udcda [dyvenia docs (internal)][mkdocs page]\n\n**Source Code**: \ud83d\udcbe [dyvenia/nesso-cli][github page]\n\n---\n\n<!-- body-begin -->\n\nThe [CLI](https://www.w3schools.com/whatis/whatis_cli.asp) interface of the [nesso data platform].\n\n## Features\n\n- [x] simplify and automate data modelling\n- [x] simplify and automate metadata generation\n- [x] manage nesso project configuration\n- [ ] simplify and automate job scheduling (coming soon!)\n\n## Where does nesso-cli fit in?\n\nCurrently, nesso-cli contains a single module, `models` (`nesso models`), which is used for the T in ELTC (Extract, Load, Transform, Catalog), sitting between data ingestion (`viadot`) and metadata ingestion (`luma-cli`):\n\n\n\nIn the future, nesso-cli will include additional modules to allow interacting with different components of the nesso data platform through a unified interface.\n\nThe next planned module is `jobs`, which will allow creating and scheduling EL and ELTC jobs via a simple CLI interface. Currently, this is done by creating jobs manually in Python and then manually scheduling them in Prefect. We hope to replace this tedious and error-prone (though repeatable) process with simple commands, such as `nesso jobs deployment create --job my_job --schedule \"0 0 * * *\"`, as well as interactive commands which will guide user through a set of limited choices, such as `nesso jobs job create`.\n\n[github page]: https://github.com/dyvenia/nesso-cli\n[mkdocs page]: https://nesso-cli.docs.dyvenia.com/\n[nesso data platform]: https://nesso.docs.dyvenia.com/\n\n<!-- body-end -->",
"bugtrack_url": null,
"license": null,
"summary": "A CLI tool for managing data models.",
"version": "0.11.9",
"project_urls": null,
"split_keywords": [
"cli",
" data",
" dbt",
" dyvenia",
" models",
" nesso"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "6a08cde5e04e315b9c444bfd7c21f93edcad7d0fefaacc212f80af4e04a912fc",
"md5": "1beda2101e61110c52f8364aaa959bbd",
"sha256": "4d4b31cb8e515838e0418c028442f5522351492ac5ff710d08b2b3f4a472c833"
},
"downloads": -1,
"filename": "nesso_cli-0.11.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1beda2101e61110c52f8364aaa959bbd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 174730,
"upload_time": "2025-09-04T11:10:37",
"upload_time_iso_8601": "2025-09-04T11:10:37.588731Z",
"url": "https://files.pythonhosted.org/packages/6a/08/cde5e04e315b9c444bfd7c21f93edcad7d0fefaacc212f80af4e04a912fc/nesso_cli-0.11.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6f719065f87d9bda039dc6bda6b40f8941f561306194209bbcb44b92a2219f8c",
"md5": "04b6694a14d0e3193da61c3f58c2b9b0",
"sha256": "2100fdda63b09699c9bdccdd63ecd3ff1fed060eaa681d23f87022e96abf8689"
},
"downloads": -1,
"filename": "nesso_cli-0.11.9.tar.gz",
"has_sig": false,
"md5_digest": "04b6694a14d0e3193da61c3f58c2b9b0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 913668,
"upload_time": "2025-09-04T11:10:39",
"upload_time_iso_8601": "2025-09-04T11:10:39.271745Z",
"url": "https://files.pythonhosted.org/packages/6f/71/9065f87d9bda039dc6bda6b40f8941f561306194209bbcb44b92a2219f8c/nesso_cli-0.11.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-04 11:10:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nesso_cli"
}