funcnodes-webcam


Namefuncnodes-webcam JSON
Version 0.1.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-24 23:12:38
maintainerNone
docs_urlNone
authorJulian Kimmig
requires_python>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FuncNodes Webcam

## Overview

`funcnodes-webcam` is an extension of the [FuncNodes](https://github.com/linkdlab/funcnodes) framework that provides nodes to acess webcam streams

## Installation

Install the package using:

```bash
pip install funcnodes-webcam
```

## Getting Started

To begin using `funcnodes-webcam`, you will need to have the core `FuncNodes` framework installed and set up. Please refer to the [FuncNodes](https://github.com/linkdlab/funcnodes) documentation for details.

## Contribution

You are welcome to contribute to this project by submitting pull requests, adding new nodes, fixing bugs, or enhancing the 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-webcam",
    "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/2d/bc/3fa82d2052759bbbbec9df7f45a9b670466ca29fb1fbd36d9f0955289ab6/funcnodes_webcam-0.1.2.tar.gz",
    "platform": null,
    "description": "# FuncNodes Webcam\n\n## Overview\n\n`funcnodes-webcam` is an extension of the [FuncNodes](https://github.com/linkdlab/funcnodes) framework that provides nodes to acess webcam streams\n\n## Installation\n\nInstall the package using:\n\n```bash\npip install funcnodes-webcam\n```\n\n## Getting Started\n\nTo begin using `funcnodes-webcam`, you will need to have the core `FuncNodes` framework installed and set up. Please refer to the [FuncNodes](https://github.com/linkdlab/funcnodes) documentation for details.\n\n## Contribution\n\nYou are welcome to contribute to this project by submitting pull requests, adding new nodes, fixing bugs, or enhancing the 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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.1.2",
    "project_urls": {
        "download": "https://pypi.org/project/funcnodes-webcam/#files",
        "homepage": "https://github.com/Linkdlab/funcnodes_webcam",
        "source": "https://github.com/Linkdlab/funcnodes_webcam",
        "tracker": "https://github.com/Linkdlab/funcnodes_webcam/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca1b31264df8a2c34027ba2b46bd67b16ffc27658c4178edf108495438bcea0e",
                "md5": "85328dbdee075ce0ca32d1bbf63679f1",
                "sha256": "35f331d96a2aca1cdba5bde1ef98ee76ba56f2eb41e657b90fa7935c07fce0a3"
            },
            "downloads": -1,
            "filename": "funcnodes_webcam-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "85328dbdee075ce0ca32d1bbf63679f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 7782,
            "upload_time": "2024-11-24T23:12:36",
            "upload_time_iso_8601": "2024-11-24T23:12:36.983204Z",
            "url": "https://files.pythonhosted.org/packages/ca/1b/31264df8a2c34027ba2b46bd67b16ffc27658c4178edf108495438bcea0e/funcnodes_webcam-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dbc3fa82d2052759bbbbec9df7f45a9b670466ca29fb1fbd36d9f0955289ab6",
                "md5": "15f5624a59dd0d4231bd813113003e43",
                "sha256": "d57ebc569e7fa9f06337c84e3b35bd58e0f088c1a182b4d94b806503d5ffdc61"
            },
            "downloads": -1,
            "filename": "funcnodes_webcam-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "15f5624a59dd0d4231bd813113003e43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6172,
            "upload_time": "2024-11-24T23:12:38",
            "upload_time_iso_8601": "2024-11-24T23:12:38.589832Z",
            "url": "https://files.pythonhosted.org/packages/2d/bc/3fa82d2052759bbbbec9df7f45a9b670466ca29fb1fbd36d9f0955289ab6/funcnodes_webcam-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-24 23:12:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Linkdlab",
    "github_project": "funcnodes_webcam",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "funcnodes-webcam"
}
        
Elapsed time: 0.37149s