{"id":31795952,"url":"https://github.com/spacetelescope/stsci-package-template","last_synced_at":"2026-03-09T15:31:18.695Z","repository":{"id":45215928,"uuid":"72786085","full_name":"spacetelescope/stsci-package-template","owner":"spacetelescope","description":"A package template for STScI Open Source software projects","archived":false,"fork":false,"pushed_at":"2025-10-08T18:21:30.000Z","size":629,"stargazers_count":3,"open_issues_count":5,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-10T20:25:36.108Z","etag":null,"topics":["python","sphinx-documentation","stsci","template-project"],"latest_commit_sha":null,"homepage":"https://stsci-package-template.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spacetelescope.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-03T20:57:03.000Z","updated_at":"2025-10-08T18:21:34.000Z","dependencies_parsed_at":"2022-09-15T19:31:05.677Z","dependency_job_id":"a1d53040-61ab-4e51-bc87-dade74263026","html_url":"https://github.com/spacetelescope/stsci-package-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/spacetelescope/stsci-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fstsci-package-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fstsci-package-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fstsci-package-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fstsci-package-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacetelescope","download_url":"https://codeload.github.com/spacetelescope/stsci-package-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacetelescope%2Fstsci-package-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30301109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","sphinx-documentation","stsci","template-project"],"created_at":"2025-10-10T20:25:26.947Z","updated_at":"2026-03-09T15:31:18.613Z","avatar_url":"https://github.com/spacetelescope.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"STScI Package Template\n======================\n\n.. image:: https://readthedocs.org/projects/stsci-package-template/badge/?version=latest\n    :target: https://stsci-package-template.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. image:: https://github.com/spacetelescope/stsci-package-template/workflows/CI/badge.svg\n    :target: https://github.com/spacetelescope/stsci-package-template/actions\n    :alt: GitHub Actions CI Status\n\n.. image:: https://codecov.io/gh/spacetelescope/stsci-package-template/branch/main/graph/badge.svg\n    :target: https://codecov.io/gh/spacetelescope/stsci-package-template\n    :alt: Coverage Status\n\n.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat\n    :target: http://www.astropy.org\n    :alt: Powered by Astropy Badge\n\nTo use this package template, see instructions for\n`GitHub's creating a repository from a template \u003chttps://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template\u003e`_.\n\nAfter you have created your new repository from this template,\nplease go through all the files in your new repository carefully\nand customize it as you see fit. Please also refer to\n`STScI style guides \u003chttps://github.com/spacetelescope/style-guides\u003e`_.\n\n\nLicense\n-------\n\nSee `LICENSE.rst` for more information.\n\n\nContributing\n------------\n\nWe love contributions! `packagename` 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\n*Note:* This disclaimer was originally written by\n`Adrienne Lowe \u003chttps://github.com/adriennefriend\u003e`_ for a\n`PyCon talk \u003chttps://www.youtube.com/watch?v=6Uj746j9Heo\u003e`_, and was adapted by\npackagename based on its use in the README file for the\n`MetPy project \u003chttps://github.com/Unidata/MetPy\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetelescope%2Fstsci-package-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacetelescope%2Fstsci-package-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacetelescope%2Fstsci-package-template/lists"}