An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/LMBooth/pybci

bci brain-computer-interface hmi human-computer-interaction human-machine-interface labstreaminglayer lsl machine-learning python python-brain-computer-interface pytorch sklearn tensorflow

Score: 9.277251077258809

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Create real-time BCI's with the LSL, PyTorch, SKLearn and TensorFlow packages.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,346
Total Committers: 2
Avg Commits per committer: 673.0
Development Distribution Score (DDS): 0.004

Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
LMBooth 3****h 1341
Stephan Heunis s****s@f****e 5

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 24
Total pull requests: 2
Average time to close issues: 15 days
Average time to close pull requests: 13 minutes
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 3.25
Average comments per pull request: 0.0
Merged pull request: 2
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/LMBooth/pybci

Top Issue Authors

  • jsheunis (18)
  • anilbey (5)

Top Pull Request Authors

  • jsheunis (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: pybci-package

A Python interface to create a BCI with the Lab Streaming Layer, Pytorch, SciKit-Learn and Tensorflow packages

  • Homepage: https://github.com/lmbooth/pybci
  • Documentation: https://pybci-package.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.5.1 (published over 1 year ago)
  • Last Synced: 2026-06-18T20:01:55.441Z (3 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 77 Last month
  • Rankings:
    • Dependent packages count: 7.382%
    • Downloads: 14.367%
    • Stargazers count: 18.53%
    • Average: 27.837%
    • Forks count: 29.997%
    • Dependent repos count: 68.91%
  • Maintainers (1)
pypi.org: install-pybci

A Python interface to create a BCI with the Lab Streaming Layer, Pytorch, SciKit-Learn and Tensorflow packages

  • Homepage: https://github.com/lmbooth/pybci
  • Documentation: https://install-pybci.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.1.1 (published almost 3 years ago)
  • Last Synced: 2026-06-18T20:01:53.702Z (3 days ago)
  • Versions: 21
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 84 Last month
  • Rankings:
    • Dependent packages count: 7.297%
    • Average: 29.527%
    • Forks count: 30.526%
    • Stargazers count: 39.396%
    • Dependent repos count: 40.889%
  • Maintainers (1)

Dependencies

.github/workflows/python-publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
docs/requirements.txt pypi
  • antropy *
  • numpy *
  • pylsl *
  • scikit-learn *
  • scipy *
  • tensorflow *
setup.py pypi
  • antropy *
  • numpy *
  • pylsl *
  • scikit-learn *
  • scipy *
  • tensorflow *
  • torch *
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
Dockerfile docker
  • ubuntu 22.04 build
pyproject.toml pypi
requirements-devel.txt pypi
  • pytest >=7.4.3 development