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 (9.2%) to scientific vocabulary
Repository
Convert CINEs for a boiling study
Basic Info
- Host: GitHub
- Owner: softboiler
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://softboiler.org/boilercine/
- Size: 195 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
- Releases: 2
Metadata Files
README.md
boilercine
Convert CINEs for a boiling study.
Install the dependencies of this package manually.
Shell
pip install --no-deps git+https://github.com/ottomatic-io/pycine@815cfca06cafc50745a43b2cd0168982225c6dca
pip install opencv-python # Or a different flavor of your choice, e.g. `opencv-contrib-python`
pip install git+https://github.com/blakeNaccarato/boilercine@main
I did not add pycine explicitly to requirements because this package relies on an unreleased commit of pycine. Install it without its dependencies to avoid forcing installation of a particular flavor of OpenCV. The opencv-python package is a good choice for most users, but you could use opencv-contrib-python as well. I reproduce all of its other dependencies as the dependencies of this package.
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: "boilercine"
doi: "10.5281/zenodo.12639760"
date-released: 2024-07-03
url: "https://github.com/softboiler/boilercine"
GitHub Events
Total
- Issue comment event: 2
- Push event: 61
- Pull request event: 5
- Create event: 2
Last Year
- Issue comment event: 2
- Push event: 61
- Pull request event: 5
- Create event: 2
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 7 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: 7 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- blakeNaccarato (1)
Pull Request Authors
- renovate[bot] (6)
- pre-commit-ci[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 12 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
pypi.org: boilercine
Convert CINEs for a boiling study
- Homepage: https://github.com/softboiler/boilercine
- Documentation: https://boilercine.readthedocs.io/
- License: MIT License
-
Latest release: 2024.1.2
published about 2 years ago
Rankings
Maintainers (1)
Dependencies
- dropseed/changerelease v1.6.0 composite
- click *
- colorama *
- docopt *
- numpy *
- timecode *
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout 692973e3d937129bcbf40652eb9f2f61becf3332 composite
- actions/deploy-pages d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e composite
- actions/download-artifact 65a9edc5881444af0b9093a5e628f2fe47ea3b2e composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/upload-artifact 65462800fd760344b1a7b4382951275a0abb4808 composite
- actions/upload-pages-artifact 56afc609e74202658d3ffba0e8f6dda462b719fa composite
- codecov/codecov-action 125fc84a9a348dbcf27191600683ec096ec9021c composite
- stefanzweifel/git-auto-commit-action 8621497c8c39c72f3e2a999a26b4ca1b5058a842 composite
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout 692973e3d937129bcbf40652eb9f2f61becf3332 composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/checkout 692973e3d937129bcbf40652eb9f2f61becf3332 composite
- actions/download-artifact 65a9edc5881444af0b9093a5e628f2fe47ea3b2e composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- actions/upload-artifact 65462800fd760344b1a7b4382951275a0abb4808 composite
- actions/upload-pages-artifact 56afc609e74202658d3ffba0e8f6dda462b719fa composite
- stefanzweifel/git-auto-commit-action 8621497c8c39c72f3e2a999a26b4ca1b5058a842 composite
- actions/cache 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 composite
- actions/checkout 692973e3d937129bcbf40652eb9f2f61becf3332 composite
- actions/setup-python 82c7e631bb3cdc910f68e0081d67478d79c6982d composite
- dropseed/changerelease 3b121c9e98fa055f59a32b023cb4fd2325f4d9dc composite
- docutils ==0.21.2
- linkify-it-py ==2.0.3
- myst-nb ==1.1.0
- myst-parser ==3.0.1
- numpydoc ==1.7.0
- ruamel-yaml ==0.18.6
- sphinx ==7.3.7
- sphinx-autobuild ==2024.4.16
- sphinx-autodoc2 ==0.5.0
- sphinx-book-theme ==1.1.3
- sphinx-design ==0.6.0
- sphinx-thebe ==0.3.1
- sphinx-tippy ==0.4.3
- sphinx-togglebutton ==0.3.2
- sphinxcontrib-bibtex ==2.6.2
- sphinxcontrib-mermaid ==0.9.2
- sphinxcontrib-towncrier ==0.4.0a0
- urllib3 >=2.2.2
- debugpy ==1.8.1 development
- fawltydeps ==0.15.0 development
- flit ==3.9.0 development
- keyring ==25.2.1 development
- pipdeptree ==2.23.0 development
- pre-commit ==3.7.1 development
- pyright ==1.1.367 development
- ruff ==0.4.8 development
- snakeviz ==2.2.0 development
- sourcery ==1.19.0 development
- towncrier ==23.11.0 development
- httpx ==0.27.0
- zstandard ==0.22.0
- accessible-pygments ==0.0.5
- alabaster ==0.7.16
- annotated-types ==0.7.0
- anyio ==4.4.0
- appnope ==0.1.4
- argcomplete ==3.4.0
- astroid ==3.2.2
- asttokens ==2.4.1
- attrs ==23.2.0
- babel ==2.15.0
- backports-tarfile ==1.2.0
- beautifulsoup4 ==4.12.3
- certifi ==2024.6.2
- cffi ==1.16.0
- cfgv ==3.4.0
- charset-normalizer ==3.3.2
- click ==8.1.7
- colorama ==0.4.6
- comm ==0.2.2
- copier ==9.2.0
- coverage ==7.5.4
- cryptography ==42.0.8
- cyclopts ==2.7.0
- debugpy ==1.8.1
- decorator ==5.1.1
- distlib ==0.3.8
- docopt ==0.6.2
- docstring-parser ==0.15
- docutils ==0.21.2
- dulwich ==0.22.1
- dunamai ==1.21.1
- executing ==2.0.1
- fastjsonschema ==2.20.0
- fawltydeps ==0.15.0
- filelock ==3.15.4
- flit ==3.9.0
- flit-core ==3.9.0
- funcy ==2.0
- greenlet ==3.0.3
- h11 ==0.14.0
- identify ==2.5.36
- idna ==3.7
- imagesize ==1.4.1
- importlib-metadata ==8.0.0
- incremental ==22.10.0
- iniconfig ==2.0.0
- ipykernel ==6.29.4
- ipython ==8.25.0
- isort ==5.13.2
- jaraco-classes ==3.4.0
- jaraco-context ==5.3.0
- jaraco-functools ==4.0.1
- jedi ==0.19.1
- jeepney ==0.8.0
- jinja2 ==3.1.4
- jinja2-ansible-filters ==1.3.2
- jsonschema ==4.22.0
- jsonschema-specifications ==2023.12.1
- jupyter-cache ==1.0.0
- jupyter-client ==8.6.2
- jupyter-core ==5.7.2
- keyring ==25.2.1
- latexcodec ==3.0.0
- linkify-it-py ==2.0.3
- markdown-it-py ==3.0.0
- markupsafe ==2.1.5
- matplotlib-inline ==0.1.7
- mdit-py-plugins ==0.4.1
- mdurl ==0.1.2
- more-itertools ==10.3.0
- myst-nb ==1.1.0
- myst-parser ==3.0.1
- nbclient ==0.10.0
- nbformat ==5.10.4
- nest-asyncio ==1.6.0
- nodeenv ==1.9.1
- numpy ==1.26.4
- numpydoc ==1.7.0
- opencv-python-headless ==4.9.0.80
- packaging ==24.1
- parso ==0.8.4
- pathspec ==0.12.1
- pexpect ==4.9.0
- pip ==24.1
- pip-requirements-parser ==32.0.1
- pipdeptree ==2.23.0
- pipx ==1.6.0
- platformdirs ==4.2.2
- pluggy ==1.5.0
- plumbum ==1.8.3
- pre-commit ==3.7.1
- prompt-toolkit ==3.0.47
- psutil ==6.0.0
- ptyprocess ==0.7.0
- pure-eval ==0.2.2
- pybtex ==0.24.0
- pybtex-docutils ==1.0.3
- pycparser ==2.22
- pydantic ==2.7.4
- pydantic-core ==2.18.4
- pydata-sphinx-theme ==0.15.4
- pygments ==2.18.0
- pyparsing ==3.1.2
- pyright ==1.1.367
- pytest ==8.0.0
- pytest-cov ==4.1.0
- pytest-custom-exit-code ==0.3.0
- pytest-github-actions-annotate-failures ==0.2.0
- python-dateutil ==2.9.0.post0
- pywin32 ==306
- pywin32-ctypes ==0.2.2
- pyyaml ==6.0.1
- pyzmq ==26.0.3
- questionary ==1.10.0
- referencing ==0.35.1
- requests ==2.32.3
- rich ==13.7.1
- rich-rst ==1.3.1
- rpds-py ==0.18.1
- ruamel-yaml ==0.18.6
- ruamel-yaml-clib ==0.2.8
- ruff ==0.4.8
- secretstorage ==3.3.3
- setuptools ==70.1.1
- six ==1.16.0
- snakeviz ==2.2.0
- sniffio ==1.3.1
- snowballstemmer ==2.2.0
- soupsieve ==2.5
- sourcery ==1.19.0
- sphinx ==7.3.7
- sphinx-autobuild ==2024.4.16
- sphinx-autodoc2 ==0.5.0
- sphinx-book-theme ==1.1.3
- sphinx-design ==0.6.0
- sphinx-thebe ==0.3.1
- sphinx-tippy ==0.4.3
- sphinx-togglebutton ==0.3.2
- sphinxcontrib-applehelp ==1.0.8
- sphinxcontrib-bibtex ==2.6.2
- sphinxcontrib-devhelp ==1.0.6
- sphinxcontrib-htmlhelp ==2.0.5
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-mermaid ==0.9.2
- sphinxcontrib-qthelp ==1.0.7
- sphinxcontrib-serializinghtml ==1.1.10
- sphinxcontrib-towncrier ==0.4.0a0
- sqlalchemy ==2.0.31
- stack-data ==0.6.3
- starlette ==0.37.2
- tabulate ==0.9.0
- timecode ==1.4.0
- tomli-w ==1.0.0
- tornado ==6.4.1
- towncrier ==23.11.0
- traitlets ==5.14.3
- typing-extensions ==4.12.2
- uc-micro-py ==1.0.3
- urllib3 ==2.2.2
- userpath ==1.9.2
- uvicorn ==0.30.1
- virtualenv ==20.26.3
- watchfiles ==0.22.0
- wcwidth ==0.2.13
- websockets ==12.0
- wheel ==0.43.0
- zipp ==3.19.2
- uv ==0.2.11
- copier ==9.2.0
- cyclopts ==2.7.0
- dulwich ==0.22.1
- ipython ==8.25.0
- pipx ==1.6.0
- pytest ==8.0.0
- pytest-cov ==4.1.0
- pytest-custom-exit-code ==0.3.0
- pytest-github-actions-annotate-failures ==0.2.0