https://github.com/mwouts/itables

Pandas DataFrames as Interactive DataTables
https://github.com/mwouts/itables

Keywords

datatables jupyter pandas polars python quarto shiny visual-studio-code

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

Pandas DataFrames as Interactive DataTables


Owner metadata


Committers metadata

Last synced: about 1 year ago

Total Commits: 224
Total Committers: 6
Avg Commits per committer: 37.333
Development Distribution Score (DDS): 0.031

Commits in past year: 52
Committers in past year: 2
Avg Commits per committer in past year: 26.0
Development Distribution Score (DDS) in past year: 0.019

Name Email Commits
Marc Wouts m****s@g****m 217
Anselm Hahn A****n@g****m 2
artdgn a****n@g****m 2
François Wouts f@z****o 1
Jon Shao j****o@f****m 1
Antonio Commisso 3****i 1

Committer domains:


Issue and Pull Request metadata

Last synced: 11 months ago

Total issues: 107
Total pull requests: 111
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 61
Total pull request authors: 7
Average comments per issue: 3.47
Average comments per pull request: 1.08
Merged pull request: 87
Bot issues: 0
Bot pull requests: 0

Past year issues: 60
Past year pull requests: 54
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 14 days
Past year issue authors: 42
Past year pull request authors: 5
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.91
Past year merged pull request: 41
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • mwouts (30)
  • avivajpeyi (5)
  • Anselmoo (4)
  • Norlandz (4)
  • joseberlines (3)
  • on46zohu (2)
  • firmai (2)
  • fredweb75 (2)
  • sandsmichael (2)
  • matinnuhamunada (2)
  • michael-erasmus (1)
  • nathaniel (1)
  • micboat (1)
  • mck-star-yar (1)
  • nt-ru (1)

Top Pull Request Authors

  • mwouts (99)
  • Anselmoo (4)
  • nasrin1748 (3)
  • AdamRJensen (2)
  • adriens (1)
  • paddymul (1)
  • torstenrudolf (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: itables

Pandas and Polar DataFrames as interactive DataTables

  • Homepage: https://mwouts.github.io/itables/
  • Documentation: https://mwouts.github.io/itables
  • Licenses: MIT License Copyright (c) 2019-2024 Marc Wouts Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 2.0.1 (published about 1 year ago)
  • Last Synced: 2024-05-26T23:47:19.671Z (12 months ago)
  • Versions: 53
  • Dependent Packages: 15
  • Dependent Repositories: 145
  • Downloads: 270,029 Last month
  • Docker Downloads: 3,299
  • Rankings:
    • Dependent packages count: 0.847%
    • Downloads: 0.865%
    • Dependent repos count: 1.25%
    • Docker downloads count: 1.661%
    • Average: 2.254%
    • Stargazers count: 2.737%
    • Forks count: 6.164%
  • Maintainers (1)
conda-forge.org: itables

  • Homepage: https://github.com/mwouts/itables
  • Licenses: MIT
  • Latest release: 1.3.5 (published over 2 years ago)
  • Last Synced: 2024-05-18T12:42:03.654Z (12 months ago)
  • Versions: 12
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 19.342%
    • Dependent packages count: 19.607%
    • Average: 23.13%
    • Dependent repos count: 24.407%
    • Forks count: 29.163%
pypi.org: jupyter-interactive

Initialise a Jupyter notebook with useful extensions and reasonable defaults

  • Homepage:
  • Documentation: https://jupyter-interactive.readthedocs.io/
  • Licenses: CC0-1.0
  • Latest release: 0.1.2 (published over 1 year ago)
  • Last Synced: 2024-05-19T22:22:45.692Z (12 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 20 Last month
  • Rankings:
    • Dependent packages count: 9.947%
    • Average: 37.804%
    • Dependent repos count: 65.66%
  • Maintainers (1)
npmjs.org: dt_for_itables

DataTables bundle for itables

  • Homepage: https://mwouts.github.io/itables
  • Licenses: MIT
  • Latest release: 2.0.5 (published about 1 year ago)
  • Last Synced: 2024-06-09T02:01:52.168Z (11 months ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 7,144 Last month
  • Rankings:
    • Dependent repos count: 32.562%
    • Average: 39.645%
    • Dependent packages count: 46.727%
  • Maintainers (1)
proxy.golang.org: github.com/mwouts/itables


Dependencies

binder/requirements.txt pypi
  • jupyterlab >=4.0.0a16
  • jupytext *
requirements-dev.txt pypi
  • codecov *
  • flake8 *
  • ipykernel *
  • isort *
  • jupyter_client *
  • jupytext *
  • nbconvert *
  • pre-commit *
  • pytest *
  • pytest-cov *
  • world_bank_data *
requirements.txt pypi
  • IPython *
  • pandas *
setup.py pypi
  • IPython *
.github/workflows/continuous-integration.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
  • fkirc/skip-duplicate-actions master composite
  • pre-commit/action v2.0.0 composite
  • pypa/gh-action-pypi-publish v1.1.0 composite
.github/workflows/publish-book.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • peaceiris/actions-gh-pages v3.6.1 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
environment.yml pypi
  • jupyter_book >=0.12
  • world_bank_data *
pyproject.toml pypi

Score: 20.90198069742363