PyMatica


NamePyMatica JSON
Version 3.0.1 PyPI version JSON
download
home_pageNone
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2024-10-15 18:57:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License
keywords pymatica
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyMatica


[![image](https://img.shields.io/pypi/v/PyMatica.svg)](https://pypi.python.org/pypi/PyMatica)
[![image](https://img.shields.io/conda/vn/conda-forge/PyMatica.svg)](https://anaconda.org/conda-forge/PyMatica)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT License
-   Documentation: https://bosstechhack.github.io/PyMatica
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PyMatica",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "PyMatica",
    "author": null,
    "author_email": "Ashish Ranjan <admin@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/4f/ee/95b1e555d99af3bc26156dc88768dd923eaac258bb80005fab4e90fb295b/pymatica-3.0.1.tar.gz",
    "platform": null,
    "description": "# PyMatica\n\n\n[![image](https://img.shields.io/pypi/v/PyMatica.svg)](https://pypi.python.org/pypi/PyMatica)\n[![image](https://img.shields.io/conda/vn/conda-forge/PyMatica.svg)](https://anaconda.org/conda-forge/PyMatica)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT License\n-   Documentation: https://bosstechhack.github.io/PyMatica\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "3.0.1",
    "project_urls": {
        "Homepage": "https://github.com/bosstechhack/PyMatica"
    },
    "split_keywords": [
        "pymatica"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3ac0c73889f033820faabc170050c993818fdccd2f27dfdaa020c2af04bb62f",
                "md5": "ecfe28209162d780271011b9643e9bce",
                "sha256": "6ca8a61adad8fe3ddf0f6b4e0a1ae016b11e5be7e83d8790a0f355cdcc458818"
            },
            "downloads": -1,
            "filename": "PyMatica-3.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ecfe28209162d780271011b9643e9bce",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 2542,
            "upload_time": "2024-10-15T18:57:46",
            "upload_time_iso_8601": "2024-10-15T18:57:46.218029Z",
            "url": "https://files.pythonhosted.org/packages/e3/ac/0c73889f033820faabc170050c993818fdccd2f27dfdaa020c2af04bb62f/PyMatica-3.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fee95b1e555d99af3bc26156dc88768dd923eaac258bb80005fab4e90fb295b",
                "md5": "ded6408320cd2161f6bd0cbb918ec947",
                "sha256": "2706c027171ab292a91c198920873a5878e810cb5926cd779d8cd40b21535c1e"
            },
            "downloads": -1,
            "filename": "pymatica-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ded6408320cd2161f6bd0cbb918ec947",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13944,
            "upload_time": "2024-10-15T18:57:47",
            "upload_time_iso_8601": "2024-10-15T18:57:47.122000Z",
            "url": "https://files.pythonhosted.org/packages/4f/ee/95b1e555d99af3bc26156dc88768dd923eaac258bb80005fab4e90fb295b/pymatica-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-15 18:57:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bosstechhack",
    "github_project": "PyMatica",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pymatica"
}
        
Elapsed time: 2.30192s