Fraunhofer


NameFraunhofer JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/dnidever/fraunhofer
SummaryGeneric Steller Abundance Determination Software
upload_time2023-07-29 21:18:58
maintainer
docs_urlNone
authorDavid Nidever
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Fraunhofer
==================

A generic stellar abundance determination software using Synspec.

Authors
-------

- **David Nidever** (Montana State University)

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

To install the latest version::

    pip install git+https://github.com/dnidever/fraunhofer


Attribution
-----------

.. image:: https://zenodo.org/badge/278925530.svg
   :target: https://zenodo.org/badge/latestdoi/278925530

If you make use of this code, please cite this work using the DOI::

    Nidever, D. L. 2021, dnidever/fraunhofer, doi:10.5281/zenodo.278925530
    
Documentation
-------------

.. image:: https://readthedocs.org/projects/fraunhofer/badge/?version=latest
        :target: http://fraunhofer.readthedocs.io/

See `the documentation <http://fraunhofer.readthedocs.io>`_ for information on how
to install and use Fraunhofer.

License
-------

.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
        :target: https://github.com/dnidever/fraunhofer/blob/main/LICENSE

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dnidever/fraunhofer",
    "name": "Fraunhofer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "David Nidever",
    "author_email": "dnidever@montana.edu",
    "download_url": "https://files.pythonhosted.org/packages/26/b0/ae6c2ce0f3c979ea20a3299ff09ef79b49af020e9a427bf932587780e032/Fraunhofer-1.0.3.tar.gz",
    "platform": null,
    "description": "\nFraunhofer\n==================\n\nA generic stellar abundance determination software using Synspec.\n\nAuthors\n-------\n\n- **David Nidever** (Montana State University)\n\nInstallation\n------------\n\nTo install the latest version::\n\n    pip install git+https://github.com/dnidever/fraunhofer\n\n\nAttribution\n-----------\n\n.. image:: https://zenodo.org/badge/278925530.svg\n   :target: https://zenodo.org/badge/latestdoi/278925530\n\nIf you make use of this code, please cite this work using the DOI::\n\n    Nidever, D. L. 2021, dnidever/fraunhofer, doi:10.5281/zenodo.278925530\n    \nDocumentation\n-------------\n\n.. image:: https://readthedocs.org/projects/fraunhofer/badge/?version=latest\n        :target: http://fraunhofer.readthedocs.io/\n\nSee `the documentation <http://fraunhofer.readthedocs.io>`_ for information on how\nto install and use Fraunhofer.\n\nLicense\n-------\n\n.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n        :target: https://github.com/dnidever/fraunhofer/blob/main/LICENSE\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Generic Steller Abundance Determination Software",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/dnidever/fraunhofer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17a59b6d25172634b9e095c41079a93b34a55c84e59060214510c54f520b14e4",
                "md5": "cb98899b001646b0a4b86cf9237df77c",
                "sha256": "2f33a6c63d5eb38897f530441f50ace778f33821863c1ec3786c0989aadde186"
            },
            "downloads": -1,
            "filename": "Fraunhofer-1.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb98899b001646b0a4b86cf9237df77c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 22659454,
            "upload_time": "2023-07-29T21:18:19",
            "upload_time_iso_8601": "2023-07-29T21:18:19.359524Z",
            "url": "https://files.pythonhosted.org/packages/17/a5/9b6d25172634b9e095c41079a93b34a55c84e59060214510c54f520b14e4/Fraunhofer-1.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26b0ae6c2ce0f3c979ea20a3299ff09ef79b49af020e9a427bf932587780e032",
                "md5": "a224d5388311a7a5dba60144757db2fc",
                "sha256": "0e31d3797a002f711d2c28a6bd5cbe78090bcb9d864c00d30519bf4bf6ef7bd9"
            },
            "downloads": -1,
            "filename": "Fraunhofer-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a224d5388311a7a5dba60144757db2fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 22018134,
            "upload_time": "2023-07-29T21:18:58",
            "upload_time_iso_8601": "2023-07-29T21:18:58.192087Z",
            "url": "https://files.pythonhosted.org/packages/26/b0/ae6c2ce0f3c979ea20a3299ff09ef79b49af020e9a427bf932587780e032/Fraunhofer-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-29 21:18:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dnidever",
    "github_project": "fraunhofer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "fraunhofer"
}
        
Elapsed time: 0.52107s