https://github.com/aramis-lab/clinicaio
Python library for input/output management of all Clinica projects.
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.1%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Python library for input/output management of all Clinica projects.
Basic Info
- Host: GitHub
- Owner: aramis-lab
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://clinicaio.readthedocs.io/en/latest/
- Size: 174 KB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 4
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
README.md
clinicaio
Python library for input/output management of all Clinica projects.
Owner
- Name: ARAMIS Lab
- Login: aramis-lab
- Kind: organization
- Location: Paris, France
- Website: www.aramislab.fr
- Twitter: AramisLabParis
- Repositories: 21
- Profile: https://github.com/aramis-lab
The Aramis Lab is a joint research team between CNRS, Inria, Inserm and Sorbonne University and belongs to the Paris Brain Institute (ICM).
GitHub Events
Total
- Create event: 3
- Issues event: 1
- Release event: 2
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Public event: 1
- Push event: 12
- Pull request review event: 8
- Pull request review comment event: 3
- Pull request event: 19
- Fork event: 3
Last Year
- Create event: 3
- Issues event: 1
- Release event: 2
- Watch event: 1
- Delete event: 2
- Issue comment event: 1
- Public event: 1
- Push event: 12
- Pull request review event: 8
- Pull request review comment event: 3
- Pull request event: 19
- Fork event: 3
Issues and Pull Requests
Last synced: 11 months ago
Packages
- Total packages: 1
-
Total downloads:
- pypi 11 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
pypi.org: clinicaio
A Python library for input/output management of all Clinica projects.
- Homepage: https://github.com/aramis-lab/clinicaio.git
- Documentation: https://clinicaio.readthedocs.io/
- License: MIT
-
Latest release: 0.2.0
published over 1 year ago
Rankings
Dependent packages count: 10.0%
Average: 33.2%
Dependent repos count: 56.4%
Maintainers (1)
Last synced:
11 months ago
Dependencies
.github/workflows/lint.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- pre-commit/action v3.0.1 composite
.github/workflows/unit_test.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- snok/install-poetry v1 composite
poetry.lock
pypi
- accessible-pygments 0.0.5
- alabaster 1.0.0
- appnope 0.1.4
- astroid 3.3.5
- asttokens 2.4.1
- attrs 24.2.0
- babel 2.16.0
- beautifulsoup4 4.12.3
- certifi 2024.8.30
- cffi 1.17.1
- charset-normalizer 3.4.0
- click 8.1.7
- colorama 0.4.6
- comm 0.2.2
- debugpy 1.8.8
- decorator 5.1.1
- docutils 0.21.2
- exceptiongroup 1.2.2
- executing 2.1.0
- fastjsonschema 2.20.0
- greenlet 3.1.1
- idna 3.10
- imagesize 1.4.1
- importlib-metadata 8.5.0
- iniconfig 2.0.0
- ipykernel 6.29.5
- ipython 8.29.0
- jedi 0.19.2
- jinja2 3.1.4
- jsonschema 4.23.0
- jsonschema-specifications 2024.10.1
- jupyter-cache 1.0.0
- jupyter-client 8.6.3
- jupyter-core 5.7.2
- markdown-it-py 3.0.0
- markupsafe 3.0.2
- matplotlib-inline 0.1.7
- mdit-py-plugins 0.4.2
- mdurl 0.1.2
- myst-nb 1.1.2
- myst-parser 4.0.0
- nbclient 0.10.0
- nbformat 5.10.4
- nest-asyncio 1.6.0
- packaging 24.2
- parso 0.8.4
- pexpect 4.9.0
- platformdirs 4.3.6
- pluggy 1.5.0
- prompt-toolkit 3.0.48
- psutil 6.1.0
- ptyprocess 0.7.0
- pure-eval 0.2.3
- pycparser 2.22
- pydata-sphinx-theme 0.16.0
- pygments 2.18.0
- pytest 8.3.3
- python-dateutil 2.9.0.post0
- pywin32 308
- pyyaml 6.0.2
- pyzmq 26.2.0
- referencing 0.35.1
- requests 2.32.3
- rpds-py 0.21.0
- six 1.16.0
- snowballstemmer 2.2.0
- soupsieve 2.6
- sphinx 8.1.3
- sphinx-autoapi 3.3.3
- sphinx-book-theme 1.1.3
- sphinxcontrib-applehelp 2.0.0
- sphinxcontrib-devhelp 2.0.0
- sphinxcontrib-htmlhelp 2.1.0
- sphinxcontrib-jsmath 1.0.1
- sphinxcontrib-qthelp 2.0.0
- sphinxcontrib-serializinghtml 2.0.0
- sqlalchemy 2.0.36
- stack-data 0.6.3
- tabulate 0.9.0
- tomli 2.1.0
- tornado 6.4.1
- traitlets 5.14.3
- typing-extensions 4.12.2
- urllib3 2.2.3
- wcwidth 0.2.13
- zipp 3.21.0
pyproject.toml
pypi
- pytest ^8.3.3 develop
- myst-nb ^1.1.2 docs
- sphinx ^8.1.3 docs
- sphinx-autoapi ^3.3.3 docs
- sphinx-book-theme ^1.1.3 docs
- python >=3.10,<3.13