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/e4/c9/a944aa1abe006aa708a49b1823ca315827b33501c4293acb5da2db01b0bb/matplus-0.1.0.tar.gz",
"platform": null,
"description": "# MatPlus\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This package is for easy, convenient plotting in Python.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/ac-i2i-engineering/MatPlus"
},
"split_keywords": [
"plotting",
"python",
"matplotlib"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3fdd4dc4fd627d888152d5b00f80d675e34e384fc4c61f31ad419232837028fc",
"md5": "d132f447605f1c0309e7d9b58901ff2a",
"sha256": "ebf063914924323ae821fce884a3c659b1ceae729b1737a1efd59b26eb59fd45"
},
"downloads": -1,
"filename": "MatPlus-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d132f447605f1c0309e7d9b58901ff2a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7708,
"upload_time": "2025-02-23T20:03:02",
"upload_time_iso_8601": "2025-02-23T20:03:02.177304Z",
"url": "https://files.pythonhosted.org/packages/3f/dd/4dc4fd627d888152d5b00f80d675e34e384fc4c61f31ad419232837028fc/MatPlus-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e4c9a944aa1abe006aa708a49b1823ca315827b33501c4293acb5da2db01b0bb",
"md5": "0e32b9145cf2a0b20e2171ced35e19a7",
"sha256": "e2d43d79291b9068a32b8751bdf325e5826f88a73ffbb2aef054f4ef83d7d0f0"
},
"downloads": -1,
"filename": "matplus-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "0e32b9145cf2a0b20e2171ced35e19a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 6226,
"upload_time": "2025-02-23T20:03:04",
"upload_time_iso_8601": "2025-02-23T20:03:04.283335Z",
"url": "https://files.pythonhosted.org/packages/e4/c9/a944aa1abe006aa708a49b1823ca315827b33501c4293acb5da2db01b0bb/matplus-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-23 20:03:04",
"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"
}