gslconsts


Namegslconsts JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/mbradle/gslconsts
SummaryPython project GNU Scientific Library (GSL) constants
upload_time2023-06-15 14:52:11
maintainer
docs_urlNone
authorClemson University
requires_python
licenseGPLv3+
keywords astronomy nuclear astrophysics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Overview
========

It may be convenient for python users to have available physical
constants from the
`GNU Scientific Library <https://www.gnu.org/software/gsl/>`_
without installing GSL itself.  This package makes those constants
available directly.

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

Install from `PyPI <https://pypi.org/project/gslconsts>`_ with pip by
typing in your favorite terminal::

    $ pip install gslconsts

Usage
-----

To learn how to use the package, follow the
`tutorials <http://gslconsts.readthedocs.io/en/latest/tutorials.html>`_.

Authors
-------

- Bradley S. Meyer <mbradle@g.clemson.edu>

Contribute
----------

- Issue Tracker: `<https://github.com/mbradle/gslconsts/issues/>`_
- Source Code: `<https://github.com/mbradle/gslconsts/>`_

License
-------

The project is licensed under the GNU Public License v3 (or later).

Documentation
-------------

The project documentation is available at `<https://gslconsts.readthedocs.io>`_.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mbradle/gslconsts",
    "name": "gslconsts",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "astronomy nuclear astrophysics",
    "author": "Clemson University",
    "author_email": "mbradle@g.clemson.edu",
    "download_url": "https://files.pythonhosted.org/packages/ca/db/d0f97e977f1d8024768b5fd4504965d155292f610e969e48579c422e9f81/gslconsts-1.1.2.tar.gz",
    "platform": null,
    "description": "Overview\n========\n\nIt may be convenient for python users to have available physical\nconstants from the\n`GNU Scientific Library <https://www.gnu.org/software/gsl/>`_\nwithout installing GSL itself.  This package makes those constants\navailable directly.\n\nInstallation\n------------\n\nInstall from `PyPI <https://pypi.org/project/gslconsts>`_ with pip by\ntyping in your favorite terminal::\n\n    $ pip install gslconsts\n\nUsage\n-----\n\nTo learn how to use the package, follow the\n`tutorials <http://gslconsts.readthedocs.io/en/latest/tutorials.html>`_.\n\nAuthors\n-------\n\n- Bradley S. Meyer <mbradle@g.clemson.edu>\n\nContribute\n----------\n\n- Issue Tracker: `<https://github.com/mbradle/gslconsts/issues/>`_\n- Source Code: `<https://github.com/mbradle/gslconsts/>`_\n\nLicense\n-------\n\nThe project is licensed under the GNU Public License v3 (or later).\n\nDocumentation\n-------------\n\nThe project documentation is available at `<https://gslconsts.readthedocs.io>`_.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Python project GNU Scientific Library (GSL) constants",
    "version": "1.1.2",
    "project_urls": {
        "Bug Reports": "https://github.com/mbradle/gslconsts/issues",
        "Homepage": "https://github.com/mbradle/gslconsts",
        "Source": "https://github.com/mbradle/gslconsts/"
    },
    "split_keywords": [
        "astronomy",
        "nuclear",
        "astrophysics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65fe6edadf65257cced6c7681e35e09b0c6f31050c2d7f9e04f5c078292e00f1",
                "md5": "dcc913a3c13a800a65e175bbe92003c4",
                "sha256": "a4c08aeb59a4ae622b68a54a37bce756aa97e012d40db40442e30ec882a5efac"
            },
            "downloads": -1,
            "filename": "gslconsts-1.1.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dcc913a3c13a800a65e175bbe92003c4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 20144,
            "upload_time": "2023-06-15T14:52:10",
            "upload_time_iso_8601": "2023-06-15T14:52:10.037768Z",
            "url": "https://files.pythonhosted.org/packages/65/fe/6edadf65257cced6c7681e35e09b0c6f31050c2d7f9e04f5c078292e00f1/gslconsts-1.1.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cadbd0f97e977f1d8024768b5fd4504965d155292f610e969e48579c422e9f81",
                "md5": "9fe5917c312e6dc983088bb032db729e",
                "sha256": "cf2aa6f107a2098810ffc2a7156b7235dc5944d5beeaaa50fe5cc7b7465f0ee0"
            },
            "downloads": -1,
            "filename": "gslconsts-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9fe5917c312e6dc983088bb032db729e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22749,
            "upload_time": "2023-06-15T14:52:11",
            "upload_time_iso_8601": "2023-06-15T14:52:11.929394Z",
            "url": "https://files.pythonhosted.org/packages/ca/db/d0f97e977f1d8024768b5fd4504965d155292f610e969e48579c422e9f81/gslconsts-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 14:52:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mbradle",
    "github_project": "gslconsts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gslconsts"
}
        
Elapsed time: 0.07651s