funcnodes-webcam


Namefuncnodes-webcam JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-08 21:29:12
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/f2/0e/670db98452b442afa579af0236575c405ff32b57dbad9317802fb0adfaec/funcnodes_webcam-0.1.1.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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.1.1",
    "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": "638ee0ed6ad2239da61e6f2d1a6dd35acca61a961d027352ffa29a0bb4617380",
                "md5": "a73e86a999f806aa9939582652870bc2",
                "sha256": "a6c07d716397dafd053410e8ca51723f8e8031161a936b0ef453fd8b7f1a4e3e"
            },
            "downloads": -1,
            "filename": "funcnodes_webcam-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a73e86a999f806aa9939582652870bc2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 6266,
            "upload_time": "2024-10-08T21:29:11",
            "upload_time_iso_8601": "2024-10-08T21:29:11.283567Z",
            "url": "https://files.pythonhosted.org/packages/63/8e/e0ed6ad2239da61e6f2d1a6dd35acca61a961d027352ffa29a0bb4617380/funcnodes_webcam-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f20e670db98452b442afa579af0236575c405ff32b57dbad9317802fb0adfaec",
                "md5": "0da2a8a496938b8a50f91c8e12fcf00c",
                "sha256": "5a74fd95b02a6a558f91043c79ccc44783d452da260985726050f481c460a2da"
            },
            "downloads": -1,
            "filename": "funcnodes_webcam-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0da2a8a496938b8a50f91c8e12fcf00c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 4602,
            "upload_time": "2024-10-08T21:29:12",
            "upload_time_iso_8601": "2024-10-08T21:29:12.833561Z",
            "url": "https://files.pythonhosted.org/packages/f2/0e/670db98452b442afa579af0236575c405ff32b57dbad9317802fb0adfaec/funcnodes_webcam-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 21:29:12",
    "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.79392s