Raw data
{
"_id": null,
"home_page": "https://github.com/ac-i2i-engineering/MatPlus",
"name": "MatPlus",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Plotting Python Matplotlib",
"author": "Liam Davis",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/79/5e/e9e0850664742925bf9564bee11b34c6e7179304e06b5c8bcf09ae648b35/matplus-0.0.1.tar.gz",
"platform": null,
"description": "# MatPlus\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package is for easy, convenient plotting in Python.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/ac-i2i-engineering/MatPlus"
},
"split_keywords": [
"plotting",
"python",
"matplotlib"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5179da0f3d64847a95f935579847a21bc1e5cfb756f211f6d3a5ebeeb8ea312e",
"md5": "72d01e186fd0dee58e85d07dbbd73985",
"sha256": "589e1654b951db447cb680b5ed8b435164030280c350d8d7fd2516ab5ec12df2"
},
"downloads": -1,
"filename": "MatPlus-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72d01e186fd0dee58e85d07dbbd73985",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2416,
"upload_time": "2024-12-15T02:02:11",
"upload_time_iso_8601": "2024-12-15T02:02:11.446144Z",
"url": "https://files.pythonhosted.org/packages/51/79/da0f3d64847a95f935579847a21bc1e5cfb756f211f6d3a5ebeeb8ea312e/MatPlus-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "795ee9e0850664742925bf9564bee11b34c6e7179304e06b5c8bcf09ae648b35",
"md5": "4625788ebb457219788f0fe108b48688",
"sha256": "ed02d5086a1f1ea2bc8dc515de6e4e08722ffe6aa3eb1546c6abcd2b44002413"
},
"downloads": -1,
"filename": "matplus-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "4625788ebb457219788f0fe108b48688",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2739,
"upload_time": "2024-12-15T02:02:12",
"upload_time_iso_8601": "2024-12-15T02:02:12.776134Z",
"url": "https://files.pythonhosted.org/packages/79/5e/e9e0850664742925bf9564bee11b34c6e7179304e06b5c8bcf09ae648b35/matplus-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-15 02:02:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ac-i2i-engineering",
"github_project": "MatPlus",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "coverage",
"specs": []
},
{
"name": "black",
"specs": []
},
{
"name": "pre-commit",
"specs": []
},
{
"name": "setuptools",
"specs": []
}
],
"lcname": "matplus"
}