# fm-base-workers
Network infrastructure micro services
Base workers and workflows for Frinx-Machine workflow-manager
##### ENV variables
```
UNICONFIG_URL_BASE
ELASTICSEACRH_URL_BASE
CONDUCTOR_URL_BASE
INVENTORY_URL_BASE
INFLUXDB_URL_BASE
RESOURCE_MANAGER_URL_BASE
UNICONFIG_USER
UNICONFIG_PASSWD
X_TENANT_ID
X_FROM
X_AUTH_USER_GROUP
```
e.g.:
Uniconfig host can be configured in env.:```UNICONFIG_URL_BASE=http://uniconfig:8181/rests```
Raw data
{
"_id": null,
"home_page": "https://github.com/FRINXio/fm-base-workers",
"name": "frinx-conductor-workers",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "conductor",
"author": "Frinx",
"author_email": "info@frinx.io",
"download_url": "https://files.pythonhosted.org/packages/34/8d/ecf2cf45d6bce3fe23a5f4fae09a498fb4945c15552bfc072eb8b2c9dbd3/frinx_conductor_workers-2.1.0.tar.gz",
"platform": null,
"description": "# fm-base-workers\nNetwork infrastructure micro services\nBase workers and workflows for Frinx-Machine workflow-manager\n\n##### ENV variables\n```\nUNICONFIG_URL_BASE\nELASTICSEACRH_URL_BASE\nCONDUCTOR_URL_BASE\nINVENTORY_URL_BASE\nINFLUXDB_URL_BASE\nRESOURCE_MANAGER_URL_BASE\nUNICONFIG_USER\nUNICONFIG_PASSWD\nX_TENANT_ID\nX_FROM\nX_AUTH_USER_GROUP\n```\ne.g.:\nUniconfig host can be configured in env.:```UNICONFIG_URL_BASE=http://uniconfig:8181/rests```\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Conductor python client workers",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/FRINXio/fm-base-workers"
},
"split_keywords": [
"conductor"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "607f457fca3c0bd85bc45498d096f4e7d35e8222ca8397b189b1545d53140612",
"md5": "6ab888ca4a77e7d82e38a83664cfe9b1",
"sha256": "b8594a234196b3bfd7bb255e69fc3d56cca1d7b2e31a3b0b67d4d1913594b975"
},
"downloads": -1,
"filename": "frinx_conductor_workers-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6ab888ca4a77e7d82e38a83664cfe9b1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 54224,
"upload_time": "2024-05-29T06:37:05",
"upload_time_iso_8601": "2024-05-29T06:37:05.120410Z",
"url": "https://files.pythonhosted.org/packages/60/7f/457fca3c0bd85bc45498d096f4e7d35e8222ca8397b189b1545d53140612/frinx_conductor_workers-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "348decf2cf45d6bce3fe23a5f4fae09a498fb4945c15552bfc072eb8b2c9dbd3",
"md5": "b10a574930fff0342bdeecc75e0a5e36",
"sha256": "d50d9c7acbe30052b14b0c41c4248ddaed6acc2b9a18824b88a7d902e03c4e55"
},
"downloads": -1,
"filename": "frinx_conductor_workers-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b10a574930fff0342bdeecc75e0a5e36",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 35186,
"upload_time": "2024-05-29T06:37:06",
"upload_time_iso_8601": "2024-05-29T06:37:06.987121Z",
"url": "https://files.pythonhosted.org/packages/34/8d/ecf2cf45d6bce3fe23a5f4fae09a498fb4945c15552bfc072eb8b2c9dbd3/frinx_conductor_workers-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-29 06:37:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "FRINXio",
"github_project": "fm-base-workers",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "jinja2",
"specs": [
[
"==",
"2.11.2"
]
]
},
{
"name": "psycopg2",
"specs": []
},
{
"name": "frinx-conductor-client",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "requests",
"specs": [
[
"~=",
"2.28.1"
]
]
},
{
"name": "setuptools",
"specs": [
[
"~=",
"65.6.3"
]
]
},
{
"name": "aiohttp",
"specs": [
[
"~=",
"3.8.3"
]
]
}
],
"lcname": "frinx-conductor-workers"
}