gsl-consts


Namegsl-consts JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/mbradle/gsl_consts
SummaryPython project GNU Scientific Library (GSL) constants
upload_time2023-01-12 15:02:10
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/gsl_consts>`_ with pip by
typing in your favorite terminal::

    $ pip install gsl_consts

Usage
-----

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

Authors
-------

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

Contribute
----------

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

License
-------

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

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

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mbradle/gsl_consts",
    "name": "gsl-consts",
    "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/7d/04/4abf5d7ff04f05772d2b1f7904ce1065837f5d214792083ea5e851cd36c6/gsl_consts-1.0.0.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/gsl_consts>`_ with pip by\ntyping in your favorite terminal::\n\n    $ pip install gsl_consts\n\nUsage\n-----\n\nTo learn how to use the package, follow the\n`tutorials <http://gsl_consts.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/gsl_consts/issues/>`_\n- Source Code: `<https://github.com/mbradle/gsl_consts/>`_\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://gsl_consts.readthedocs.io>`_.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "Python project GNU Scientific Library (GSL) constants",
    "version": "1.0.0",
    "split_keywords": [
        "astronomy",
        "nuclear",
        "astrophysics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2544293e37ad2bfcf1afe2f7c3b6ba7be8e1467baf488988c2d76a5e3a6c902",
                "md5": "970a3bf4671411693dae5d0e0b049eb3",
                "sha256": "b2fe39beadc0f6aa6c953cd78afb171b299c2df08d9279902a2915c241d14746"
            },
            "downloads": -1,
            "filename": "gsl_consts-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "970a3bf4671411693dae5d0e0b049eb3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 19615,
            "upload_time": "2023-01-12T15:02:07",
            "upload_time_iso_8601": "2023-01-12T15:02:07.992514Z",
            "url": "https://files.pythonhosted.org/packages/f2/54/4293e37ad2bfcf1afe2f7c3b6ba7be8e1467baf488988c2d76a5e3a6c902/gsl_consts-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d044abf5d7ff04f05772d2b1f7904ce1065837f5d214792083ea5e851cd36c6",
                "md5": "95073b7d8a32b16ab1e521f22840e33b",
                "sha256": "7408ed368bb0e7992b989d83e30e6e31eea52bfaf50933471a1edb0864300294"
            },
            "downloads": -1,
            "filename": "gsl_consts-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "95073b7d8a32b16ab1e521f22840e33b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27431,
            "upload_time": "2023-01-12T15:02:10",
            "upload_time_iso_8601": "2023-01-12T15:02:10.155481Z",
            "url": "https://files.pythonhosted.org/packages/7d/04/4abf5d7ff04f05772d2b1f7904ce1065837f5d214792083ea5e851cd36c6/gsl_consts-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-12 15:02:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "mbradle",
    "github_project": "gsl_consts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gsl-consts"
}
        
Elapsed time: 0.04023s