mpl-point-clicker


Namempl-point-clicker JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://github.com/ianhi/mpl-point-clicker
Summary
upload_time2024-01-31 21:54:01
maintainer
docs_urlNone
authorIan Hunt-Isaak
requires_python
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mpl-point-clicker

A multiclass point clicker for matplotlib

![GIF of example usage](docs/_static/images/front-page.apng)


Read the [Documentation](https://mpl-point-clicker.readthedocs.io/en/stable)

## Installation

You can install using `pip`:

```bash
pip install mpl_point_clicker
```

## Development Installation


```bash
pip install -e ".[test, doc]"
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ianhi/mpl-point-clicker",
    "name": "mpl-point-clicker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ian Hunt-Isaak",
    "author_email": "ianhuntisaak@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/98/6f2fd273aef6bc7509542986ffd6df73ecff476b31393d4ed2a1f9597cfb/mpl_point_clicker-0.4.1.tar.gz",
    "platform": null,
    "description": "# mpl-point-clicker\n\nA multiclass point clicker for matplotlib\n\n![GIF of example usage](docs/_static/images/front-page.apng)\n\n\nRead the [Documentation](https://mpl-point-clicker.readthedocs.io/en/stable)\n\n## Installation\n\nYou can install using `pip`:\n\n```bash\npip install mpl_point_clicker\n```\n\n## Development Installation\n\n\n```bash\npip install -e \".[test, doc]\"\n```\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "",
    "version": "0.4.1",
    "project_urls": {
        "Homepage": "https://github.com/ianhi/mpl-point-clicker"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a68bf55c54984a4cd6d391326e23b3adbe20e3ad5c78cf94a384ce6e0a6ae0fe",
                "md5": "7138396104e47c81a13a2d69f31afbc3",
                "sha256": "13c43bf4ae50c94cea2999f4e3d4a17a222702aa27e9f7264847e0b0146d3e6c"
            },
            "downloads": -1,
            "filename": "mpl_point_clicker-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7138396104e47c81a13a2d69f31afbc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6250,
            "upload_time": "2024-01-31T21:53:58",
            "upload_time_iso_8601": "2024-01-31T21:53:58.829055Z",
            "url": "https://files.pythonhosted.org/packages/a6/8b/f55c54984a4cd6d391326e23b3adbe20e3ad5c78cf94a384ce6e0a6ae0fe/mpl_point_clicker-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d986f2fd273aef6bc7509542986ffd6df73ecff476b31393d4ed2a1f9597cfb",
                "md5": "737d224cf758e4a2ec2c74f79ddc7744",
                "sha256": "61c65491968a28c2197e181848d5a4ec99281901b7ca73b6a573d91cebb3eb52"
            },
            "downloads": -1,
            "filename": "mpl_point_clicker-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "737d224cf758e4a2ec2c74f79ddc7744",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8011855,
            "upload_time": "2024-01-31T21:54:01",
            "upload_time_iso_8601": "2024-01-31T21:54:01.129602Z",
            "url": "https://files.pythonhosted.org/packages/4d/98/6f2fd273aef6bc7509542986ffd6df73ecff476b31393d4ed2a1f9597cfb/mpl_point_clicker-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 21:54:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ianhi",
    "github_project": "mpl-point-clicker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mpl-point-clicker"
}
        
Elapsed time: 0.35638s