Mathics3-Module-Base


NameMathics3-Module-Base JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryBase module for the Mathic3 Module system.
upload_time2025-07-27 16:20:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPL
keywords mathematica wolfram interpreter shell math cas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Base module for the Mathics3 Module system.

The Mathics3 Module system is the mechanism for writing
Mathics3 Packages in Python.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Mathics3-Module-Base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Mathics Group <mathics-devel@googlegroups.com>",
    "keywords": "Mathematica, Wolfram, Interpreter, Shell, Math, CAS",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/57/62/0270ba996869da6443fa8b4b8e4e9b6ee3c341769c81523fcd064a3ac527/mathics3_module_base-1.0.0.tar.gz",
    "platform": null,
    "description": "Base module for the Mathics3 Module system.\n\nThe Mathics3 Module system is the mechanism for writing\nMathics3 Packages in Python.\n",
    "bugtrack_url": null,
    "license": "GPL",
    "summary": "Base module for the Mathic3 Module system.",
    "version": "1.0.0",
    "project_urls": {
        "Downloads": "https://github.com/Mathics3/Mathics3-Module-Base/releases",
        "Homepage": "https://github.com/Mathics3/Mathics3-Module-Base"
    },
    "split_keywords": [
        "mathematica",
        " wolfram",
        " interpreter",
        " shell",
        " math",
        " cas"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4e9f4040fad89f703e44da241a3d880f7b0086f747518085f8403b9cc586db54",
                "md5": "d41c3e511b9c5776d3da961e27ba9968",
                "sha256": "2b9643c3af6e0a7f7326cd42b59bb730f81b363637d998c31b23648e164f42e5"
            },
            "downloads": -1,
            "filename": "mathics3_module_base-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d41c3e511b9c5776d3da961e27ba9968",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 28867,
            "upload_time": "2025-07-27T16:20:57",
            "upload_time_iso_8601": "2025-07-27T16:20:57.581326Z",
            "url": "https://files.pythonhosted.org/packages/4e/9f/4040fad89f703e44da241a3d880f7b0086f747518085f8403b9cc586db54/mathics3_module_base-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57620270ba996869da6443fa8b4b8e4e9b6ee3c341769c81523fcd064a3ac527",
                "md5": "008a87d33904ec3021986b35c85874e9",
                "sha256": "4f8c37004a84a4c39593b7e58d2e1501686993f128a4191e598da9e1827acc34"
            },
            "downloads": -1,
            "filename": "mathics3_module_base-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "008a87d33904ec3021986b35c85874e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28868,
            "upload_time": "2025-07-27T16:20:58",
            "upload_time_iso_8601": "2025-07-27T16:20:58.599478Z",
            "url": "https://files.pythonhosted.org/packages/57/62/0270ba996869da6443fa8b4b8e4e9b6ee3c341769c81523fcd064a3ac527/mathics3_module_base-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-27 16:20:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Mathics3",
    "github_project": "Mathics3-Module-Base",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mathics3-module-base"
}
        
Elapsed time: 1.49382s