| Name | funcnodes-numpy JSON |
| Version |
0.2.5
JSON |
| download |
| home_page | None |
| Summary | implementations of numpy for funcnodes |
| upload_time | 2024-09-27 06:54:21 |
| maintainer | None |
| docs_url | None |
| author | Julian Kimmig |
| requires_python | >=3.11 |
| license | MIT |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# funcnodes-numpy
`funcnodes-numpy` is an extension for the [Funcnodes](https://github.com/linkdlab/funcnodes) framework that allows you to work with [numpy](https://numpy.org/) arrays using **FuncNodes**' visual node-based system.
This library enables **no-code** workflows for **numpy** by providing drag-and-drop functionality in a visual interface.
## Installation
Install the package with:
```bash
pip install funcnodes-numpy
```
## Getting Started
Please refere to the [Funcnodes](https://github.com/linkdlab/funcnodes) package
## Contribution
Feel free to contribute to this project by submitting pull requests. You can help by adding new nodes, fixing bugs, or enhancing documentation.
## License
This project is licensed under the MIT License.
## Contact
For any questions or issues, please open an issue on the GitHub repository.
Raw data
{
"_id": null,
"home_page": null,
"name": "funcnodes-numpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Julian Kimmig",
"author_email": "julian.kimmig@gmx.net",
"download_url": "https://files.pythonhosted.org/packages/be/b3/36a220cf31ffa2a2918bc75bcbe8169686242aea7e059c0bb550169be592/funcnodes_numpy-0.2.5.tar.gz",
"platform": null,
"description": "# funcnodes-numpy\n\n`funcnodes-numpy` is an extension for the [Funcnodes](https://github.com/linkdlab/funcnodes) framework that allows you to work with [numpy](https://numpy.org/) arrays using **FuncNodes**' visual node-based system.\n\nThis library enables **no-code** workflows for **numpy** by providing drag-and-drop functionality in a visual interface.\n\n## Installation\n\nInstall the package with:\n\n```bash\npip install funcnodes-numpy\n```\n\n## Getting Started\n\nPlease refere to the [Funcnodes](https://github.com/linkdlab/funcnodes) package\n\n## Contribution\n\nFeel free to contribute to this project by submitting pull requests. You can help by adding new nodes, fixing bugs, or enhancing documentation.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Contact\n\nFor any questions or issues, please open an issue on the GitHub repository.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "implementations of numpy for funcnodes",
"version": "0.2.5",
"project_urls": {
"download": "https://pypi.org/project/funcnodes-numpy/#files",
"homepage": "https://github.com/Linkdlab/funcnodes_numpy",
"source": "https://github.com/Linkdlab/funcnodes_numpy",
"tracker": "https://github.com/Linkdlab/funcnodes_numpy/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3a0cc58981e0f199e09401fcf483eeb789ea61fe880171dbfafa19de5ce3e824",
"md5": "587f705106866be6f6c33aa2c21cb191",
"sha256": "8812d361a16bee32fcfe7086dbb384d000a001dad8eedbb56b501fdcd7fbe796"
},
"downloads": -1,
"filename": "funcnodes_numpy-0.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "587f705106866be6f6c33aa2c21cb191",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 30701,
"upload_time": "2024-09-27T06:54:19",
"upload_time_iso_8601": "2024-09-27T06:54:19.780924Z",
"url": "https://files.pythonhosted.org/packages/3a/0c/c58981e0f199e09401fcf483eeb789ea61fe880171dbfafa19de5ce3e824/funcnodes_numpy-0.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "beb336a220cf31ffa2a2918bc75bcbe8169686242aea7e059c0bb550169be592",
"md5": "1abc0e553254fce8a9b57338de5d8adc",
"sha256": "c1bb975d05125ecfcfd262718c47cbbedbe6ea0957e844361ed641e99976658e"
},
"downloads": -1,
"filename": "funcnodes_numpy-0.2.5.tar.gz",
"has_sig": false,
"md5_digest": "1abc0e553254fce8a9b57338de5d8adc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 26359,
"upload_time": "2024-09-27T06:54:21",
"upload_time_iso_8601": "2024-09-27T06:54:21.072399Z",
"url": "https://files.pythonhosted.org/packages/be/b3/36a220cf31ffa2a2918bc75bcbe8169686242aea7e059c0bb550169be592/funcnodes_numpy-0.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-27 06:54:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Linkdlab",
"github_project": "funcnodes_numpy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "funcnodes-numpy"
}