web-plotter


Nameweb-plotter JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/Josiah-MCS/web_plotter
Summaryplotting on the web with fuzzy finding
upload_time2024-05-07 00:16:08
maintainerNone
docs_urlNone
authorJosiah-tan
requires_pythonNone
licenseGNU General Public License v3 (GPLv3)
keywords web_plotter flask plotly
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # installation

on the administrator window


```
choco install fzf
```


# usage

launch webapp:

```
tox -e launch

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Josiah-MCS/web_plotter",
    "name": "web-plotter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "web_plotter flask plotly",
    "author": "Josiah-tan",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/61/0f/a23f1c99c83af82166623b117b3501ed1984a4eacc2ad44dd9bc19cbb5c4/web_plotter-0.0.1.tar.gz",
    "platform": null,
    "description": "# installation\r\n\r\non the administrator window\r\n\r\n\r\n```\r\nchoco install fzf\r\n```\r\n\r\n\r\n# usage\r\n\r\nlaunch webapp:\r\n\r\n```\r\ntox -e launch\r\n\r\n```\r\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "plotting on the web with fuzzy finding",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/Josiah-MCS/web_plotter"
    },
    "split_keywords": [
        "web_plotter",
        "flask",
        "plotly"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3238b54e33dbbfd56c5e04805b819d7db1475f92b7a6ccfcb336ac452f8d961f",
                "md5": "b03b18febdc47b4bf753dab94465f876",
                "sha256": "eb8d65c2d9b22f89c6bbba266820b2c1e41fc28c00e625a5a9c522008af2a53a"
            },
            "downloads": -1,
            "filename": "web_plotter-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b03b18febdc47b4bf753dab94465f876",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 25171,
            "upload_time": "2024-05-07T00:16:06",
            "upload_time_iso_8601": "2024-05-07T00:16:06.101629Z",
            "url": "https://files.pythonhosted.org/packages/32/38/b54e33dbbfd56c5e04805b819d7db1475f92b7a6ccfcb336ac452f8d961f/web_plotter-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "610fa23f1c99c83af82166623b117b3501ed1984a4eacc2ad44dd9bc19cbb5c4",
                "md5": "eb2d362100931ba3cde29b56ffd5dc97",
                "sha256": "f7e3061687a39002a3391d3aec5593cfe45bf15a49aba8d6ec36f3acdeebe21e"
            },
            "downloads": -1,
            "filename": "web_plotter-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eb2d362100931ba3cde29b56ffd5dc97",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22650,
            "upload_time": "2024-05-07T00:16:08",
            "upload_time_iso_8601": "2024-05-07T00:16:08.081149Z",
            "url": "https://files.pythonhosted.org/packages/61/0f/a23f1c99c83af82166623b117b3501ed1984a4eacc2ad44dd9bc19cbb5c4/web_plotter-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-07 00:16:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Josiah-MCS",
    "github_project": "web_plotter",
    "github_not_found": true,
    "lcname": "web-plotter"
}
        
Elapsed time: 0.23714s