Science Score: 38.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
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.4%) to scientific vocabulary
Repository
Python interface to the ChemKED database format
Basic Info
- Host: GitHub
- Owner: pr-omethe-us
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Homepage: https://pr-omethe-us.github.io/PyKED/
- Size: 1.87 MB
Statistics
- Stars: 16
- Watchers: 7
- Forks: 15
- Open Issues: 30
- Releases: 0
Metadata Files
README.md
PyKED

PyKED is a Python-based software package for validating and interacting with ChemKED (Chemical Kinetics Experimental Data format) files that describe fundamental experimental measurements of combustion phenomena.
An installation guide, usage examples, and API docs are provided in the online documentation: https://pr-omethe-us.github.io/PyKED/
Code of Conduct
In order to have a more open and welcoming community, PyKED adheres to a code of conduct adapted from the Contributor Covenant code of conduct. The code of conduct for PyKED is available in the GitHub Repository in the CODEOFCONDUCT.md file.
Please adhere to this code of conduct in any interactions you have in the PyKED community. It is strictly enforced on all official PyKED repositories, websites, and resources. If you encounter someone violating these terms, please let a maintainer (@kyleniemeyer, @bryanwweber, or via email at chemked@googlegroups.com) know and we will address it as soon as possible.
License
PyKED is released under the BSD-3 clause license, see LICENSE for details.
If you use this package as part of a scholarly work, please refer to CITATION.md for guidance on citing this resource.
Owner
- Name: pr.omethe.us
- Login: pr-omethe-us
- Kind: organization
- Website: https://pr.omethe.us
- Repositories: 9
- Profile: https://github.com/pr-omethe-us
Citation (CITATION.md)
# Citation of PyKED
[](https://zenodo.org/badge/latestdoi/66023863)
To cite PyKED in a scholarly article, please use
> K. E. Niemeyer and B. W. Weber. (2018) PyKED v0.4.1 [software]. Zenodo. https://doi.org/10.5281/zenodo.597935
A BibTeX entry for LaTeX users is
```TeX
@misc{PyKED,
author = {Kyle E Niemeyer and Bryan W Weber},
year = 2018,
title = {PyKED v0.4.1},
doi = {10.5281/zenodo.597935},
url = {https://github.com/pr-omethe-us/PyKED},
}
```
In both cases, please update the entry with the version used. The DOI for the latest version is
given in the badge at the top, or alternately <https://doi.org/10.5281/zenodo.597935> will
take you to the latest version (and generally represents all versions).
If you would like to cite a specific, older version, the DOIs for each release are:
* v0.4.1: [10.5281/zenodo.1194920](https://doi.org/10.5281/zenodo.1194920)
* v0.4.0: [10.5281/zenodo.1193936](https://doi.org/10.5281/zenodo.1193936)
* v0.3.0: [10.5281/zenodo.1006722](https://doi.org/10.5281/zenodo.1006722)
* v0.2.1: [10.5281/zenodo.858441](https://doi.org/10.5281/zenodo.858441)
* v0.2.0: [10.5281/zenodo.841303](https://doi.org/10.5281/zenodo.841303)
* v0.1.6: [10.5281/zenodo.831332](https://doi.org/10.5281/zenodo.831332)
* v0.1.5: [10.5281/zenodo.582345](https://doi.org/10.5281/zenodo.582345)
* v0.1.4: [10.5281/zenodo.582338](https://doi.org/10.5281/zenodo.582338)
* v0.1.3: [10.5281/zenodo.439720](https://doi.org/10.5281/zenodo.546143)
* v0.1.2: [10.5281/zenodo.439720](https://doi.org/10.5281/zenodo.546141)
* v0.1.1: [10.5281/zenodo.439720](https://doi.org/10.5281/zenodo.439720)
* v0.1.0: [10.5281/zenodo.439716](https://doi.org/10.5281/zenodo.439716)
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 620
- Total Committers: 8
- Avg Commits per committer: 77.5
- Development Distribution Score (DDS): 0.468
Top Committers
| Name | Commits | |
|---|---|---|
| Bryan W. Weber | b****r@g****m | 330 |
| Kyle Niemeyer | k****r@g****m | 232 |
| Bryan W. Weber | b****n@b****m | 43 |
| Alon Grinberg Dana | a****n@t****l | 9 |
| Ethan Bessette | e****e@u****u | 3 |
| Mark E Fuller | m****r@g****e | 1 |
| Kypore1 | b****n@g****m | 1 |
| Nick | n****s@u****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 55
- Total pull requests: 45
- Average time to close issues: 6 months
- Average time to close pull requests: 19 days
- Total issue authors: 14
- Total pull request authors: 8
- Average comments per issue: 2.8
- Average comments per pull request: 2.76
- Merged pull requests: 38
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bryanwweber (33)
- kyleniemeyer (7)
- benhoare98 (3)
- rwest (2)
- mdbernard (1)
- nateharms (1)
- jsantner (1)
- arghdos (1)
- ischoegl (1)
- bradcarr23 (1)
- anthonymstohr (1)
- Kypore1 (1)
- yurivict (1)
- ghost (1)
Pull Request Authors
- bryanwweber (31)
- kyleniemeyer (7)
- jsantner (2)
- EthanBesse (1)
- skrsna (1)
- arghdos (1)
- alongd (1)
- mefuller (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 41 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 13
- Total maintainers: 2
pypi.org: pyked
Package for manipulating Chemical Kinetics Experimental Data (ChemKED) files.
- Homepage: https://github.com/pr-omethe-us/PyKED
- Documentation: https://pyked.readthedocs.io/
- License: BSD-3-Clause
-
Latest release: 0.4.1
published over 8 years ago
Rankings
Maintainers (2)
Dependencies
- cerberus >=1.0.0,<1.2
- flake8 *
- habanero >=0.6.0
- ipython *
- nbconvert *
- nbsphinx *
- numpy >=1.11.0,<2.0
- pandas >=0.22.0,<0.23
- pint >=0.7.2,<0.9
- pytest *
- pyyaml >=3.12,<4.0
- requests *
- sphinx *
- uncertainties >=3.0.1,<3.1
- cerberus >=1.0.0,<1.2
- habanero >=0.6.0
- numpy >=1.11.0,<2.0
- pint >=0.7.2,<0.9
- pyyaml >=3.12,<4.0
- uncertainties >=3.0.1,<3.1