https://github.com/alleninstitute/ndx-dynamic-routing-metadata

https://github.com/alleninstitute/ndx-dynamic-routing-metadata

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 (7.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: AllenInstitute
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 133 KB
Statistics
  • Stars: 0
  • Watchers: 7
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme Changelog Contributing License

README.md

ndx-dynamic-routing-metadata

Type to store metadata for dynamic routing experiments at Allen Institute

PyPI Python version

Coverage CI/CD GitHub issues

Usage

bash conda create -n ndx_dynamic_routing_metadata python>=3.8 conda activate ndx_dynamic_routing_metadata pip install ndx_dynamic_routing_metadata

Python

```python

import ndxdynamicrouting_metadata ```

Development

See instructions in https://github.com/AllenInstitute/ndx-dynamic-routing-metadata/CONTRIBUTING.md and the original template: https://github.com/AllenInstitute/copier-pdm-npc/blob/main/README.md

Owner

  • Name: Allen Institute
  • Login: AllenInstitute
  • Kind: organization
  • Location: Seattle, WA

Please visit http://alleninstitute.github.io/ for more information.

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/check_external_links.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/codespell.yml actions
  • actions/checkout v4 composite
  • codespell-project/actions-codespell v2 composite
.github/workflows/ruff.yml actions
  • actions/checkout v4 composite
  • chartboost/ruff-action v1 composite
.github/workflows/run_all_tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/run_coverage.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • hdmf >=3.13.0
  • pynwb >=2.6.0
requirements-dev.txt pypi
  • black ==24.3.0 development
  • codespell ==2.2.6 development
  • coverage ==7.4.4 development
  • hdmf ==3.13.0 development
  • hdmf-docutils ==0.4.7 development
  • nwbwidgets ==0.11.3 development
  • pre-commit ==3.5.0 development
  • pynwb ==2.6.0 development
  • pytest ==8.1.1 development
  • pytest-cov ==5.0.0 development
  • pytest-subtests ==0.12.1 development
  • python-dateutil ==2.8.2 development
  • ruff ==0.3.4 development
  • tox ==4.14.2 development
requirements-min.txt pypi
  • hdmf ==3.13.0
  • pynwb ==2.6.0
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • pdm-project/setup-pdm main composite
  • peaceiris/actions-gh-pages v3 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v3 composite
  • pdm-project/setup-pdm v4 composite