# Nua Agent
[Nua](https://nua.rocks/) is an open source, self-hosted cloud platform project (a PaaS - platform as a service).
This packaged is used internally. The main entry point is the `nua` command line tool (see: [Nua on PyPI](https://pypi.org/project/nua/) or [nua-cli on GitHub](https://github.com/abilian/nua/tree/main/nua-cli)).
The `nua-agent` package provides the agent that runs inside the Docker image *during the build of the application*.
Note: don't depend on `nua-agent` being installed in the Docker image. It is not a runtime dependency.
## Content
`nua-agent` provides:
- The `app-builder` script: actual builder of the application inside the Docker image.
## Dependency graph

Raw data
{
"_id": null,
"home_page": "https://github.com/abilian/nua",
"name": "nua-agent",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Stefane Fermigier",
"author_email": "sf@abilian.com",
"download_url": "https://files.pythonhosted.org/packages/66/b7/887d399c6227da6a95bb4bef03cc34fbe7bcae8e5dc1baf57582b3d9993e/nua_agent-0.5.43.tar.gz",
"platform": null,
"description": "# Nua Agent\n\n[Nua](https://nua.rocks/) is an open source, self-hosted cloud platform project (a PaaS - platform as a service).\n\nThis packaged is used internally. The main entry point is the `nua` command line tool (see: [Nua on PyPI](https://pypi.org/project/nua/) or [nua-cli on GitHub](https://github.com/abilian/nua/tree/main/nua-cli)).\n\nThe `nua-agent` package provides the agent that runs inside the Docker image *during the build of the application*.\n\nNote: don't depend on `nua-agent` being installed in the Docker image. It is not a runtime dependency.\n\n\n## Content\n\n`nua-agent` provides:\n\n- The `app-builder` script: actual builder of the application inside the Docker image.\n\n\n## Dependency graph\n\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Nua agent",
"version": "0.5.43",
"project_urls": {
"Documentation": "https://nua.rocks/",
"Homepage": "https://github.com/abilian/nua",
"Repository": "https://github.com/abilian/nua"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb3bbd79ecde571951384fe729614288fce098363480bcc9536f74a7993a8146",
"md5": "50dc3ff392ef4610593ad7cb448faa69",
"sha256": "0f19fa659bdcc3a9134116a5b865496ffc3e772d83d472d70fe5d41af89b2704"
},
"downloads": -1,
"filename": "nua_agent-0.5.43-py3-none-any.whl",
"has_sig": false,
"md5_digest": "50dc3ff392ef4610593ad7cb448faa69",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 10331,
"upload_time": "2023-10-09T21:19:20",
"upload_time_iso_8601": "2023-10-09T21:19:20.220381Z",
"url": "https://files.pythonhosted.org/packages/eb/3b/bd79ecde571951384fe729614288fce098363480bcc9536f74a7993a8146/nua_agent-0.5.43-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66b7887d399c6227da6a95bb4bef03cc34fbe7bcae8e5dc1baf57582b3d9993e",
"md5": "cf9ce173f3bd4de1f62c802817beed6a",
"sha256": "a0ba92e93bda1f04c5dc9504009f7c416212b2aa435379d06c21de8b817604a7"
},
"downloads": -1,
"filename": "nua_agent-0.5.43.tar.gz",
"has_sig": false,
"md5_digest": "cf9ce173f3bd4de1f62c802817beed6a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 7860,
"upload_time": "2023-10-09T21:19:21",
"upload_time_iso_8601": "2023-10-09T21:19:21.178757Z",
"url": "https://files.pythonhosted.org/packages/66/b7/887d399c6227da6a95bb4bef03cc34fbe7bcae8e5dc1baf57582b3d9993e/nua_agent-0.5.43.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-09 21:19:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "abilian",
"github_project": "nua",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nua-agent"
}