========
Overview
========
.. start-badges
.. list-table::
:stub-columns: 1
* - docs
- |docs| |readthedocs|
* - build status
- |testing| |codestyle| |coverage|
.. |docs| image:: https://github.com/swxsoc/swxsoc/actions/workflows/docs.yml/badge.svg
:target: https://github.com/swxsoc/swxsoc/actions/workflows/docs.yml
:alt: Documentation Build Status
.. |testing| image:: https://github.com/swxsoc/swxsoc/actions/workflows/testing.yml/badge.svg
:target: https://github.com/swxsoc/swxsoc/actions/workflows/testing.yml
:alt: Build Status
.. |codestyle| image:: https://github.com/swxsoc/swxsoc/actions/workflows/codestyle.yml/badge.svg
:target: https://github.com/swxsoc/swxsoc/actions/workflows/codestyle.yml
:alt: Codestyle and linting using flake8
.. |coverage| image:: https://codecov.io/gh/swxsoc/swxsoc/branch/main/graph/badge.svg?token=C6JLIWZRBU
:target: https://codecov.io/gh/swxsoc/swxsoc
:alt: Testing coverage
.. |readthedocs| image:: https://readthedocs.org/projects/swxsoc/badge/?version=latest
:target: https://swxsoc.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. end-badges
Documentation
-------------
The documentation is hosted on readthedocs and is available `here <https://swxsoc.readthedocs.io/en/latest/>`_.
License
-------
See the license/LICENSE file for more information.
Contributing
------------
We love contributions! This project 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
by this project based on its use in the README file for the
`MetPy project <https://github.com/Unidata/MetPy>`_.
Code of Conduct
---------------
When you are interacting with the SWxSOC community you are asked to follow
our `Code of Conduct <https://github.com/swxsoc/code-of-conduct/blob/main/CODE_OF_CONDUCT.md>`_.
Acknowledgements
----------------
The package template used by this package is based on the one developed by the
`OpenAstronomy community <https://openastronomy.org>`_ and the `SunPy Project <https://sunpy.org/>`_.
Public Domain
-------------
This project constitutes a work of the United States Government and is not subject to domestic copyright protection under `17 USC ยง 105 <https://www.govinfo.gov/app/details/USCODE-2010-title17/USCODE-2010-title17-chap1-sec105>`__. Additionally, we waive copyright and related rights in the work worldwide through the `CC0 1.0 Universal public domain dedication <https://creativecommons.org/publicdomain/zero/1.0/>`__.
All contributions to this project will be released under the CC0
dedication. By submitting a pull request, you are agreeing to comply
with this waiver of copyright interest.
Raw data
{
"_id": null,
"home_page": null,
"name": "swxsoc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "swxsoc, nasa mission, space weather",
"author": null,
"author_email": "Steven Christe <steven.d.christe@nasa.gov>, Damian Barrous Dumme <damianbarrous@gmail.com>, Andrew Robbertz <a.robbertz@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d4/8b/d02a34d35d47616eb2d1add3a34dd96e93c996efe359295d432349e33360/swxsoc-0.1.0.tar.gz",
"platform": null,
"description": "========\nOverview\n========\n\n.. start-badges\n\n.. list-table::\n :stub-columns: 1\n\n * - docs\n - |docs| |readthedocs|\n * - build status\n - |testing| |codestyle| |coverage|\n\n.. |docs| image:: https://github.com/swxsoc/swxsoc/actions/workflows/docs.yml/badge.svg\n :target: https://github.com/swxsoc/swxsoc/actions/workflows/docs.yml\n :alt: Documentation Build Status\n\n.. |testing| image:: https://github.com/swxsoc/swxsoc/actions/workflows/testing.yml/badge.svg\n :target: https://github.com/swxsoc/swxsoc/actions/workflows/testing.yml\n :alt: Build Status\n\n.. |codestyle| image:: https://github.com/swxsoc/swxsoc/actions/workflows/codestyle.yml/badge.svg\n :target: https://github.com/swxsoc/swxsoc/actions/workflows/codestyle.yml\n :alt: Codestyle and linting using flake8\n\n.. |coverage| image:: https://codecov.io/gh/swxsoc/swxsoc/branch/main/graph/badge.svg?token=C6JLIWZRBU \n :target: https://codecov.io/gh/swxsoc/swxsoc\n :alt: Testing coverage\n\n.. |readthedocs| image:: https://readthedocs.org/projects/swxsoc/badge/?version=latest\n :target: https://swxsoc.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. end-badges\n\nDocumentation\n-------------\nThe documentation is hosted on readthedocs and is available `here <https://swxsoc.readthedocs.io/en/latest/>`_.\n\nLicense\n-------\n\nSee the license/LICENSE file for more information.\n\n\nContributing\n------------\n\nWe love contributions! This project 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\nby this project based on its use in the README file for the\n`MetPy project <https://github.com/Unidata/MetPy>`_.\n\nCode of Conduct\n---------------\nWhen you are interacting with the SWxSOC community you are asked to follow\nour `Code of Conduct <https://github.com/swxsoc/code-of-conduct/blob/main/CODE_OF_CONDUCT.md>`_.\n\nAcknowledgements\n----------------\nThe package template used by this package is based on the one developed by the\n`OpenAstronomy community <https://openastronomy.org>`_ and the `SunPy Project <https://sunpy.org/>`_.\n\nPublic Domain\n-------------\n\nThis project constitutes a work of the United States Government and is not subject to domestic copyright protection under `17 USC \u00a7 105 <https://www.govinfo.gov/app/details/USCODE-2010-title17/USCODE-2010-title17-chap1-sec105>`__. Additionally, we waive copyright and related rights in the work worldwide through the `CC0 1.0 Universal public domain dedication <https://creativecommons.org/publicdomain/zero/1.0/>`__.\n\nAll contributions to this project will be released under the CC0\ndedication. By submitting a pull request, you are agreeing to comply\nwith this waiver of copyright interest.\n",
"bugtrack_url": null,
"license": "see licenses/LICENSE.md",
"summary": "A Python package to support the SWxSOC instrument packages.",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://swxsoc.readthedocs.io/en/latest/",
"Homepage": "https://github.com/swxsoc/swxsoc"
},
"split_keywords": [
"swxsoc",
" nasa mission",
" space weather"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d48bd02a34d35d47616eb2d1add3a34dd96e93c996efe359295d432349e33360",
"md5": "11dceccc9539ea866b2ec441bb4961f4",
"sha256": "c368bf334921ac2ce9709e6efb7fdb300786e59d0edaebccf4a8929da8da4d94"
},
"downloads": -1,
"filename": "swxsoc-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "11dceccc9539ea866b2ec441bb4961f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 380026,
"upload_time": "2024-11-27T20:05:55",
"upload_time_iso_8601": "2024-11-27T20:05:55.849466Z",
"url": "https://files.pythonhosted.org/packages/d4/8b/d02a34d35d47616eb2d1add3a34dd96e93c996efe359295d432349e33360/swxsoc-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-27 20:05:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "swxsoc",
"github_project": "swxsoc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "swxsoc"
}