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 (7.1%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
·
Repository
Common functionality of boiler repositories
Basic Info
- Host: GitHub
- Owner: softboiler
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://softboiler.org/boilercore/
- Size: 1.52 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 8
Created almost 3 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Citation
Security
README.md
boilercore
Common functionality of boiler repositories. To use cachier test adapter
functionality, install the hacked version which replaces pickle with dill.
PowerShell
pip install 'cachier @ git+https://github.com/blakeNaccarato/cachier@db7f394a553a90944ca25c2d687771006e77a024'
Project information
Contributors
Blake Naccarato 💻 |
Owner
- Name: softboiler
- Login: softboiler
- Kind: organization
- Location: United States of America
- Website: softboiler.org
- Repositories: 1
- Profile: https://github.com/softboiler
Softboiled software for boiling and thermal science.
Citation (CITATION.cff)
cff-version: "1.2.0"
message: "If you use this software, please cite it as below."
authors:
- family-names: "Naccarato"
given-names: "Blake"
orcid: "https://orcid.org/0000-0003-4851-4724"
- family-names: "Kim"
given-names: "Kwang"
orcid: "https://orcid.org/0000-0003-2134-4964"
title: "boilercore"
doi: "10.5281/zenodo.10246972"
date-released: 2023-12-01
url: "https://github.com/softboiler/boilercore"
GitHub Events
Total
- Push event: 10
- Pull request event: 4
Last Year
- Push event: 10
- Pull request event: 4
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 13 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 13 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- blakeNaccarato (3)
Pull Request Authors
- renovate[bot] (5)
- pre-commit-ci[bot] (3)
- blakeNaccarato (2)
Top Labels
Issue Labels
internal (3)
Pull Request Labels
dependencies (5)
Packages
- Total packages: 1
-
Total downloads:
- pypi 77 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 8
- Total maintainers: 1
pypi.org: boilercore
Common functionality of boiler repositories
- Homepage: https://github.com/softboiler/boilercore
- Documentation: https://boilercore.readthedocs.io/
- License: MIT License
-
Latest release: 2024.1.3
published about 2 years ago
Rankings
Dependent packages count: 10.1%
Dependent repos count: 11.6%
Forks count: 29.8%
Average: 30.2%
Stargazers count: 38.8%
Downloads: 60.6%
Maintainers (1)
Last synced:
11 months ago
Dependencies
pyproject.toml
pypi
- pydantic >=1.10.12
- ruamel.yaml >=0.17.32
tests/pyproject.toml
pypi
.github/workflows/release.yml
actions
- blakeNaccarato/copier-python-workflow-setup v0.2.3 composite
- dropseed/changerelease v1.6.0 composite
.github/workflows/changerelease.yml
actions
- dropseed/changerelease v1.6.0 composite
.github/workflows/ci.yml
actions
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/download-artifact c850b930e6ba138125429b7e5c93fc707a7f8427 composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/upload-artifact 5d5d22a31266ced268874388b861e4b58bb5c2f3 composite
- codecov/codecov-action 54bcd8715eee62d40e33596ef5e8f0f48dbbccab composite
- stefanzweifel/git-auto-commit-action 8756aa072ef5b4a080af5dc8fef36c5d586e521d composite
.github/workflows/contrib.yml
actions
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
.github/workflows/docs.yml
actions
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/deploy-pages d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/upload-pages-artifact 56afc609e74202658d3ffba0e8f6dda462b719fa composite
.github/workflows/high.yml
actions
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout b4ffde65f46336ab88eb53be808477a3936bae11 composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
docs/pyproject.toml
pypi
- linkify-it-py ==2.0.3
- myst-nb ==1.0.0
- nbformat ==5.10.3
- sphinx ==7.2.6
- sphinx-autobuild ==2024.2.4
- sphinx-autodoc2 ==0.5.0
- sphinx-book-theme ==1.1.2
- sphinx-design ==0.5.0
- sphinx-thebe ==0.3.1
- sphinx-tippy ==0.4.1
- sphinx-togglebutton ==0.3.2
- sphinxcontrib-bibtex ==2.6.2
- sphinxcontrib-mermaid ==0.9.2
requirements/dev.in
pypi
- copier ==9.1.1 development
- debugpy ==1.8.1 development
- fawltydeps ==0.15.0 development
- flit ==3.9.0 development
- keyring ==25.0.0 development
- packaging ==24.0 development
- pre-commit ==3.7.0 development
- pyright ==1.1.356 development
- ruff ==0.3.5 development
- snakeviz ==2.2.0 development
- sourcery-cli ==1.16.0 development
requirements/dvc.in
pypi
- dvc ==3.49.0
requirements/install.in
pypi
- zstandard ==0.22.0
requirements/nodeps.in
pypi
requirements/uv.in
pypi
- uv ==0.1.27
scripts/pyproject.toml
pypi
- cyclopts ==2.5.0