https://github.com/astrodbtoolkit/astrodbkit

A new version of AstrodbKit built with SQLAlchemy

https://github.com/astrodbtoolkit/astrodbkit

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A new version of AstrodbKit built with SQLAlchemy

Basic Info
Statistics
  • Stars: 10
  • Watchers: 3
  • Forks: 5
  • Open Issues: 22
  • Releases: 24
Created about 6 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.rst

Astronomical database handler code
----------------------------------

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

.. image:: https://github.com/astrodbtoolkit/AstrodbKit/actions/workflows/test-package.yml/badge.svg
    :target: https://github.com/astrodbtoolkit/AstrodbKit/actions/workflows/test-package.yml

.. image:: https://codecov.io/gh/astrodbtoolkit/AstrodbKit/graph/badge.svg?token=LMKVN65D82 
    :target: https://codecov.io/gh/astrodbtoolkit/AstrodbKit

AstrodbKit is an astronomical database handler code built on top of SQLAlchemy.
This is built to work with the `SIMPLE database `_, though
similarly constructed databases will work.

Documentation is available at `https://astrodbkit.readthedocs.io/en/latest/ `_

License
-------

This project is Copyright (c) David Rodriguez and licensed under
the terms of the BSD 3-Clause license. This package is based upon
the `Astropy package template `_
which is licensed under the BSD 3-clause license. See the licenses folder for
more information.


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

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

Owner

  • Name: astrodbtoolkit
  • Login: astrodbtoolkit
  • Kind: organization

GitHub Events

Total
  • Create event: 7
  • Release event: 5
  • Issues event: 19
  • Watch event: 3
  • Delete event: 4
  • Issue comment event: 15
  • Push event: 14
  • Pull request review event: 14
  • Pull request review comment event: 5
  • Pull request event: 16
Last Year
  • Create event: 7
  • Release event: 5
  • Issues event: 19
  • Watch event: 3
  • Delete event: 4
  • Issue comment event: 15
  • Push event: 14
  • Pull request review event: 14
  • Pull request review comment event: 5
  • Pull request event: 16

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 172
  • Total Committers: 2
  • Avg Commits per committer: 86.0
  • Development Distribution Score (DDS): 0.006
Past Year
  • Commits: 14
  • Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
David Rodriguez d****z@s****u 171
Robert Blackwell r****l@s****g 1
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 619 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 25
  • Total maintainers: 3
pypi.org: astrodbkit

Astronomical database handler code

  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 619 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 11.6%
Forks count: 12.6%
Average: 17.5%
Downloads: 25.7%
Stargazers count: 27.8%
Last synced: 11 months ago

Dependencies

.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
setup.py pypi