sagemath-environment


Namesagemath-environment JSON
Version 10.3 PyPI version JSON
download
home_pageNone
SummarySage: Open Source Mathematics Software: System and software environment
upload_time2024-03-19 23:27:00
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseGNU General Public License (GPL) v2 or later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================================================================
 Sage: Open Source Mathematics Software: System and software environment
=========================================================================

About SageMath
--------------

   "Creating a Viable Open Source Alternative to
    Magma, Maple, Mathematica, and MATLAB"

   Copyright (C) 2005-2023 The Sage Development Team

   https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of
macOS, and Windows (Windows Subsystem for Linux).

The traditional and recommended way to install SageMath is from source via
Sage-the-distribution (https://www.sagemath.org/download-source.html).
Sage-the-distribution first builds a large number of open source packages from
source (unless it finds suitable versions installed in the system) and then
installs the Sage Library (sagelib, implemented in Python and Cython).


About this experimental pip-installable source distribution
-----------------------------------------------------------

This pip-installable source distribution `sagemath-environment` is an
experimental distribution of a small part of the Sage Library.  Use at your own
risk.  It provides a small, fundamental subset of the modules of the Sage
library ("sagelib", `sagemath-standard`), providing the connection to the
system and software environment.  It also includes the `sage` script for
launching the Sage REPL and accessing various developer tools (see `sage
--help`).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sagemath-environment",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Sage Developers <sage-support@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/24/5b/807515b3ecaa4965c1b9f984d196e64d42e0547f9c3c615de4fecd39cb09/sagemath-environment-10.3.tar.gz",
    "platform": null,
    "description": "=========================================================================\n Sage: Open Source Mathematics Software: System and software environment\n=========================================================================\n\nAbout SageMath\n--------------\n\n   \"Creating a Viable Open Source Alternative to\n    Magma, Maple, Mathematica, and MATLAB\"\n\n   Copyright (C) 2005-2023 The Sage Development Team\n\n   https://www.sagemath.org\n\nSageMath fully supports all major Linux distributions, recent versions of\nmacOS, and Windows (Windows Subsystem for Linux).\n\nThe traditional and recommended way to install SageMath is from source via\nSage-the-distribution (https://www.sagemath.org/download-source.html).\nSage-the-distribution first builds a large number of open source packages from\nsource (unless it finds suitable versions installed in the system) and then\ninstalls the Sage Library (sagelib, implemented in Python and Cython).\n\n\nAbout this experimental pip-installable source distribution\n-----------------------------------------------------------\n\nThis pip-installable source distribution `sagemath-environment` is an\nexperimental distribution of a small part of the Sage Library.  Use at your own\nrisk.  It provides a small, fundamental subset of the modules of the Sage\nlibrary (\"sagelib\", `sagemath-standard`), providing the connection to the\nsystem and software environment.  It also includes the `sage` script for\nlaunching the Sage REPL and accessing various developer tools (see `sage\n--help`).\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL) v2 or later",
    "summary": "Sage: Open Source Mathematics Software: System and software environment",
    "version": "10.3",
    "project_urls": {
        "Homepage": "https://www.sagemath.org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "245b807515b3ecaa4965c1b9f984d196e64d42e0547f9c3c615de4fecd39cb09",
                "md5": "3b30bb2df30d7b61745bfac04f92d233",
                "sha256": "3e6c61ac17f5503884880450c2f5cf05d2c64b57a5ddf6932403c23e6ab522e3"
            },
            "downloads": -1,
            "filename": "sagemath-environment-10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "3b30bb2df30d7b61745bfac04f92d233",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 122029,
            "upload_time": "2024-03-19T23:27:00",
            "upload_time_iso_8601": "2024-03-19T23:27:00.824921Z",
            "url": "https://files.pythonhosted.org/packages/24/5b/807515b3ecaa4965c1b9f984d196e64d42e0547f9c3c615de4fecd39cb09/sagemath-environment-10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 23:27:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sagemath-environment"
}
        
Elapsed time: 0.24107s