# This package
<p attr="autogenerated by make_badges"></p>
[![docs][img_docs]][lnk_docs] [![package][img_package]][lnk_package] [![discuss][img_discuss]][lnk_discuss] [![pipline][img_pipline]][lnk_pipline] [![coverage][img_coverage]][lnk_coverage] [![statements][img_statements]][lnk_statements] [![code style][img_code style]][lnk_code style]
[lnk_docs]: https://gitlab.axiros.com/devapps/lc-wifi
[img_docs]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/documentation.svg
[lnk_package]: https://artifacts.axiros.com/artifactory/pypi-ax-sources/lc-wifi/2020.10.10/lc-wifi-2020.10.10.tar.gz
[img_package]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/pypi_package.svg
[lnk_discuss]: https://join.skype.com/krSNYZqvEmJm
[img_discuss]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/discuss.svg
[lnk_pipline]: https://gitlab.axiros.com/devapps/lc-wifi/-/commits/master
[img_pipline]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/pipeline.svg
[lnk_coverage]: https://gitlab.axiros.com/devapps/lc-wifi/coverage/index.html
[img_coverage]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/coverage.svg
[lnk_statements]: https://gitlab.axiros.com/devapps/lc-wifi/coverage/index.html
[img_statements]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/statements.svg
[lnk_code style]: https://github.com/axiros/axblack
[img_code style]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/code_style_ax_black.svg
<p attr="autogenerated by make_badges"></p>
## About
{: style="width:1550px"}
Axiros Low Code Platform (AX/LC) allows for the building of complex data processing pipelines, from
- an extendable set of small building blocks (operator functions)
- a declarative, composable description file, which can be editted e.g. visually.
> An often drawn analogy to that approach is the one with Lego, which also allows to build complex designs, based on a set of generic and some design specifig blocks, plus a manual, describing how to put them together - while still allowing customization to a large extent.
### This Package
This is the core package for the Axiros Low Code Platform,
containing:
- The base platform ops and dev command line tools
- The python reference implementation of the AX/LC data pipeline building protocol
- The `ax.core` operator namespace, containing basic generic building blocks
- The javascript running within Node-RED, enabling the AX/LC pipeline building protocol on Node-RED side.
----
Last modified: Thu Dec 3 19:53:04 2020
Raw data
{
"_id": null,
"home_page": "http://devapps.pages.axiros.com/lc-wifi.git",
"name": "lc-wifi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Gunther Klessinger",
"author_email": "gk@axiros.com",
"download_url": "https://files.pythonhosted.org/packages/25/2f/23d802443d5dc0b4f5888ae0eddfbff91bea16f18ed2840fd7928070fe2d/lc_wifi-2023.12.14.tar.gz",
"platform": null,
"description": "# This package\n\n<p attr=\"autogenerated by make_badges\"></p>\n\n[![docs][img_docs]][lnk_docs] [![package][img_package]][lnk_package] [![discuss][img_discuss]][lnk_discuss] [![pipline][img_pipline]][lnk_pipline] [![coverage][img_coverage]][lnk_coverage] [![statements][img_statements]][lnk_statements] [![code style][img_code style]][lnk_code style]\n\n[lnk_docs]: https://gitlab.axiros.com/devapps/lc-wifi\n[img_docs]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/documentation.svg\n[lnk_package]: https://artifacts.axiros.com/artifactory/pypi-ax-sources/lc-wifi/2020.10.10/lc-wifi-2020.10.10.tar.gz\n[img_package]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/pypi_package.svg\n[lnk_discuss]: https://join.skype.com/krSNYZqvEmJm\n[img_discuss]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/discuss.svg\n[lnk_pipline]: https://gitlab.axiros.com/devapps/lc-wifi/-/commits/master\n[img_pipline]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/pipeline.svg\n[lnk_coverage]: https://gitlab.axiros.com/devapps/lc-wifi/coverage/index.html\n[img_coverage]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/coverage.svg\n[lnk_statements]: https://gitlab.axiros.com/devapps/lc-wifi/coverage/index.html\n[img_statements]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/statements.svg\n[lnk_code style]: https://github.com/axiros/axblack\n[img_code style]: https://axchange.axiros.com/scm/hg/noauth/badges/raw-file/88c34889cd03/lc-wifi/code_style_ax_black.svg\n\n<p attr=\"autogenerated by make_badges\"></p>\n\n\n\n## About\n\n{: style=\"width:1550px\"}\n\nAxiros Low Code Platform (AX/LC) allows for the building of complex data processing pipelines, from\n\n- an extendable set of small building blocks (operator functions)\n- a declarative, composable description file, which can be editted e.g. visually. \n\n> An often drawn analogy to that approach is the one with Lego, which also allows to build complex designs, based on a set of generic and some design specifig blocks, plus a manual, describing how to put them together - while still allowing customization to a large extent.\n\n\n\n### This Package\n\nThis is the core package for the Axiros Low Code Platform,\ncontaining:\n\n- The base platform ops and dev command line tools\n- The python reference implementation of the AX/LC data pipeline building protocol\n- The `ax.core` operator namespace, containing basic generic building blocks\n- The javascript running within Node-RED, enabling the AX/LC pipeline building protocol on Node-RED side.\n\n\n\n\n----\nLast modified: Thu Dec 3 19:53:04 2020 \n \n",
"bugtrack_url": null,
"license": "Commercial",
"summary": "Low Code WiFi Processing",
"version": "2023.12.14",
"project_urls": {
"Homepage": "http://devapps.pages.axiros.com/lc-wifi.git",
"Repository": "https://gitlab.axiros.com/devapps/lc-wifi.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a19a81388bbb4a77e6da26ace9cb0e6ec4f0543161f3a0a41bc0f790bd5c319f",
"md5": "3c62ae9f6466e53344f728ec56358838",
"sha256": "b4ae2340fc50623bfaf1cb03ee0671f92b89e635704db8c60447a49c227c800d"
},
"downloads": -1,
"filename": "lc_wifi-2023.12.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3c62ae9f6466e53344f728ec56358838",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 825691,
"upload_time": "2023-12-14T08:22:48",
"upload_time_iso_8601": "2023-12-14T08:22:48.072477Z",
"url": "https://files.pythonhosted.org/packages/a1/9a/81388bbb4a77e6da26ace9cb0e6ec4f0543161f3a0a41bc0f790bd5c319f/lc_wifi-2023.12.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "252f23d802443d5dc0b4f5888ae0eddfbff91bea16f18ed2840fd7928070fe2d",
"md5": "68bb3af46d7f5283a6f0700d286c4484",
"sha256": "d17b61f6b99d877d453b5f18a60ef4fccfdc360d341800b980e91e3b9d2f04bf"
},
"downloads": -1,
"filename": "lc_wifi-2023.12.14.tar.gz",
"has_sig": false,
"md5_digest": "68bb3af46d7f5283a6f0700d286c4484",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 786946,
"upload_time": "2023-12-14T08:22:50",
"upload_time_iso_8601": "2023-12-14T08:22:50.923905Z",
"url": "https://files.pythonhosted.org/packages/25/2f/23d802443d5dc0b4f5888ae0eddfbff91bea16f18ed2840fd7928070fe2d/lc_wifi-2023.12.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-14 08:22:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "lc-wifi"
}