stsci-package-template
A package template for STScI Open Source software projects
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.6%) to scientific vocabulary
Keywords
python
sphinx-documentation
stsci
template-project
Last synced: 6 months ago
·
JSON representation
·
Repository
A package template for STScI Open Source software projects
Basic Info
- Host: GitHub
- Owner: spacetelescope
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://stsci-package-template.readthedocs.io
- Size: 614 KB
Statistics
- Stars: 3
- Watchers: 9
- Forks: 8
- Open Issues: 5
- Releases: 0
Topics
python
sphinx-documentation
stsci
template-project
Created over 9 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
README.rst
STScI Package Template
======================
.. image:: https://readthedocs.org/projects/stsci-package-template/badge/?version=latest
:target: https://stsci-package-template.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://github.com/spacetelescope/stsci-package-template/workflows/CI/badge.svg
:target: https://github.com/spacetelescope/stsci-package-template/actions
:alt: GitHub Actions CI Status
.. image:: https://codecov.io/gh/spacetelescope/stsci-package-template/branch/main/graph/badge.svg
:target: https://codecov.io/gh/spacetelescope/stsci-package-template
:alt: Coverage Status
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge
To use this package template, see instructions for
`GitHub's creating a repository from a template `_.
After you have created your new repository from this template,
please go through all the files in your new repository carefully
and customize it as you see fit. Please also refer to
`STScI style guides `_.
License
-------
See `LICENSE.rst` for more information.
Contributing
------------
We love contributions! `packagename` 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 `_ for a
`PyCon talk `_, and was adapted by
packagename based on its use in the README file for the
`MetPy project `_.
Owner
- Name: Space Telescope Science Institute
- Login: spacetelescope
- Kind: organization
- Email: help@stsci.edu
- Location: Baltimore, MD
- Website: http://www.stsci.edu
- Repositories: 305
- Profile: https://github.com/spacetelescope
STScI is operated by AURA for NASA
Citation (CITATION)
See http://journals.aas.org/authors/references.html#Software on how to cite software. GitHub has Zenodo DOI integration: https://guides.github.com/activities/citable-code/ Also see https://swcarpentry.github.io/git-novice/12-citation/ for further reading.