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

JOSS: https://github.com/introlab/opentera

flask healthcare iot micro-services python redis rehab robotics sensors server telehealth teleoperation telepresence telerehabilitation twisted videoconference webrtc

Score: 11.378822480446749

Last synced: about 2 hours ago
JSON representation

Repository metadata:

OpenTera - Open TeleRehabilitation Server and Micro-Services


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 2,152
Total Committers: 10
Avg Commits per committer: 215.2
Development Distribution Score (DDS): 0.473

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

Name Email Commits
Dominic Létourneau d****i@g****m 1135
Simon Briere s****e@u****a 866
cvilanova c****a@g****m 115
Philippe A a****1@u****a 28
Gabriel Lauzier g****r@u****a 2
mouhamb m****e@u****a 2
mouhamb 1****b 1
arsp2701 4****1 1
Thomas Mickley-Doyle t****e@g****m 1
Cédric Godin c****n@m****m 1

Issue and Pull Request metadata

Last synced: 11 days ago

Total issues: 111
Total pull requests: 52
Average time to close issues: 9 months
Average time to close pull requests: 7 days
Total issue authors: 10
Total pull request authors: 7
Average comments per issue: 0.19
Average comments per pull request: 0.12
Merged pull request: 43
Bot issues: 0
Bot pull requests: 1

Past year issues: 10
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: about 4 hours
Past year issue authors: 5
Past year pull request authors: 2
Past year average comments per issue: 0.1
Past year average comments per pull request: 0.2
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/introlab/opentera

Top Issue Authors

  • SBriere (72)
  • doumdi (27)
  • justinedauphinais (3)
  • carolanegt (2)
  • maximeboucher5 (2)
  • cyvilanova (1)
  • Alexis-Dubois (1)
  • arsp2701 (1)
  • galessiorob (1)
  • mouhamb (1)

Top Pull Request Authors

  • SBriere (32)
  • doumdi (9)
  • mouhamb (4)
  • Alexis-Dubois (4)
  • tmickleydoyle (1)
  • dependabot[bot] (1)
  • cyvilanova (1)

Top Issue Labels

  • enhancement (69)
  • bug (21)
  • wontfix (5)
  • documentation (1)
  • question (1)
  • dependencies (1)

Top Pull Request Labels

  • python (1)
  • enhancement (1)
  • dependencies (1)

Package metadata

pypi.org: opentera

OpenTera base package

  • Homepage: https://github.com/introlab/opentera
  • Documentation: https://opentera.readthedocs.io/
  • Licenses: Apache Software License
  • Latest release: 1.3.1 (published 4 months ago)
  • Last Synced: 2026-06-18T20:01:50.665Z (3 days ago)
  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 3
  • Downloads: 155 Last month
  • Rankings:
    • Dependent repos count: 8.935%
    • Dependent packages count: 10.141%
    • Forks count: 11.917%
    • Average: 12.019%
    • Stargazers count: 14.237%
    • Downloads: 14.866%
  • Maintainers (1)

Dependencies

teraserver/easyrtc/package.json npm
  • ejs ^3.1.6
  • express ^4.17.3
  • html ^1.0.0
  • minimist ^1.2.5
  • open-easyrtc git+https://github.com/open-easyrtc/open-easyrtc.git
  • redis ^3.1.2
  • serve-static ^1.14.2
  • socket.io ^2.4.1
teraserver/python/env/requirements.txt pypi
  • Flask ==2.0.2
  • Flask-Babel ==2.0.0
  • Flask-BabelEx ==0.9.4
  • Flask-HTTPAuth ==4.5.0
  • Flask-Limiter ==2.0.2
  • Flask-Login ==0.5.0
  • Flask-Login-Multi ==0.1.2
  • Flask-Mail ==0.9.1
  • Flask-Migrate ==3.1.0
  • Flask-Principal ==0.4.0
  • Flask-SQLAlchemy ==2.5.1
  • Flask-Security ==3.0.0
  • Flask-Session ==0.4.0
  • Flask-SocketIO ==5.1.1
  • Jinja2 ==3.0.3
  • PyJWT ==2.3.0
  • SQLAlchemy ==1.4.27
  • Twisted ==22.1.0
  • WTForms ==3.0.0
  • autobahn ==21.11.1
  • bcrypt ==3.2.0
  • bz2file ==0.98
  • cryptography ==36.0.0
  • flask-restx ==0.5.1
  • flask-swagger-ui ==3.36.0
  • jsonschema ==4.2.1
  • passlib ==1.7.4
  • psycopg2-binary ==2.9.2
  • pyOpenSSL ==21.0.0
  • pydot ==1.4.2
  • pylzma ==0.5.0
  • pypiwin32 ==223
  • pytest ==6.2.5
  • python-slugify ==5.0.2
  • redis ==4.0.2
  • service-identity ==21.1.0
  • sqlalchemy-schemadisplay ==1.3
  • treq ==21.5.0
  • txredisapi ==1.4.7
  • websocket-client ==1.2.1
  • werkzeug ==2.0.3
teraserver/python/examples/device_client/requirements.txt pypi
  • aiohttp * development
  • asyncio * development
  • opentera * development
  • protobuf * development
teraserver/python/examples/user_client/requirements.txt pypi
  • aiohttp *
  • asyncio *
.github/workflows/python-package-pypi.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/run_tests_on_pull_request.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/draft-joss-paper-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/gen-doc-and-deploy-to-github-pages.yml actions
  • JamesIves/github-pages-deploy-action 3.7.1 composite
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
docker/dev/certificates/Dockerfile docker
  • python 3.10-bullseye build
docker/dev/docker-compose.yml docker
  • nginx latest
  • opentera-cert-generator latest
  • opentera-server latest
  • postgres 14.1-alpine
  • redis 6.2-alpine
docker/dev/teraserver/Dockerfile docker
  • python 3.10.10-bullseye build
docs/requirements.txt pypi
  • myst-parser *
  • sphinx *
  • sphinx-rtd-theme *
  • sphinxcontrib-openapi *
teraserver/python/examples/service/requirements.txt pypi
  • opentera *
teraserver/python/examples/service_with_assets/requirements.txt pypi
  • opentera *
teraserver/python/setup.py pypi