Repository Analysis

wilsonfreitas/awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

1.5 Likely human-written View on GitHub
1.5
Adjusted Score
1.5
Raw Score
100%
Time Factor
2026-05-30
Last Push
26,491
Stars
HTML
Language
18,572
Lines of Code
25
Files
18
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 2MEDIUM 0LOW 16

Pattern Findings

18 matches across 5 categories. Click a row to expand file-level details.

Synthetic Comment Markers2 hits · 10 pts
SeverityFileLineSnippet
HIGHREADME.md333- [Social Stock Sentiment API](https://api.adanos.org/docs) - `Python` - REST API analyzing Reddit and X/Twitter for sto
HIGHREADME.md373- [Helium MCP](https://heliumtrades.com/mcp-page/) - `Python` - Live stock/ETF/crypto data with AI-generated bull/bear c
Deep Nesting6 hits · 6 pts
SeverityFileLineSnippet
LOWparse.py34
LOWparse.py100
LOWparse.py186
LOWparse.py79
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py26
LOWsite/generate.py26
Redundant / Tautological Comments3 hits · 4 pts
SeverityFileLineSnippet
LOWparse.py195 # Check if primary URL is GitHub
LOW…/skills/update-pypi-dates/scripts/update_pypi_dates.sh14 # Check if there are any changes to commit
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py87 # Check if entry already has a date
Excessive Try-Catch Wrapping4 hits · 4 pts
SeverityFileLineSnippet
LOWparse.py95 except Exception as e:
LOWparse.py126 except Exception as e:
LOWparse.py170 except Exception:
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py52 except Exception as e:
Unused Imports3 hits · 3 pts
SeverityFileLineSnippet
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py8
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py10
LOW…e/skills/update-pypi-dates/scripts/check_pypi_dates.py12