https://github.com/computationalphysiology/mps_data_parser
Tool for parsing information from filenames
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Tool for parsing information from filenames
Basic Info
- Host: GitHub
- Owner: ComputationalPhysiology
- License: mit
- Language: Python
- Default Branch: main
- Size: 125 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
Changelog
Contributing
License
Authors
README.md
MPS database parser
Tool for parsing information from filenames
- Source code: https://github.com/ComputationalPhysiology/mpsdataparser
Features
- TODO
Credits
This package was created with Cookiecutter and the finsberg/cookiecutter-pypackage project template.
Owner
- Name: Computational Physiology at Simula Research Laboratory
- Login: ComputationalPhysiology
- Kind: organization
- Location: Fornebu, Norway
- Website: https://computationalphysiology.github.io
- Repositories: 51
- Profile: https://github.com/ComputationalPhysiology
GitHub organization for the computational physiology department at Simula Research Laboratory
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
.github/workflows/pre-commit.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pre-commit/action v3.0.0 composite
requirements_dev.txt
pypi
- Sphinx * development
- black * development
- bump2version * development
- flake8 * development
- ipython * development
- isort * development
- mypy * development
- numpy * development
- pandoc * development
- parse * development
- pdbpp * development
- pint * development
- pip * development
- pre-commit * development
- pytest * development
- pytest-cov * development
- sphinx_rtd_theme * development
- twine * development
- watchdog * development
- wheel * development
setup.py
pypi