https://github.com/domdfcoding/phd-data
Data generated during my PhD research
https://github.com/domdfcoding/phd-data
Last synced: 2 months ago
JSON representation
Data generated during my PhD research
- Host: GitHub
- URL: https://github.com/domdfcoding/phd-data
- Owner: domdfcoding
- License: mit
- Created: 2020-06-26T16:30:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T17:30:43.000Z (12 months ago)
- Last Synced: 2025-01-06T18:43:38.534Z (12 months ago)
- Language: Python
- Homepage:
- Size: 8.69 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
#######################
lcms_results_processor
#######################
.. start short_desc
****
.. end short_desc
Data generated during my PhD research
All data copyright 2019-2020 Dominic Davis-Foster
.. start shields
.. list-table::
:stub-columns: 1
:widths: 10 90
* - Tests
- |actions_linux| |actions_windows| |actions_macos|
* - Activity
- |commits-latest| |commits-since| |maintained|
* - QA
- |codefactor| |actions_flake8| |actions_mypy|
* - Other
- |license| |language| |requires|
.. |actions_linux| image:: https://github.com/domdfcoding/lcms_results_processor/workflows/Linux/badge.svg
:target: https://github.com/domdfcoding/lcms_results_processor/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status
.. |actions_windows| image:: https://github.com/domdfcoding/lcms_results_processor/workflows/Windows/badge.svg
:target: https://github.com/domdfcoding/lcms_results_processor/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status
.. |actions_macos| image:: https://github.com/domdfcoding/lcms_results_processor/workflows/macOS/badge.svg
:target: https://github.com/domdfcoding/lcms_results_processor/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status
.. |actions_flake8| image:: https://github.com/domdfcoding/lcms_results_processor/workflows/Flake8/badge.svg
:target: https://github.com/domdfcoding/lcms_results_processor/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status
.. |actions_mypy| image:: https://github.com/domdfcoding/lcms_results_processor/workflows/mypy/badge.svg
:target: https://github.com/domdfcoding/lcms_results_processor/actions?query=workflow%3A%22mypy%22
:alt: mypy status
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/lcms_results_processor/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/lcms_results_processor/
:alt: Requirements Status
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/lcms_results_processor?logo=codefactor
:target: https://www.codefactor.io/repository/github/domdfcoding/lcms_results_processor
:alt: CodeFactor Grade
.. |license| image:: https://img.shields.io/github/license/domdfcoding/lcms_results_processor
:target: https://github.com/domdfcoding/lcms_results_processor/blob/master/LICENSE
:alt: License
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/lcms_results_processor
:alt: GitHub top language
.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/lcms_results_processor/v0.0.0
:target: https://github.com/domdfcoding/lcms_results_processor/pulse
:alt: GitHub commits since tagged version
.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/lcms_results_processor
:target: https://github.com/domdfcoding/lcms_results_processor/commit/master
:alt: GitHub last commit
.. |maintained| image:: https://img.shields.io/maintenance/yes/2025
:alt: Maintenance
.. end shields