roland


Nameroland JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/dnidever/roland
SummaryStellar synthetic spectrum wrapper
upload_time2023-06-29 16:14:43
maintainer
docs_urlNone
authorDavid Nidever
requires_python>=3.6
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy matplotlib astropy scipy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Roland
=======

A wrapper around various stellar spectral synthesis packages.

Authors
-------

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

To install the latest version::

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

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

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

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

License
-------

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dnidever/roland",
    "name": "roland",
    "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/c1/a8/54c98e2ee7659fb23cfb73c5d51c0e118c7fc32e3523eb9d853bcaff5e4b/roland-1.0.0.tar.gz",
    "platform": null,
    "description": "\nRoland\n=======\n\nA wrapper around various stellar spectral synthesis packages.\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/roland\n\nDocumentation\n-------------\n\n.. image:: https://readthedocs.org/projects/roland/badge/?version=latest\n        :target: http://roland.readthedocs.io/\n\nSee `the documentation <http://roland.readthedocs.io>`_ for information on how\nto install and Roland.\n\nLicense\n-------\n\n.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat\n        :target: https://github.com/dnidever/roland/blob/main/LICENSE\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Stellar synthetic spectrum wrapper",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/dnidever/roland"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fa48d1fbd3668b5add714ad38ecf0c8539d3416498bf174149b85e26010d598",
                "md5": "082eaf932003b1e6ada66bf1914d2147",
                "sha256": "b5b70f22a634a9163b9a4ca6efd8a92c2de77fa63e34d6937d89c9c3989728a4"
            },
            "downloads": -1,
            "filename": "roland-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "082eaf932003b1e6ada66bf1914d2147",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 57994330,
            "upload_time": "2023-06-29T16:14:32",
            "upload_time_iso_8601": "2023-06-29T16:14:32.642433Z",
            "url": "https://files.pythonhosted.org/packages/3f/a4/8d1fbd3668b5add714ad38ecf0c8539d3416498bf174149b85e26010d598/roland-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1a854c98e2ee7659fb23cfb73c5d51c0e118c7fc32e3523eb9d853bcaff5e4b",
                "md5": "4bbb02d331d28226779fca9a3bb9675d",
                "sha256": "df66c03ed68d24ac5dad774ac8ed9667b12f940bd2d3d5ed8031147b3ad07497"
            },
            "downloads": -1,
            "filename": "roland-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4bbb02d331d28226779fca9a3bb9675d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 58109498,
            "upload_time": "2023-06-29T16:14:43",
            "upload_time_iso_8601": "2023-06-29T16:14:43.980458Z",
            "url": "https://files.pythonhosted.org/packages/c1/a8/54c98e2ee7659fb23cfb73c5d51c0e118c7fc32e3523eb9d853bcaff5e4b/roland-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-29 16:14:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dnidever",
    "github_project": "roland",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        }
    ],
    "lcname": "roland"
}
        
Elapsed time: 0.92812s