sciris


Namesciris JSON
Version 3.1.6 PyPI version JSON
download
home_pagehttp://github.com/sciris/sciris
SummaryFast, flexible tools to simplify scientific Python
upload_time2024-04-01 04:48:35
maintainerNone
docs_urlNone
authorSciris Development Team
requires_pythonNone
licenseNone
keywords scientific webapp framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Welcome to Sciris
=================

.. image:: https://badgen.net/pypi/v/sciris/?color=blue
 :target: https://pypi.org/project/sciris

.. image:: https://static.pepy.tech/personalized-badge/sciris?period=total&units=international_system&left_color=grey&right_color=yellow&left_text=Downloads
 :target: https://pepy.tech/project/sciris

.. image:: https://img.shields.io/pypi/l/sciris.svg
 :target: https://github.com/sciris/sciris/blob/main/LICENSE

.. image:: https://github.com/sciris/sciris/actions/workflows/tests.yaml/badge.svg
 :target: https://github.com/sciris/sciris/actions/workflows/tests.yaml?query=workflow


What is Sciris?
---------------

Sciris is a library of tools that can help make writing scientific Python code easier and more pleasant. Built on top of `NumPy <https://numpy.org/>`_ and `Matplotlib <https://matplotlib.org/>`_, Sciris provides functions covering a wide range of common math, file I/O, and plotting operations. This means you can get more done with less code, and spend less time looking things up on Stack Overflow. It was originally written to help epidemiologists and neuroscientists focus on doing science, rather than on writing code, but Sciris is applicable across scientific domains (and some nonscientific ones too).

For more information, see the full `documentation <http://docs.sciris.org/overview.html>`_, the `paper <http://paper.sciris.org>`_, or `GitHub <https://github.com/sciris/sciris>`_.

If you have questions, feature suggestions, or would like some help getting started, please reach out to us at info@sciris.org or `open an issue <https://github.com/sciris/sciris/issues/new/choose>`_.


Installation
------------

Using pip: ``pip install sciris``

Using conda: ``conda install -c conda-forge sciris``

*Requires Python >= 3.7*.


Tests
-----

Sciris comes with an automated test suite covering all functions. You almost certainly don't need to run these, but if you want to, go to the ``tests`` folder and run ``pytest``. See the readme in that folder for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/sciris/sciris",
    "name": "sciris",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "scientific, webapp, framework",
    "author": "Sciris Development Team",
    "author_email": "info@sciris.org",
    "download_url": "https://files.pythonhosted.org/packages/3a/13/a75309fe08d158b5af3edffde1b923fb29d027cd9e40252cbd7600492734/sciris-3.1.6.tar.gz",
    "platform": "OS Independent",
    "description": "Welcome to Sciris\n=================\n\n.. image:: https://badgen.net/pypi/v/sciris/?color=blue\n :target: https://pypi.org/project/sciris\n\n.. image:: https://static.pepy.tech/personalized-badge/sciris?period=total&units=international_system&left_color=grey&right_color=yellow&left_text=Downloads\n :target: https://pepy.tech/project/sciris\n\n.. image:: https://img.shields.io/pypi/l/sciris.svg\n :target: https://github.com/sciris/sciris/blob/main/LICENSE\n\n.. image:: https://github.com/sciris/sciris/actions/workflows/tests.yaml/badge.svg\n :target: https://github.com/sciris/sciris/actions/workflows/tests.yaml?query=workflow\n\n\nWhat is Sciris?\n---------------\n\nSciris is a library of tools that can help make writing scientific Python code easier and more pleasant. Built on top of `NumPy <https://numpy.org/>`_ and `Matplotlib <https://matplotlib.org/>`_, Sciris provides functions covering a wide range of common math, file I/O, and plotting operations. This means you can get more done with less code, and spend less time looking things up on Stack Overflow. It was originally written to help epidemiologists and neuroscientists focus on doing science, rather than on writing code, but Sciris is applicable across scientific domains (and some nonscientific ones too).\n\nFor more information, see the full `documentation <http://docs.sciris.org/overview.html>`_, the `paper <http://paper.sciris.org>`_, or `GitHub <https://github.com/sciris/sciris>`_.\n\nIf you have questions, feature suggestions, or would like some help getting started, please reach out to us at info@sciris.org or `open an issue <https://github.com/sciris/sciris/issues/new/choose>`_.\n\n\nInstallation\n------------\n\nUsing pip: ``pip install sciris``\n\nUsing conda: ``conda install -c conda-forge sciris``\n\n*Requires Python >= 3.7*.\n\n\nTests\n-----\n\nSciris comes with an automated test suite covering all functions. You almost certainly don't need to run these, but if you want to, go to the ``tests`` folder and run ``pytest``. See the readme in that folder for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fast, flexible tools to simplify scientific Python",
    "version": "3.1.6",
    "project_urls": {
        "Homepage": "http://github.com/sciris/sciris"
    },
    "split_keywords": [
        "scientific",
        " webapp",
        " framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c796e23e376777f6144f719357b81f42dcfad30bb3cd75af23d3ed993684029a",
                "md5": "d9c8ec6369240f597a7059deeead95af",
                "sha256": "317a5b2b4155fcaa8aa8e5c8e3351a3e7f71a103fdf7b377f988cddf2547b3fd"
            },
            "downloads": -1,
            "filename": "sciris-3.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d9c8ec6369240f597a7059deeead95af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 238550,
            "upload_time": "2024-04-01T04:48:33",
            "upload_time_iso_8601": "2024-04-01T04:48:33.127688Z",
            "url": "https://files.pythonhosted.org/packages/c7/96/e23e376777f6144f719357b81f42dcfad30bb3cd75af23d3ed993684029a/sciris-3.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a13a75309fe08d158b5af3edffde1b923fb29d027cd9e40252cbd7600492734",
                "md5": "f656dcbee1efec3523271d0970b76be4",
                "sha256": "c91756914aa09ad77c2bc788f0ff1537e41987d6dfb190c7d2d32784d4926a3c"
            },
            "downloads": -1,
            "filename": "sciris-3.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "f656dcbee1efec3523271d0970b76be4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 313558,
            "upload_time": "2024-04-01T04:48:35",
            "upload_time_iso_8601": "2024-04-01T04:48:35.750687Z",
            "url": "https://files.pythonhosted.org/packages/3a/13/a75309fe08d158b5af3edffde1b923fb29d027cd9e40252cbd7600492734/sciris-3.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-01 04:48:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sciris",
    "github_project": "sciris",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "sciris"
}
        
Elapsed time: 0.23405s