Python risk-management

Open-source Python projects categorized as risk-management

Top 16 Python risk-management Projects

risk-management
  1. FinanceToolkit

    Transparent and Efficient Financial Analysis

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ciso-assistant-community

    CISO Assistant is a one-stop-shop GRC platform for Risk Management, AppSec, Compliance & Audit, TPRM, BIA, Privacy, and Reporting. It supports 150+ global frameworks with automatic control mapping, including ISO 27001, NIST CSF, SOC 2, CIS, PCI DSS, NIS2, DORA, GDPR, HIPAA, CMMC, and more.

    Project mention: CISO Assistant, the open-source GRC platform introduces CRQ | news.ycombinator.com | 2025-09-15
  4. tern

    Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more. (by tern-tools)

  5. OptimalPortfolio

    An open source library for portfolio optimisation

  6. PrivacyEngCollabSpace

    Privacy Engineering Collaboration Space

  7. VectorSmuggle

    Research framework that quantifies how steganographic obfuscation of embeddings defeats off-the-shelf statistical detection in RAG pipelines, paired with the VectorPin cryptographic-provenance defense

  8. openRiskScore

    A python framework for risk scoring

  9. iam-bobs-brain

    General-purpose enterprise orchestrator on Google ADK + Vertex AI Agent Engine. Multi-agent system with risk tiers (R0-R4), policy gates, evidence bundles, and Mission Spec v1 workflows.

    Project mention: How to Get Your ADK Agent into Google's Official Community Showcase | dev.to | 2026-03-25

    Bob's Brain: github.com/jeremylongshore/bobs-brain

  10. fwoba

    Frequency Weighted OrderBook Analysis

  11. plutus_backtest

    plutus_backtest is a python package for backtesting investment decisions using Python 3.6 and above.

  12. policybind

    PolicyBind is an AI Policy-as-Code platform that enables organizations to govern AI usage through a unified model registry, real-time token-based access control, and automated compliance reporting for frameworks like the EU AI Act and NIST AI RMF.

    Project mention: Show HN: PolicyBind – AI Policy-as-Code with real-time token access control | news.ycombinator.com | 2026-01-19
  13. PSCalc

    Position size calculator by mFat

  14. gvai-safety-systems

    Runtime AI safety & security infrastructure for monitoring constraint strain and operational risk in AI systems.

    Project mention: Show HN: Measuring runtime strain in autonomous AI systems | news.ycombinator.com | 2026-01-29
  15. systemr-python

    Python SDK for agents.systemr.ai. 55 MCP tools, 25 brokers. pip install systemr

    Project mention: We went from 13 to 48 tools in our trading risk API for AI agents | news.ycombinator.com | 2026-03-09
  16. supplyChainRiskAnalyzer

    Graph-based Digital Twin for Supply Chain Resilience. Simulates cascading failures, rerouting, and economic impact across multi-tier logistics networks using NetworkX and Streamlit.

    Project mention: How I Built a Graph-Based Digital Twin to Simulate Cascading Supply Chain Failures | dev.to | 2026-03-18

    python import networkx as nx G = nx.DiGraph() G.add_node("A", type="factory") G.add_node("B", type="hub") G.add_node("D", type="market") G.add_edge("A", "B", weight=2) G.add_edge("B", "D", weight=2) Routing is computed using Dijkstra’s algorithm: - nx.dijkstra_path(G, "A", "D", weight="weight") ## Explore the Project 👉 GitHub: https://github.com/jithinmathws/supplyChainRiskAnalyzer If you work with graph systems, simulation engines, or infrastructure modeling, I’d love to hear your thoughts.

  17. montecarlo-risk-engine

    A PyTorch-powered Monte Carlo engine for pricing financial derivatives, exposure simulation, and xVA analytics.

    Project mention: Building a Monte Carlo Risk Engine in PyTorch: Pricing, xVA, Exposure Simulation & Wrong-Way Risk | dev.to | 2025-11-20

    👉 https://github.com/konstantineder/montecarlo-risk-engine If you like the engine, consider ⭐ starring the repo or opening issues/suggestions!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python risk-management discussion

Log in or Post with

Python risk-management related posts

  • Goldman Sachs Python toolkit for quantitative finance

    3 projects | news.ycombinator.com | 29 Jun 2024
  • Equinox sustainable portfolio management platform release 0.7

    1 project | /r/open_risk | 9 Jun 2023
  • Handy position size calculator

    1 project | /r/Daytrading | 9 May 2023
  • Equinox 0.5 Alpha (City Procurement Portfolio Test case)

    1 project | /r/open_risk | 26 May 2022
  • openRiskScore: A python framework for risk scoring (First release)

    1 project | /r/open_risk | 3 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source risk-management projects in Python? This list will help you:

# Project Stars
1 FinanceToolkit 4,876
2 ciso-assistant-community 4,103
3 tern 1,015
4 OptimalPortfolio 371
5 PrivacyEngCollabSpace 275
6 VectorSmuggle 74
7 openRiskScore 49
8 iam-bobs-brain 21
9 fwoba 16
10 plutus_backtest 12
11 policybind 4
12 PSCalc 3
13 gvai-safety-systems 2
14 systemr-python 1
15 supplyChainRiskAnalyzer 1
16 montecarlo-risk-engine 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?