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

JOSS: https://github.com/frank1010111/pywaterflood

petroleum-engineering python reservoir rust

Score: 11.624395280792232

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Capacitance resistance models for waterflood connectivity


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 532
Total Committers: 3
Avg Commits per committer: 177.333
Development Distribution Score (DDS): 0.177

Commits in past year: 42
Committers in past year: 2
Avg Commits per committer in past year: 21.0
Development Distribution Score (DDS) in past year: 0.405

Name Email Commits
Frank Male f****e@u****u 438
dependabot[bot] 4****] 93
pre-commit-ci[bot] 6****] 1

Issue and Pull Request metadata

Last synced: 11 days ago

Total issues: 20
Total pull requests: 165
Average time to close issues: 2 months
Average time to close pull requests: 6 days
Total issue authors: 5
Total pull request authors: 3
Average comments per issue: 0.6
Average comments per pull request: 0.7
Merged pull request: 138
Bot issues: 1
Bot pull requests: 132

Past year issues: 0
Past year pull requests: 24
Past year average time to close issues: N/A
Past year average time to close pull requests: 5 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.25
Past year merged pull request: 19
Past year bot issues: 0
Past year bot pull requests: 24

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

Top Issue Authors

  • frank1010111 (16)
  • castroavila (1)
  • Cythina12 (1)
  • dependabot[bot] (1)
  • amandersillinois (1)

Top Pull Request Authors

  • dependabot[bot] (129)
  • frank1010111 (33)
  • pre-commit-ci[bot] (3)

Top Issue Labels

  • enhancement (8)
  • help wanted (5)
  • documentation (4)
  • good first issue (3)
  • bug (2)
  • dependencies (2)
  • github_actions (1)
  • python (1)

Top Pull Request Labels

  • dependencies (129)
  • github_actions (89)
  • rust (32)
  • python (7)
  • documentation (1)

Package metadata

pypi.org: pywaterflood

Physics-inspired waterflood performance modeling

  • Homepage:
  • Documentation: https://pywaterflood.readthedocs.io/
  • Licenses: BSD License
  • Latest release: 0.3.4 (published over 1 year ago)
  • Last Synced: 2026-06-12T17:02:33.135Z (9 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 546 Last month
  • Rankings:
    • Downloads: 9.998%
    • Dependent packages count: 10.109%
    • Average: 13.889%
    • Dependent repos count: 21.559%
  • Maintainers (1)

Dependencies

pyproject.toml pypi
  • black >=22 develop
  • coverage >=6.3.3 develop
  • flake8 >=4.0.1 develop
  • flake8-bugbear >=21.11.29 develop
  • flake8-builtins >=1.5.3 develop
  • flake8-comprehensions >=3.7.0 develop
  • flake8-string-format >=0.3.0 develop
  • mypy >=0.920 develop
  • pre-commit >=2.0 develop
  • pydocstyle >=6.1.1 develop
  • pytest >=6.2.5 develop
  • pytest-cov >=3.0.0 develop
  • tox >=3.24.4 develop
  • tox-gh-actions >=2.9.1 develop
  • joblib >=1.1.0
  • jupyterlab >=3.2
  • myst-nb >=0.13.1
  • numba >=0.55.1
  • numpy >=1.21
  • openpyxl >=3.0.9
  • pandas >=1.3.5
  • python >=3.7.1,<3.11
  • scipy >=1.4
  • seaborn >=0.10
  • sphinx >=4.2.0
  • sphinx-autoapi >=1.8.4
  • sphinx-rtd-theme >=1.0
.github/workflows/publish-to-pypi.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • pypa/gh-action-pypi-publish v1.6.4 composite
.github/workflows/tests.yml actions
  • abatilo/actions-poetry v2.2.0 composite
  • actions/checkout v2.3.4 composite
  • actions/setup-python v2.2.2 composite
  • codecov/codecov-action v3 composite
Dockerfile docker
  • python 3.9-slim build
.github/workflows/joss-paper.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action v.1.0 composite
Cargo.lock cargo
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cfg-if 1.0.0
  • indoc 1.0.6
  • libc 0.2.126
  • lock_api 0.4.7
  • matrixmultiply 0.3.2
  • ndarray 0.15.6
  • num-complex 0.4.2
  • num-integer 0.1.45
  • num-traits 0.2.15
  • numpy 0.16.2
  • once_cell 1.13.0
  • parking_lot 0.12.1
  • parking_lot_core 0.9.3
  • proc-macro2 1.0.40
  • pyo3 0.16.6
  • pyo3-build-config 0.16.6
  • pyo3-ffi 0.16.6
  • pyo3-macros 0.16.6
  • pyo3-macros-backend 0.16.6
  • quote 1.0.20
  • rawpointer 0.2.1
  • redox_syscall 0.2.13
  • scopeguard 1.1.0
  • smallvec 1.9.0
  • syn 1.0.98
  • target-lexicon 0.12.4
  • unicode-ident 1.0.1
  • unindent 0.1.9
  • windows-sys 0.36.1
  • windows_aarch64_msvc 0.36.1
  • windows_i686_gnu 0.36.1
  • windows_i686_msvc 0.36.1
  • windows_x86_64_gnu 0.36.1
  • windows_x86_64_msvc 0.36.1
Cargo.toml cargo