Science Score: 26.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 links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: MarkMcCann20510
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 72.7 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Citation

Owner

  • Login: MarkMcCann20510
  • Kind: user

GitHub Events

Total
  • Push event: 1
  • Pull request event: 2
  • Create event: 14
Last Year
  • Push event: 1
  • Pull request event: 2
  • Create event: 14

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2) github_actions (1) python (1)

Dependencies

.github/workflows/citation.yml actions
  • megasanjay/upload-to-zenodo 43390984723d64d501f361820f6e558dececdfcc composite
.github/workflows/publish.yml actions
  • abatilo/actions-poetry v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • christian-korneck/update-container-description-action v1 composite
  • docker/build-push-action v6 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
  • softprops/action-gh-release v2 composite
.github/workflows/test.yml actions
  • Gamesight/slack-workflow-status master composite
  • Jimdo/should-i-notify-action main composite
  • abatilo/actions-poetry v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • nanasess/setup-chromedriver v2.3.0 composite
.devcontainer/Dockerfile docker
  • python 3.8 build
docker-compose.yml docker
  • traefik v2.3
examples/docker_image/docker-compose.yml docker
  • zauberzeug/nicegui latest
examples/nginx_https/docker-compose.yml docker
  • nginx 1.27.0-alpine
  • zauberzeug/nicegui 1.4.27
examples/nginx_subpath/docker-compose.yml docker
  • nginx 1.16.0-alpine
  • zauberzeug/nicegui 1.4.19
examples/redis_storage/Dockerfile docker
  • zauberzeug/nicegui 2.8.0 build
examples/redis_storage/docker-compose.yml docker
examples/ros2/Dockerfile docker
  • ros humble-ros-base build
examples/ros2/docker-compose.yml docker
examples/node_module_integration/package.json npm
  • @babel/core ^7.24.5 development
  • @babel/preset-env ^7.24.5 development
  • babel-loader ^9.1.3 development
  • webpack ^5.91.0 development
  • webpack-cli ^5.1.4 development
  • is-odd ^3.0.1
examples/signature_pad/package.json npm
  • signature_pad ^4.1.7
examples/ai_interface/requirements.txt pypi
  • nicegui >=1.0
  • replicate >=0.4
examples/chat_with_ai/requirements.txt pypi
  • langchain >=0.2
  • langchain-community *
  • langchain_openai *
  • nicegui *
examples/descope_auth/requirements.txt pypi
  • descope *
examples/generate_pdf/requirements.txt pypi
  • nicegui *
  • pycairo *
examples/openai_assistant/requirements.txt pypi
  • openai ==1.58.1
examples/opencv_webcam/requirements.txt pypi
  • nicegui >=1.0
  • opencv-python >=4.0
examples/pyserial/requirements.txt pypi
  • pyserial *
examples/pytests/requirements.txt pypi
  • nicegui * test
  • pytest-asyncio * test
  • pytest-selenium * test
examples/ros2/ros2_ws/src/gui/setup.py pypi
  • setuptools *
examples/ros2/ros2_ws/src/simulator/setup.py pypi
  • setuptools *
examples/simpy/requirements.txt pypi
  • nicegui >=1.2
  • simpy *
examples/sqlite_database/requirements.txt pypi
  • tortoise-orm *
examples/websockets/requirements.txt pypi
  • websockets >=12.0
examples/zeromq/requirements.txt pypi
  • pyzmq >=26.0
poetry.lock pypi
  • 140 dependencies
pyproject.toml pypi
  • autopep8 >=1.5.7,<3.0.0 develop
  • debugpy ^1.3.0 develop
  • isort ^5.11 develop
  • itsdangerous ^2.1.2 develop
  • mypy ^1.13.0 develop
  • numpy [{"version" => "^1.24.0", "python" => "~3.8"}, {"version" => ">=1.26.0", "python" => ">=3.9,<3.14"}] develop
  • pandas [{"version" => "^2.0.0", "python" => "<3.13"}, {"version" => "^2.2.3", "python" => ">=3.13,<3.14"}] develop
  • polars [{"version" => "^1.8.0", "python" => "~3.8"}, {"version" => "^1.12.0", "python" => ">=3.9,<3.14"}] develop
  • pre-commit [{"version" => "<4.0.0", "python" => "<3.9"}, {"version" => ">=4.0.0", "python" => ">=3.9,<3.14"}] develop
  • pyecharts ^2.0.4 develop
  • pylint [{"version" => "^3.1.0", "python" => "~3.8"}, {"version" => ">=3.3.1", "python" => ">=3.9,<3.13"}] develop
  • pytest ^8.2.2 develop
  • pytest-asyncio >=0.23.0 develop
  • pytest-selenium ^4.1.0 develop
  • pytest-watcher ^0.4.2 develop
  • ruff >=0.8.1 develop
  • secure >=0.3.0 develop
  • selenium ^4.11.2 develop
  • webdriver-manager >=3.8.6,<5.0.0 develop
  • Pygments >=2.15.1,<3.0.0
  • aiofiles >=23.1.0
  • aiohttp >=3.10.2
  • certifi >=2024.07.04
  • docutils >=0.19.0
  • fastapi >=0.109.1
  • httpx >=0.24.0
  • ifaddr >=0.2.0
  • itsdangerous ^2.1.2
  • jinja2 ^3.1.5
  • libsass ^0.23.0
  • markdown2 >=2.4.7,!=2.4.11
  • matplotlib ^3.5.0
  • nicegui-highcharts ^2.0.2
  • orjson >=3.9.15
  • plotly >=5.13,<7.0
  • python ^3.8
  • python-multipart >=0.0.18
  • python-socketio >=5.10.0
  • pywebview ^5.0.1
  • redis >=4.0.0
  • requests >=2.32.0
  • typing-extensions >=4.0.0
  • urllib3 >=1.26.18,!=2.0.0,!=2.0.1,!=2.0.2,!=2.0.3,!=2.0.4,!=2.0.5,!=2.0.6,!=2.0.7,!=2.1.0,!=2.2.0,!=2.2.1
  • uvicorn >=0.22.0
  • vbuild >=0.8.2
  • watchfiles >=0.18.1
tests/requirements.txt pypi
  • pytest-asyncio * test
  • pytest-selenium * test