https://github.com/bluebrain/plotly-helper

https://github.com/bluebrain/plotly-helper

Science Score: 36.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    5 of 10 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary

Keywords from Contributors

neurons morphologies glia mitochondria reticulum analyze morphology-analysis neuroscience biological-simulations computational-neuroscience
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BlueBrain
  • License: lgpl-3.0
  • Language: Python
  • Default Branch: master
  • Size: 479 KB
Statistics
  • Stars: 2
  • Watchers: 7
  • Forks: 3
  • Open Issues: 3
  • Releases: 4
Created over 6 years ago · Last pushed about 2 years ago
Metadata Files
Readme Contributing License Authors

README.rst

Contributing
============

If you want to improve the project or you see any issue, every contribution is welcome.
Please check the `contribution guidelines `__ for more information.

Acknowledgements
================
The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

License
=======

plotly-helper is licensed under the terms of the GNU Lesser General Public License version 3.
Refer to COPYING.LESSER and COPYING for details.

Copyright (c) 2018-2024 Blue Brain Project/EPFL

Owner

  • Name: The Blue Brain Project
  • Login: BlueBrain
  • Kind: organization
  • Email: bbp.opensource@epfl.ch
  • Location: Geneva, Switzerland

Open Source Software produced and used by the Blue Brain Project

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 28
  • Total Committers: 10
  • Avg Commits per committer: 2.8
  • Development Distribution Score (DDS): 0.571
Top Committers
Name Email Commits
Benoît Coste b****e@e****h 12
aleksei sanin a****n@e****h 5
Benoit Coste b****e@p****m 2
tomdele t****x@e****h 2
MikeG m****t@e****h 2
Dries Verachtert d****t@e****h 1
Alexis Arnaudon a****n@g****m 1
asanin-epfl 5****l@u****m 1
haleepfl 4****l@u****m 1
bbpgithubaudit 8****t@u****m 1
Committer Domains (Top 20 + Academic)
epfl.ch: 5

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 3
  • Total pull requests: 13
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 2
  • Total pull request authors: 6
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.38
  • Merged pull requests: 12
  • 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
  • arnaudon (2)
  • mgeplf (1)
Pull Request Authors
  • asanin-epfl (5)
  • mgeplf (4)
  • bbpgithubaudit (3)
  • eleftherioszisis (2)
  • haleepfl (1)
  • arnaudon (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

setup.py pypi
  • click >=6.0
  • neurom >=3.0,<4.0
  • numpy >=1.15.4
  • plotly >=3.4.2
.github/workflows/publish-sdist.yml actions
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/run-tox.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite