turbospectrum


Nameturbospectrum JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/dnidever/turbospectrum
SummaryTurbospectrum spectral synthesis code
upload_time2022-12-29 04:01:56
maintainer
docs_urlNone
authorDavid Nidever
requires_python>=3.6
licenseGNU
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Turbospectrum
=============

This is a redistribution of the `Turbospectrum 2020 stellar spectral
synthesis software <https://github.com/bertrandplez/Turbospectrum_NLTE>`_
as well as my own python wrapper code.


Authors
-------

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

To install the latest version::

    pip install turbospectrum

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

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

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

License
-------

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dnidever/turbospectrum",
    "name": "turbospectrum",
    "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/f6/87/50403e58e953135e875caa5f6530a7633e658176de365b5bc35c97d201e3/turbospectrum-1.0.2.tar.gz",
    "platform": null,
    "description": "Turbospectrum\n=============\n\nThis is a redistribution of the `Turbospectrum 2020 stellar spectral\nsynthesis software <https://github.com/bertrandplez/Turbospectrum_NLTE>`_\nas well as my own python wrapper code.\n\n\nAuthors\n-------\n\n- **David Nidever** (Montana State University)\n  \nInstallation\n------------\n\nTo install the latest version::\n\n    pip install turbospectrum\n\n    \nDocumentation\n-------------\n\n.. image:: https://readthedocs.org/projects/turbospectrum/badge/?version=latest\n        :target: http://turbospectrum.readthedocs.io/\n\nSee `the documentation <http://turbospectrum.readthedocs.io>`_ for information on how\nto install and use Turbospectrum.\n\nLicense\n-------\n\n.. image:: http://img.shields.io/badge/license-GNU-blue.svg?style=flat\n        :target: https://github.com/dnidever/turbospectrum/blob/main/LICENSE\n",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "Turbospectrum spectral synthesis code",
    "version": "1.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2f76d3eb9687f545d50d618c59a10e76",
                "sha256": "0b50d60dad2ffd6428be9063fffea21555af583240a59d41caf1adf72aaf1b07"
            },
            "downloads": -1,
            "filename": "turbospectrum-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2f76d3eb9687f545d50d618c59a10e76",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15222426,
            "upload_time": "2022-12-29T04:01:56",
            "upload_time_iso_8601": "2022-12-29T04:01:56.649862Z",
            "url": "https://files.pythonhosted.org/packages/f6/87/50403e58e953135e875caa5f6530a7633e658176de365b5bc35c97d201e3/turbospectrum-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 04:01:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "dnidever",
    "github_project": "turbospectrum",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "turbospectrum"
}
        
Elapsed time: 0.11860s