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

JOSS: https://github.com/sciris/sciris

computational-science containers data-science matplotlib numpy parallelization plotting python scientific-computing utilities

Score: 16.015132259900216

Last synced: about 17 hours ago
JSON representation

Repository metadata:

Fast, flexible tools to simplify scientific Python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 2,462
Total Committers: 15
Avg Commits per committer: 164.133
Development Distribution Score (DDS): 0.176

Commits in past year: 118
Committers in past year: 3
Avg Commits per committer in past year: 39.333
Development Distribution Score (DDS) in past year: 0.051

Name Email Commits
cliffckerr q****y@g****m 2029
George Chadderdon g****3@g****m 249
Paula Sanz-Leon p****n@q****u 75
Romesh Abeysuriya r****y@g****m 70
James Jansson j****n@g****m 10
Vlad-Ștefan Harbuz v****d@v****t 9
Kelvin Burke k****e@g****m 6
Thomas A Caswell t****l@g****m 3
Eloisa Perez-Bennetts 4****s 3
mariadelmarq m****q 2
Rowanmh r****h@g****m 2
appsplash99 6****9 1
Robyn Stuart r****s@g****m 1
RHull-IDM r****l@g****g 1
David Kedziora d****z 1

Issue and Pull Request metadata

Last synced: 29 days ago

Total issues: 236
Total pull requests: 81
Average time to close issues: 2 months
Average time to close pull requests: 20 days
Total issue authors: 12
Total pull request authors: 9
Average comments per issue: 1.19
Average comments per pull request: 0.27
Merged pull request: 73
Bot issues: 0
Bot pull requests: 3

Past year issues: 33
Past year pull requests: 11
Past year average time to close issues: 27 days
Past year average time to close pull requests: 26 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 0.52
Past year average comments per pull request: 0.27
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • cliffckerr (208)
  • kelvinburke (10)
  • aflaxman (5)
  • tacaswell (4)
  • pausz (2)
  • clorton (1)
  • RomeshA (1)
  • fabmazz (1)
  • daniel-klein (1)
  • dstansby (1)
  • krosenfeld (1)
  • vsbuffalo (1)

Top Pull Request Authors

  • cliffckerr (51)
  • RomeshA (13)
  • kelvinburke (5)
  • dependabot[bot] (3)
  • tacaswell (3)
  • vladh (3)
  • Rowanmh (1)
  • epbennetts (1)
  • danielskatz (1)

Top Issue Labels

  • enhancement (70)
  • bug (48)
  • refactor (25)
  • documentation (16)
  • lowpriority (14)
  • admin (10)
  • test (5)
  • big (4)
  • quick (2)

Top Pull Request Labels

  • enhancement (4)
  • python (3)
  • dependencies (3)
  • bug (1)

Package metadata

pypi.org: sciris

Fast, flexible tools to simplify scientific Python

  • Homepage:
  • Documentation: https://sciris.readthedocs.io/
  • Licenses: MIT
  • Latest release: 3.2.9 (published 4 months ago)
  • Last Synced: 2026-06-19T21:03:00.900Z (3 days ago)
  • Versions: 74
  • Dependent Packages: 8
  • Dependent Repositories: 18
  • Downloads: 8,563 Last month
  • Rankings:
    • Dependent packages count: 1.614%
    • Dependent repos count: 3.451%
    • Downloads: 6.236%
    • Average: 6.902%
    • Forks count: 10.558%
    • Stargazers count: 12.654%
  • Maintainers (3)

Dependencies

.github/workflows/pypi_release.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/schedule_tests.yaml actions
.github/workflows/test_downstream.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v5 composite
  • mikepenz/action-junit-report v6 composite
.github/workflows/test_sciris.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python master composite
  • mikepenz/action-junit-report v6 composite
pyproject.toml pypi
  • colorama platform_system == 'Windows'
  • dill *
  • gitpython *
  • jellyfish *
  • jsonpickle *
  • line-profiler *
  • matplotlib *
  • memory-profiler *
  • multiprocess *
  • numpy *
  • openpyxl *
  • packaging *
  • pandas *
  • psutil *
  • python-dateutil *
  • pyyaml *
  • setuptools *
  • tqdm *
  • xlsxwriter *
  • zstandard *
docs/requirements.txt pypi
  • pandoc *
  • pypandoc *
  • pytest *
  • pytest-xdist *
  • recommonmark *
  • sphinx >=1.8
  • sphinx-autodoc-typehints *
  • sphinx-rtd-theme *
tests/requirements.txt pypi
  • pytest >=7.3 test
  • pytest-cov * test
  • pytest-env * test
  • pytest-xdist * test