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

JOSS: https://github.com/robbievanleeuwen/section-properties

computational-mechanics cross-section finite-element-analysis finite-element-method python stress-analysis structural-engineering

Score: 19.59200263250728

Last synced: about 23 hours ago
JSON representation

Repository metadata:

Analysis of an arbitrary cross-section in python using the finite element method.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,091
Total Committers: 21
Avg Commits per committer: 51.952
Development Distribution Score (DDS): 0.3

Commits in past year: 21
Committers in past year: 4
Avg Commits per committer in past year: 5.25
Development Distribution Score (DDS) in past year: 0.381

Name Email Commits
robbievanleeuwen r****n@g****m 764
Connor Ferster c****r@g****m 105
dependabot[bot] 4****] 56
Norman JN Richardson n****n@g****m 48
Theodore Chang t****m@g****m 30
David John Neiferd 1****0 20
Colin Caprani c****i@m****u 12
jchkoch j****h@g****m 11
Scott Barlow 3****5 9
Benjamin Crews a****2@g****m 7
zmpulse m****s@g****m 5
Simo Nikula s****a@g****m 4
Agent6-6-6 3****6 4
stecknal 1****l 4
BENJAMINFRASER B****r@h****k 3
Benjamin Crews b****s@b****m 3
Andrew Hofmann a****n@g****m 2
Brooks Smith b****h@c****m 1
Chivos s****o@g****m 1
Emmanuel Ferdman e****n@g****m 1
Nils Wagner n****r@i****e 1

Issue and Pull Request metadata

Last synced: 11 days ago

Total issues: 82
Total pull requests: 402
Average time to close issues: 2 months
Average time to close pull requests: 9 days
Total issue authors: 43
Total pull request authors: 18
Average comments per issue: 3.21
Average comments per pull request: 0.79
Merged pull request: 333
Bot issues: 0
Bot pull requests: 115

Past year issues: 10
Past year pull requests: 8
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 15 days
Past year issue authors: 9
Past year pull request authors: 5
Past year average comments per issue: 1.6
Past year average comments per pull request: 1.88
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/robbievanleeuwen/section-properties

Top Issue Authors

  • robbievanleeuwen (28)
  • connorferster (4)
  • DougAJ4 (3)
  • SoundsSerious (2)
  • andrewhofmann (2)
  • EngDM (2)
  • TLCFEM (2)
  • zmpulse (2)
  • mfeif (2)
  • simo-11 (2)
  • hoffcon-tom (1)
  • nelbs (1)
  • samhughes-cfd (1)
  • MichaelBuehler (1)
  • chlyr314 (1)

Top Pull Request Authors

  • robbievanleeuwen (229)
  • dependabot[bot] (115)
  • connorferster (21)
  • TLCFEM (7)
  • ccaprani (5)
  • normanrichardson (4)
  • Czarified (3)
  • jchkoch (3)
  • EdwardAstill (3)
  • Agent6-6-6 (2)
  • emmanuel-ferdman (2)
  • zmpulse (2)
  • Spectre5 (1)
  • andrewhofmann (1)
  • stecknal (1)

Top Issue Labels

  • bug (22)
  • enhancement (21)
  • documentation (10)
  • good first issue (3)
  • engineering (3)
  • help wanted (3)
  • wontfix (2)
  • dependencies (2)
  • question (2)
  • invalid (2)
  • build (1)
  • stale (1)

Top Pull Request Labels

  • dependencies (255)
  • python (75)
  • github_actions (41)
  • enhancement (35)
  • bug (20)
  • documentation (18)
  • ci (14)
  • build (10)
  • style (7)
  • engineering (7)
  • refactoring (4)
  • testing (3)
  • breaking (2)
  • performance (1)

Package metadata

pypi.org: sectionproperties

A python package for the analysis of arbitrary cross-sections using the finite element method.

  • Homepage: https://sectionproperties.readthedocs.io
  • Documentation: https://sectionproperties.readthedocs.io
  • Licenses: MIT License
  • Latest release: 3.10.2 (published 5 months ago)
  • Last Synced: 2026-06-18T20:00:45.258Z (3 days ago)
  • Versions: 41
  • Dependent Packages: 7
  • Dependent Repositories: 9
  • Downloads: 28,486 Last month
  • Rankings:
    • Dependent packages count: 1.251%
    • Stargazers count: 3.613%
    • Average: 3.813%
    • Downloads: 4.382%
    • Dependent repos count: 4.853%
    • Forks count: 4.967%
  • Maintainers (1)
proxy.golang.org: github.com/robbievanleeuwen/section-properties


Dependencies

.github/workflows/black.yml actions
  • actions/checkout v2 composite
  • psf/black stable composite
.github/workflows/build_deploy.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pypa/gh-action-pypi-publish master composite
.github/workflows/code_coverage.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2.1.0 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docs/source/requirements_docs.txt pypi
  • Sphinx *
  • cad_to_shapely >=0.3.1
  • matplotlib >=3.4
  • more_itertools *
  • numpy *
  • rhino-shapley-interop >=0.0.4
  • rich *
  • scipy *
  • shapely >=2.0
  • sphinx-gallery *
  • sphinx-rtd-theme *
  • triangle *