psynlig


Namepsynlig JSON
Version 0.2.2.dev0 PyPI version JSON
download
home_pagehttps://github.com/andersle/psynlig
SummaryA package for creating plots with matplotlib.
upload_time2023-03-29 11:23:04
maintainer
docs_urlNone
authorAnders Lervik
requires_python
licenseMIT
keywords matplotlib
VCS
bugtrack_url
requirements numpy matplotlib scipy pandas scikit-learn jupyter sphinx sphinx_rtd_theme sphinx-gallery adjustText shapely tabulate
Travis-CI No Travis.
coveralls test coverage No coveralls.
            psynlig is a small package for generating plots using `matplotlib <https://www.matplotlib.org/>`_. It is intended as a library of plotting functions that can be used to streamline investigation of data sets.
The psynlig documentation can be found at `https://psynlig.readthedocs.io/en/latest <https://psynlig.readthedocs.io/en/latest>`_ and the source code is hosted at `https://github.com/andersle/psynlig <https://github.com/andersle/psynlig>`_.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/andersle/psynlig",
    "name": "psynlig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "matplotlib",
    "author": "Anders Lervik",
    "author_email": "andersle@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/c2/d7adf6c4f54974b1cb803abd4a7b211e36cfff481e13c4d1a2dd50464f31/psynlig-0.2.2.dev0.tar.gz",
    "platform": null,
    "description": "psynlig is a small package for generating plots using `matplotlib <https://www.matplotlib.org/>`_. It is intended as a library of plotting functions that can be used to streamline investigation of data sets.\nThe psynlig documentation can be found at `https://psynlig.readthedocs.io/en/latest <https://psynlig.readthedocs.io/en/latest>`_ and the source code is hosted at `https://github.com/andersle/psynlig <https://github.com/andersle/psynlig>`_.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package for creating plots with matplotlib.",
    "version": "0.2.2.dev0",
    "split_keywords": [
        "matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e13ae079abad550ca988531fdc629102446e1fc1757d6feeb4e3b011fac776ed",
                "md5": "37f665224ec2c17c7d6390db757d7f21",
                "sha256": "3cc691e02c6a5081e5cdfd42144469156b2cd644882656354fe360c6e0fce572"
            },
            "downloads": -1,
            "filename": "psynlig-0.2.2.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "37f665224ec2c17c7d6390db757d7f21",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28810,
            "upload_time": "2023-03-29T11:23:01",
            "upload_time_iso_8601": "2023-03-29T11:23:01.895459Z",
            "url": "https://files.pythonhosted.org/packages/e1/3a/e079abad550ca988531fdc629102446e1fc1757d6feeb4e3b011fac776ed/psynlig-0.2.2.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cac2d7adf6c4f54974b1cb803abd4a7b211e36cfff481e13c4d1a2dd50464f31",
                "md5": "16dcec819bc09385bd9881e5020da9b0",
                "sha256": "29af423ba08734b99368ec81957f61ddfc2958a0f5b189268ad20cf4fc1badfc"
            },
            "downloads": -1,
            "filename": "psynlig-0.2.2.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "16dcec819bc09385bd9881e5020da9b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23078,
            "upload_time": "2023-03-29T11:23:04",
            "upload_time_iso_8601": "2023-03-29T11:23:04.113171Z",
            "url": "https://files.pythonhosted.org/packages/ca/c2/d7adf6c4f54974b1cb803abd4a7b211e36cfff481e13c4d1a2dd50464f31/psynlig-0.2.2.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 11:23:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "andersle",
    "github_project": "psynlig",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "jupyter",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "sphinx-gallery",
            "specs": []
        },
        {
            "name": "adjustText",
            "specs": []
        },
        {
            "name": "shapely",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        }
    ],
    "lcname": "psynlig"
}
        
Elapsed time: 0.12100s