gnuplotlib


Namegnuplotlib JSON
Version 0.41 PyPI version JSON
download
home_pagehttp://github.com/dkogan/gnuplotlib
SummaryGnuplot-based plotting for numpy
upload_time2023-12-23 20:26:09
maintainer
docs_urlNone
authorDima Kogan
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dima Kogan",
    "author_email": "dima@secretsauce.net",
    "download_url": "https://files.pythonhosted.org/packages/57/5c/e951843e828d6ea5bef3caa3ba05ab86bf330449128bf46fd3c586f34113/gnuplotlib-0.41.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.41",
    "project_urls": {
        "Homepage": "http://github.com/dkogan/gnuplotlib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "575ce951843e828d6ea5bef3caa3ba05ab86bf330449128bf46fd3c586f34113",
                "md5": "36370296001b7e0e41ae0ef0d67d0233",
                "sha256": "4b378dc59c2b334c56613b84b173122aef5c35841e6e46413d6df5ef4e32937c"
            },
            "downloads": -1,
            "filename": "gnuplotlib-0.41.tar.gz",
            "has_sig": false,
            "md5_digest": "36370296001b7e0e41ae0ef0d67d0233",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 48453,
            "upload_time": "2023-12-23T20:26:09",
            "upload_time_iso_8601": "2023-12-23T20:26:09.432373Z",
            "url": "https://files.pythonhosted.org/packages/57/5c/e951843e828d6ea5bef3caa3ba05ab86bf330449128bf46fd3c586f34113/gnuplotlib-0.41.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-23 20:26:09",
    "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.17688s