plotdetection


Nameplotdetection JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/anvai0304/plotdetection
SummaryA library for real-time data visualization on a polar plot.
upload_time2024-08-09 02:29:40
maintainerNone
docs_urlNone
authorAnvai Shrivastava
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # plotdetection

`plotdetection` is a Python library for visualizing real-time data on a polar plot.

## Installation

Clone the repository and install the library:

```bash
pip install .

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anvai0304/plotdetection",
    "name": "plotdetection",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Anvai Shrivastava",
    "author_email": "anvaishrivastava@example.com",
    "download_url": "https://files.pythonhosted.org/packages/d7/4d/a4ffccea4ef26a69b25bc542c9ee6b5ed4f1185284909fc333f26e31d4b3/plotdetection-0.1.tar.gz",
    "platform": null,
    "description": "# plotdetection\r\n\r\n`plotdetection` is a Python library for visualizing real-time data on a polar plot.\r\n\r\n## Installation\r\n\r\nClone the repository and install the library:\r\n\r\n```bash\r\npip install .\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for real-time data visualization on a polar plot.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/anvai0304/plotdetection"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "654d62cccec1c28c369ae313e3952b911f2c0464452a001e3f6abbaf54f6a639",
                "md5": "c1c29ef1b63177605fb269791f07387a",
                "sha256": "66d7cc0967ed095077002da90451db652dc8faa290ff9a04923250f35f9b9875"
            },
            "downloads": -1,
            "filename": "plotdetection-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1c29ef1b63177605fb269791f07387a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2481,
            "upload_time": "2024-08-09T02:29:38",
            "upload_time_iso_8601": "2024-08-09T02:29:38.950200Z",
            "url": "https://files.pythonhosted.org/packages/65/4d/62cccec1c28c369ae313e3952b911f2c0464452a001e3f6abbaf54f6a639/plotdetection-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d74da4ffccea4ef26a69b25bc542c9ee6b5ed4f1185284909fc333f26e31d4b3",
                "md5": "63561958b729cad9c73ca9329d623537",
                "sha256": "162eae213644822b668728f20de0f7ff5d993bef33a63522e64583a86460c46f"
            },
            "downloads": -1,
            "filename": "plotdetection-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "63561958b729cad9c73ca9329d623537",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2186,
            "upload_time": "2024-08-09T02:29:40",
            "upload_time_iso_8601": "2024-08-09T02:29:40.519073Z",
            "url": "https://files.pythonhosted.org/packages/d7/4d/a4ffccea4ef26a69b25bc542c9ee6b5ed4f1185284909fc333f26e31d4b3/plotdetection-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-09 02:29:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anvai0304",
    "github_project": "plotdetection",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "plotdetection"
}
        
Elapsed time: 0.33706s