stixpy


Namestixpy JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/samaloney/stixpy
SummaryAnalysis software for Solar Orbiter Spectromter Telescope for Imaging X-rays (STIX)
upload_time2024-02-14 14:20:47
maintainer
docs_urlNone
authorSTIX Team
requires_python>=3.8
licenseBSD 3-Clause
keywords solar physics solar sun x-rays
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Analysis software for Solar Orbiter Spectrometer Telescope for Imaging X-rays
-----------------------------------------------------------------------------

.. image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat
    :target: http://www.sunpy.org
    :alt: Powered by SunPy Badge

.. image:: https://readthedocs.org/projects/stixpy/badge/?version=latest
    :target: https://stixpy.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://dev.azure.com/SMALONEY/stixpy/_apis/build/status/samaloney.stixpy?repoName=samaloney%2Fstixpy&branchName=master
    :target: https://dev.azure.com/SMALONEY/stixpy/_build
    :alt: Build Status

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

It is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.

.. code-block::

   pip install git+https://github.com/samaloney/stixpy


License
-------

This project is Copyright (c) STIX Team and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.


Contributing
------------

We love contributions! STIXpy is open source,
built on open source, and we'd love to have you hang out in our community.

**Imposter syndrome disclaimer**: We want your help. No, really.

There may be a little voice inside your head that is telling you that you're not
ready to be an open source contributor; that your skills aren't nearly good
enough to contribute. What could you possibly offer a project like this one?

We assure you - the little voice in your head is wrong. If you can write code at
all, you can contribute code to open source. Contributing to open source
projects is a fantastic way to advance one's coding skills. Writing perfect code
isn't the measure of a good developer (that would disqualify all of us!); it's
trying to create something, making mistakes, and learning from those
mistakes. That's how we all improve, and we are happy to help others learn.

Being an open source contributor doesn't just mean writing code, either. You can
help out by writing documentation, tests, or even giving feedback about the
project (and yes - that includes giving feedback about the contribution
process). Some of these contributions may be the most valuable to the project as
a whole, because you're coming to the project with fresh eyes, so you can see
the errors and assumptions that seasoned contributors have glossed over.

Note: This disclaimer was originally written by
`Adrienne Lowe <https://github.com/adriennefriend>`_ for a
`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by
STIXpy based on its use in the README file for the
`MetPy project <https://github.com/Unidata/MetPy>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/samaloney/stixpy",
    "name": "stixpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "solar physics,solar,sun,x-rays",
    "author": "STIX Team",
    "author_email": "shane.maloney@dias.ie",
    "download_url": "https://files.pythonhosted.org/packages/e1/11/b0fa24d4fc08257e1c143c042904081e2106c99eb23ae4cbda221b546f89/stixpy-0.1.1.tar.gz",
    "platform": "any",
    "description": "Analysis software for Solar Orbiter Spectrometer Telescope for Imaging X-rays\n-----------------------------------------------------------------------------\n\n.. image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat\n    :target: http://www.sunpy.org\n    :alt: Powered by SunPy Badge\n\n.. image:: https://readthedocs.org/projects/stixpy/badge/?version=latest\n    :target: https://stixpy.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://dev.azure.com/SMALONEY/stixpy/_apis/build/status/samaloney.stixpy?repoName=samaloney%2Fstixpy&branchName=master\n    :target: https://dev.azure.com/SMALONEY/stixpy/_build\n    :alt: Build Status\n\nInstallation\n------------\n\nIt is strongly advised that you use and isolated environment through python's venv, virturalenv, anaconda or similar.\n\n.. code-block::\n\n   pip install git+https://github.com/samaloney/stixpy\n\n\nLicense\n-------\n\nThis project is Copyright (c) STIX Team and licensed under\nthe terms of the BSD 3-Clause license. This package is based upon\nthe `Openastronomy packaging guide <https://github.com/OpenAstronomy/packaging-guide>`_\nwhich is licensed under the BSD 3-clause licence. See the licenses folder for\nmore information.\n\n\nContributing\n------------\n\nWe love contributions! STIXpy is open source,\nbuilt on open source, and we'd love to have you hang out in our community.\n\n**Imposter syndrome disclaimer**: We want your help. No, really.\n\nThere may be a little voice inside your head that is telling you that you're not\nready to be an open source contributor; that your skills aren't nearly good\nenough to contribute. What could you possibly offer a project like this one?\n\nWe assure you - the little voice in your head is wrong. If you can write code at\nall, you can contribute code to open source. Contributing to open source\nprojects is a fantastic way to advance one's coding skills. Writing perfect code\nisn't the measure of a good developer (that would disqualify all of us!); it's\ntrying to create something, making mistakes, and learning from those\nmistakes. That's how we all improve, and we are happy to help others learn.\n\nBeing an open source contributor doesn't just mean writing code, either. You can\nhelp out by writing documentation, tests, or even giving feedback about the\nproject (and yes - that includes giving feedback about the contribution\nprocess). Some of these contributions may be the most valuable to the project as\na whole, because you're coming to the project with fresh eyes, so you can see\nthe errors and assumptions that seasoned contributors have glossed over.\n\nNote: This disclaimer was originally written by\n`Adrienne Lowe <https://github.com/adriennefriend>`_ for a\n`PyCon talk <https://www.youtube.com/watch?v=6Uj746j9Heo>`_, and was adapted by\nSTIXpy based on its use in the README file for the\n`MetPy project <https://github.com/Unidata/MetPy>`_.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Analysis software for Solar Orbiter Spectromter Telescope for Imaging X-rays (STIX)",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/samaloney/stixpy"
    },
    "split_keywords": [
        "solar physics",
        "solar",
        "sun",
        "x-rays"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1248f4b9fd4c5ef91137b780a99f48ad5baba3561d9a8c491ab394bc18dfe006",
                "md5": "f4c0e6869871a96e30d43982dbd4d718",
                "sha256": "3cbbf9260db1e3a2a03728b38fd6ab50e6496bde922c0c21ee1155738a68e3e6"
            },
            "downloads": -1,
            "filename": "stixpy-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4c0e6869871a96e30d43982dbd4d718",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1279750,
            "upload_time": "2024-02-14T14:20:44",
            "upload_time_iso_8601": "2024-02-14T14:20:44.626449Z",
            "url": "https://files.pythonhosted.org/packages/12/48/f4b9fd4c5ef91137b780a99f48ad5baba3561d9a8c491ab394bc18dfe006/stixpy-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e111b0fa24d4fc08257e1c143c042904081e2106c99eb23ae4cbda221b546f89",
                "md5": "c4e1086aeaa7c46d221f79688f4db814",
                "sha256": "b002ba6c361ae70b358b62dbb77ce5476db42aadd15a50c5e8676dfbf6af1046"
            },
            "downloads": -1,
            "filename": "stixpy-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c4e1086aeaa7c46d221f79688f4db814",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1252016,
            "upload_time": "2024-02-14T14:20:47",
            "upload_time_iso_8601": "2024-02-14T14:20:47.143194Z",
            "url": "https://files.pythonhosted.org/packages/e1/11/b0fa24d4fc08257e1c143c042904081e2106c99eb23ae4cbda221b546f89/stixpy-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-14 14:20:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samaloney",
    "github_project": "stixpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "stixpy"
}
        
Elapsed time: 0.17885s