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
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
Metadata Files
README.md
abg_python
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
- Website: sites.northwestern.edu/alexbgurvich
- Twitter: alexbgurvich
- Repositories: 9
- Profile: https://github.com/agurvich
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 | 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 |
Committer Domains (Top 20 + Academic)
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.
- Homepage: https://github.com/agurvich/abg_python
- Documentation: https://abg-python.readthedocs.io/
- License: MIT License
-
Latest release: 1.1.5
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- h5py *
- matplotlib *
- numpy *
- pandas *
- scipy *