abg-python

common python utilities

https://github.com/agurvich/abg_python

Science Score: 64.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
    Links to: zenodo.org
  • Committers with academic emails
    7 of 7 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

common python utilities

Basic Info
  • Host: GitHub
  • Owner: agurvich
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 680 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 5
  • Open Issues: 0
  • Releases: 6
Created almost 8 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

abg_python

Build Status PyPI DOI

Some Python utilities common to a lot of my packages and repositories (perhaps most notably FIREstudio and, in part, Firefly).

If you use any part of this code for direct calculation please put a nice thank you in your acknowledgements ("Some of the calculations presented in this work rely on public code developed by Alex Gurvich, available at github.com/agurvich/abg_python" or something like that). If you use it as a dependency for something else I've built, acknowledge that codebase instead (e.g. FIRE studio or Firefly).

Installation

abg_python is available from PyPi by bash pip install abg_python

or you can build the source yourself by cloning this repository and, from the top level directory, executing bash pip install -e .

Owner

  • Name: Alex Gurvich
  • Login: agurvich
  • Kind: user
  • Location: Chicago, Illinois
  • Company: Northwestern University: CIERA

star formation enthusiast and interstellar gas-trophysicist

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Gurvich"
  given-names: "Alexander"
  orcid: "https://orcid.org/0000-0002-6145-3674"
title: "abg_python"
version: 1.0.3
doi: 10.5281/zenodo.5526769
date-released: 2021-09-24
url: "https://github.com/agurvich/abg_python"

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 453
  • Total Committers: 7
  • Avg Commits per committer: 64.714
  • Development Distribution Score (DDS): 0.102
Top Committers
Name Email Commits
Alex Gurvich a****h@u****u 407
Alex Gurvich t****9@l****u 16
Alex Gurvich t****9@l****u 9
GURVICH Alexander a****7@q****u 9
GURVICH Alexander a****7@q****u 4
GURVICH Alexander a****7@q****u 4
GURVICH Alexander a****7@q****u 4

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 3
  • Total pull requests: 3
  • Average time to close issues: 1 day
  • Average time to close pull requests: 6 months
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 3.33
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 2
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 18 hours
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • neutrinoceros (2)
  • isulta (1)
Pull Request Authors
  • neutrinoceros (4)
  • zhafen (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,219 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 12
  • Total maintainers: 1
pypi.org: abg-python

shared python utilities for http://github.com/agurvich 's packages.

  • Versions: 12
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1,219 Last month
Rankings
Dependent packages count: 4.7%
Downloads: 6.9%
Forks count: 15.3%
Average: 24.5%
Stargazers count: 27.8%
Dependent repos count: 67.6%
Maintainers (1)
Last synced: 6 months ago

Dependencies

setup.py pypi
  • h5py *
  • matplotlib *
  • numpy *
  • pandas *
  • scipy *
pyproject.toml pypi