snpit_utils

Basic utilities for the SN Pit (config system, logger, etc.)

https://github.com/roman-supernova-pit/snpit_utils

Science Score: 44.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
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 8 months ago · JSON representation ·

Repository

Basic utilities for the SN Pit (config system, logger, etc.)

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Created 12 months ago · Last pushed 8 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Codeowners

README.rst

Base utilities for the Roman SNPIT
----------------------------------

License
-------

This project is Copyright (c) Rob Knop et al. and licensed under
the terms of the BSD-3Clause license. This package is based upon
the `Roman Supernova PIT packaging guide `_
which is licensed under the BSD 3-clause licence. See the licenses folder for
more information.

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

We love contributions! roman_snpit_utils 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
roman_snpit_utils based on its use in the README file for the
`MetPy project `_.

Owner

  • Name: Roman Supernova PIT
  • Login: Roman-Supernova-PIT
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software in your work, please cite it using the following metadata."
authors:
- family-names: "Sosey"
  given-names: "Megan"
  orcid: "https://orcid.org/0000-0002-4206-6492"
title: roman_snpit_utils
version: 0.0
doi: 
date-released: 
url: "https://github.com/Roman-Supernova-PIT/roman_snpit_utils"

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
  • Member event: 1
  • Push event: 41
  • Pull request review event: 4
  • Pull request event: 11
  • Create event: 15
Last Year
  • Issues event: 1
  • Issue comment event: 1
  • Member event: 1
  • Push event: 41
  • Pull request review event: 4
  • Pull request event: 11
  • Create event: 15

Dependencies

.github/workflows/run_labeler.yml actions
  • actions/labeler 8558fd74291d67161a8a78ce36a881fa63b766a9 composite
.github/workflows/sphinx-deploy.yml actions
  • peaceiris/actions-gh-pages 4f9cc6602d3f66b9c108549d475ec49e8ef4d45e composite
  • sphinx-notes/pages 3a7b173ecba074b270b37c64007c1edfd8465892 composite
.github/workflows/sub_package_update.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683. composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b. composite
  • peter-evans/create-pull-request 5e914681df9dc83aa4e4905692ca88beb2f9e91f. composite
pyproject.toml pypi
  • coverage *
  • cruft *
  • setuptools_scm *
  • towncrier *
setup.py pypi
.github/workflows/changelog.yml actions
  • actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
  • actions/setup-python 0b93645e9fea7318ecaed2b359559ac225c90a2b composite
.github/workflows/run_snpit_utils_tests.yml actions
  • actions/checkout v4 composite
  • docker/login-action v3 composite
  • jwalton/gh-docker-logs v2 composite