|
140 | 140 | labels:
|
141 | 141 | - 6/pyOS-approved
|
142 | 142 | active: true
|
| 143 | +- package_name: FElupe |
| 144 | + package_description: Finite element analysis for continuum mechanics of |
| 145 | + solid bodies. |
| 146 | + submitting_author: |
| 147 | + name: Andreas Dutzler |
| 148 | + github_username: adtzlr |
| 149 | + all_current_maintainers: |
| 150 | + - name: Andreas Dutzler |
| 151 | + github_username: adtzlr |
| 152 | + repository_link: https://github.com/adtzlr/felupe |
| 153 | + version_submitted: ~v9.0.0~ v9.1.0 (updated on 2024-11-23) |
| 154 | + categories: |
| 155 | + - data-retrieval |
| 156 | + - data-extraction |
| 157 | + - data-processing-munging |
| 158 | + - data-visualization |
| 159 | + editor: |
| 160 | + name: Tetsuo Koyama |
| 161 | + github_username: tkoyama010 |
| 162 | + eic: |
| 163 | + name: Chiara Marmo |
| 164 | + github_username: cmarmo |
| 165 | + reviewers: |
| 166 | + - name: Nicolás Guarín-Zapata |
| 167 | + github_username: nicoguaro |
| 168 | + - name: Carter Lee Rhea |
| 169 | + github_username: crhea93 |
| 170 | + archive: https://doi.org/10.5281/zenodo.17202699 |
| 171 | + version_accepted: 9.4.0 |
| 172 | + date_accepted: 2025-9-18 |
| 173 | + created_at: 2024-09-14 22:37:44+00:00 |
| 174 | + updated_at: 2025-09-27 13:18:29+00:00 |
| 175 | + closed_at: |
| 176 | + issue_link: https://github.com/pyOpenSci/software-submission/issues/212 |
| 177 | + joss: |
| 178 | + partners: |
| 179 | + gh_meta: |
| 180 | + name: felupe |
| 181 | + description: finite element analysis for continuum mechanics of solid |
| 182 | + bodies |
| 183 | + created_at: '2021-04-22' |
| 184 | + stargazers_count: 138 |
| 185 | + watchers_count: 5 |
| 186 | + open_issues_count: 7 |
| 187 | + forks_count: 16 |
| 188 | + documentation: https://felupe.readthedocs.io/en/stable |
| 189 | + contrib_count: 3 |
| 190 | + last_commit: '2025-09-27' |
| 191 | + labels: |
| 192 | + - 6/pyOS-approved |
| 193 | + active: true |
143 | 194 | - package_name: Solar Data Tools
|
144 | 195 | package_description: Library of tools for analyzing photovoltaic power
|
145 | 196 | time-series data.
|
|
185 | 236 | description: 'Some data analysis tools for working with historical PV solar
|
186 | 237 | time-series data sets. '
|
187 | 238 | created_at: '2019-02-17'
|
188 |
| - stargazers_count: 83 |
| 239 | + stargazers_count: 84 |
189 | 240 | watchers_count: 9
|
190 | 241 | open_issues_count: 2
|
191 | 242 | forks_count: 29
|
192 | 243 | documentation: https://solar-data-tools.readthedocs.io
|
193 | 244 | contrib_count: 19
|
194 |
| - last_commit: '2025-08-26' |
| 245 | + last_commit: '2025-09-25' |
195 | 246 | labels:
|
196 | 247 | - 6/pyOS-approved
|
197 | 248 | - 9/joss-approved
|
|
288 | 339 | stargazers_count: 48
|
289 | 340 | watchers_count: 5
|
290 | 341 | open_issues_count: 117
|
291 |
| - forks_count: 16 |
| 342 | + forks_count: 17 |
292 | 343 | documentation: https://www.montepy.org/
|
293 | 344 | contrib_count: 6
|
294 | 345 | last_commit: '2025-09-08'
|
|
334 | 385 | name: great-tables
|
335 | 386 | description: Make awesome display tables using Python
|
336 | 387 | created_at: '2022-05-06'
|
337 |
| - stargazers_count: 2458 |
| 388 | + stargazers_count: 2474 |
338 | 389 | watchers_count: 15
|
339 | 390 | open_issues_count: 121
|
340 |
| - forks_count: 103 |
| 391 | + forks_count: 104 |
341 | 392 | documentation: https://posit-dev.github.io/great-tables/
|
342 | 393 | contrib_count: 25
|
343 | 394 | last_commit: '2025-08-25'
|
|
393 | 444 | stargazers_count: 203
|
394 | 445 | watchers_count: 19
|
395 | 446 | open_issues_count: 48
|
396 |
| - forks_count: 165 |
| 447 | + forks_count: 166 |
397 | 448 | documentation: https://stingray.science/stingray
|
398 | 449 | contrib_count: 55
|
399 | 450 | last_commit: '2025-09-09'
|
|
757 | 808 | created_at: '2017-10-19'
|
758 | 809 | stargazers_count: 21
|
759 | 810 | watchers_count: 2
|
760 |
| - open_issues_count: 17 |
| 811 | + open_issues_count: 16 |
761 | 812 | forks_count: 7
|
762 | 813 | documentation: https://martini.readthedocs.io/
|
763 | 814 | contrib_count: 1
|
764 |
| - last_commit: '2025-05-27' |
| 815 | + last_commit: '2025-09-25' |
765 | 816 | labels:
|
766 | 817 | - 6/pyOS-approved
|
767 | 818 | - 9/joss-approved
|
|
1066 | 1117 | description: A Python library for simulating finite automata, pushdown
|
1067 | 1118 | automata, and Turing machines
|
1068 | 1119 | created_at: '2016-02-16'
|
1069 |
| - stargazers_count: 387 |
| 1120 | + stargazers_count: 388 |
1070 | 1121 | watchers_count: 8
|
1071 | 1122 | open_issues_count: 10
|
1072 | 1123 | forks_count: 69
|
|
1187 | 1238 | name: sunpy
|
1188 | 1239 | description: SunPy - Python for Solar Physics
|
1189 | 1240 | created_at: '2011-08-06'
|
1190 |
| - stargazers_count: 966 |
| 1241 | + stargazers_count: 967 |
1191 | 1242 | watchers_count: 47
|
1192 | 1243 | open_issues_count: 268
|
1193 | 1244 | forks_count: 614
|
|
1378 | 1429 | description: Quickly search, compare, and analyze genomic and
|
1379 | 1430 | metagenomic data sets.
|
1380 | 1431 | created_at: '2016-04-09'
|
1381 |
| - stargazers_count: 523 |
| 1432 | + stargazers_count: 522 |
1382 | 1433 | watchers_count: 16
|
1383 |
| - open_issues_count: 755 |
| 1434 | + open_issues_count: 751 |
1384 | 1435 | forks_count: 87
|
1385 | 1436 | documentation: https://sourmash.readthedocs.io/en/latest/
|
1386 | 1437 | contrib_count: 45
|
1387 |
| - last_commit: '2025-09-16' |
| 1438 | + last_commit: '2025-09-27' |
1388 | 1439 | labels:
|
1389 | 1440 | - 6/pyOS-approved
|
1390 | 1441 | - 9/joss-approved
|
|
1476 | 1527 | created_at: '2022-04-22'
|
1477 | 1528 | stargazers_count: 86
|
1478 | 1529 | watchers_count: 2
|
1479 |
| - open_issues_count: 6 |
| 1530 | + open_issues_count: 7 |
1480 | 1531 | forks_count: 5
|
1481 | 1532 | documentation: https://jacksonburns.github.io/astartes/
|
1482 | 1533 | contrib_count: 3
|
|
1536 | 1587 | description: CompleX Group Interactions (XGI) is a Python package for
|
1537 | 1588 | higher-order networks.
|
1538 | 1589 | created_at: '2021-09-08'
|
1539 |
| - stargazers_count: 219 |
| 1590 | + stargazers_count: 220 |
1540 | 1591 | watchers_count: 9
|
1541 | 1592 | open_issues_count: 49
|
1542 | 1593 | forks_count: 38
|
|
1590 | 1641 | description: A unifying framework for biomedical research knowledge
|
1591 | 1642 | graphs
|
1592 | 1643 | created_at: '2021-09-10'
|
1593 |
| - stargazers_count: 265 |
| 1644 | + stargazers_count: 266 |
1594 | 1645 | watchers_count: 8
|
1595 | 1646 | open_issues_count: 181
|
1596 | 1647 | forks_count: 40
|
|
1840 | 1891 | created_at: '2019-11-11'
|
1841 | 1892 | stargazers_count: 139
|
1842 | 1893 | watchers_count: 9
|
1843 |
| - open_issues_count: 54 |
| 1894 | + open_issues_count: 55 |
1844 | 1895 | forks_count: 15
|
1845 | 1896 | documentation: https://python-graphblas.readthedocs.io/en/stable/
|
1846 | 1897 | contrib_count: 11
|
|
2093 | 2144 | name: pygmt
|
2094 | 2145 | description: A Python interface for the Generic Mapping Tools.
|
2095 | 2146 | created_at: '2017-03-17'
|
2096 |
| - stargazers_count: 814 |
| 2147 | + stargazers_count: 815 |
2097 | 2148 | watchers_count: 27
|
2098 |
| - open_issues_count: 143 |
| 2149 | + open_issues_count: 142 |
2099 | 2150 | forks_count: 221
|
2100 | 2151 | documentation: https://www.pygmt.org
|
2101 | 2152 | contrib_count: 50
|
2102 |
| - last_commit: '2025-09-22' |
| 2153 | + last_commit: '2025-09-26' |
2103 | 2154 | labels:
|
2104 | 2155 | - 6/pyOS-approved
|
2105 | 2156 | active: true
|
|
2432 | 2483 | description: Movement trajectory classes and functions built on top of
|
2433 | 2484 | GeoPandas
|
2434 | 2485 | created_at: '2018-12-16'
|
2435 |
| - stargazers_count: 1336 |
| 2486 | + stargazers_count: 1339 |
2436 | 2487 | watchers_count: 39
|
2437 | 2488 | open_issues_count: 33
|
2438 | 2489 | forks_count: 202
|
|
2479 | 2530 | description: A light-weight, flexible, and expressive statistical data
|
2480 | 2531 | testing library
|
2481 | 2532 | created_at: '2018-11-01'
|
2482 |
| - stargazers_count: 4025 |
| 2533 | + stargazers_count: 4028 |
2483 | 2534 | watchers_count: 20
|
2484 |
| - open_issues_count: 424 |
2485 |
| - forks_count: 356 |
| 2535 | + open_issues_count: 426 |
| 2536 | + forks_count: 357 |
2486 | 2537 | documentation: https://www.union.ai/pandera
|
2487 | 2538 | contrib_count: 167
|
2488 | 2539 | last_commit: '2025-09-20'
|
|
0 commit comments