gnuplotlib


Namegnuplotlib JSON
Version 0.42 PyPI version JSON
download
home_pagehttp://github.com/dkogan/gnuplotlib
SummaryGnuplot-based plotting for numpy
upload_time2024-09-03 19:20:27
maintainerNone
docs_urlNone
authorDima Kogan
requires_pythonNone
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            gnuplotlib allows numpy data to be plotted using Gnuplot as a backend. As
much as was possible, this module acts as a passive pass-through to Gnuplot,
thus making available the full power and flexibility of the Gnuplot backend.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/dkogan/gnuplotlib",
    "name": "gnuplotlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Dima Kogan",
    "author_email": "dima@secretsauce.net",
    "download_url": "https://files.pythonhosted.org/packages/11/9a/f84cb7410f5538e3e7be8e83692e89105a98a251faba09336c635a2a6236/gnuplotlib-0.42.tar.gz",
    "platform": null,
    "description": "gnuplotlib allows numpy data to be plotted using Gnuplot as a backend. As\nmuch as was possible, this module acts as a passive pass-through to Gnuplot,\nthus making available the full power and flexibility of the Gnuplot backend.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Gnuplot-based plotting for numpy",
    "version": "0.42",
    "project_urls": {
        "Homepage": "http://github.com/dkogan/gnuplotlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "119af84cb7410f5538e3e7be8e83692e89105a98a251faba09336c635a2a6236",
                "md5": "e5bd4534a5476f1932d5a75e4e6a2a63",
                "sha256": "00287a71b8ef5087baa16b86cf4aed77e55461f04d4dfad5d17ab4a6383fb9ba"
            },
            "downloads": -1,
            "filename": "gnuplotlib-0.42.tar.gz",
            "has_sig": false,
            "md5_digest": "e5bd4534a5476f1932d5a75e4e6a2a63",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 783459,
            "upload_time": "2024-09-03T19:20:27",
            "upload_time_iso_8601": "2024-09-03T19:20:27.873105Z",
            "url": "https://files.pythonhosted.org/packages/11/9a/f84cb7410f5538e3e7be8e83692e89105a98a251faba09336c635a2a6236/gnuplotlib-0.42.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 19:20:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dkogan",
    "github_project": "gnuplotlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gnuplotlib"
}
        
Elapsed time: 0.35497s