Showing 99 open source projects for "risk"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    Catalyst

    Catalyst

    An Algorithmic Trading Library for Crypto-Assets in Python

    ...Users can express strategies in Python, run backtests against historical price data, and analyze performance through built-in metrics and analytics to evaluate profitability, risk, and behavior under different market conditions. Beyond backtesting, Catalyst was designed to support live trading on multiple crypto exchanges such as Binance, Bitfinex, Bittrex, and Poloniex, bridging simulation and production within the same framework. The library includes a rich set of examples, Docker and conda configurations, and integration points for community resources like forums and Discord for sharing strategies and troubleshooting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mixup-CIFAR10

    Mixup-CIFAR10

    mixup: Beyond Empirical Risk Minimization

    mixup-cifar10 is the official PyTorch implementation of “mixup: Beyond Empirical Risk Minimization” (Zhang et al., ICLR 2018), a foundational paper introducing mixup, a simple yet powerful data augmentation technique for training deep neural networks. The core idea of mixup is to generate synthetic training examples by taking convex combinations of pairs of input samples and their labels. By interpolating both data and labels, the model learns smoother decision boundaries and becomes more robust to noise and adversarial examples. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    pyUrlMin

    Ultra-minimalist Python/Mongo URL Shortner

    ...Currently in use on https://findmate.app and http://urltools.io/ HOWEVER: This should not really be used in a high-volume production environment and should really be used for educational purposes only. I assume no liability for mis-use of this app, use it at your own risk. There are potentially security issues, so be forewarned that this is just for TESTING only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SCRAM

    SCRAM

    Probabilistic Risk Assessment Tool

    SCRAM is a free and open source probabilistic risk analysis tool. The tool is under development to include fault tree, event tree, common cause, and other standard analyses.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    A quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. A cross-platform free/open-source tool for derivatives and financial engineering.
    Leader badge
    Downloads: 312 This Week
    Last Update:
    See Project
  • 6
    arftoverinice

    arftoverinice

    ARF to Verinice .vna conversion filter.

    This program converts reports from the OpenVAS vulnerability scanner in the Asset Reporting Format (ARF) and generates a .vna file containing assets and risks generated from the ARF report. This file can be imported into the Verinice risk assessment system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CreditAnalytics

    CreditAnalytics

    Full featured financial fixed-income, credit, and bond analytics/risk

    CreditAnalytics is a full-featured financial fixed income credit analytics, trading, and risk library, developed with a special focus towards the needs of the credit products community. In particular, CreditAnalytics provides analytics to value liquid products (CDS, CDX, CDO, and bonds of all types and variants) and semi-liquid/custom products (single credit forwards and options, and portfolio credit forwards, options, tranches, and other structures).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Natural Risk Sensing
    Platform providing the support for Wireless Sensor Networks in the domain of Natural Hazards as a Service. The objective of the WSN platform is monitoring the behaviour of rockfall barriers, rockfall netting, rock sheds and other protection systems
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Trading system written in Python including Quotes Management, Historical and live data, Import/Export data, Charting, Candlestick, Technical analysis, automated alerts, portfolio management, risk management, currency exchange, and much much more ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Speaking gmail checker

    Python + espeak gmail checker

    ...Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Advanced Mass File renamer

    This is a mass file renamer utilizing regular expression power.

    ...This had two level of applying the rename, first stage shows who it will be when you rename it, if you are fine with the change you can make it permanent by clicking commit. This avoid the risk of file getting corrupted. To rename all .py file to .pyc is as follows: Search for Regex: (.py)$ Rename using this regex: .pyw
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FactHash

    Factorial Hashing Function

    ...I updated this, with a different hash than original, since I found a potential collision on some blocks, not but specific to that challenge. To further correct this, I modified the padding when it's less than the block size. I hold no guarantee of the security of this algorithm, USE AT YOUR OWN RISK. I have had no 3rd party analysis done on the algorithm to date, but research is welcome, and a challenge is even provided in CHALLENGE.txt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Portfolio Optimizer Software (POS)
    Portfolio Optimizer Software. Automatically calculates the best asset combination for a given portfolio, expected return, risk and Sharpe ratio. Performs Monte Carlo simulation of thousands of different portfolios.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Asset management (asset identification, valuation and risk assessment based on ISO27005) Party management (clients, providers) Contract and license management. The app is database-independent and functions on Windows and Linux. Please provide feedback.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is abandoned. Download these files at your own risk. The bzr repository used for the Beginning Pygame presentation presented at Penguicon 7.0. The goal is to demonstrate basic pygame concepts, but could be used as the basis for another game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is abandoned. Download these files at your own risk. For the latest version please visit http://decafbad.net/games/games-ive-written/busy-busy-bugs/ Busy Busy Bugs is a fast-paced action game. Wield your spray can to dissuade bugs from your flowers. If the bugs get on your flowers, they\'ll droop and die. Friendly bees will help grow your flowers so don\'t spray them! (Written for Pyweek 4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Banyan is an enterprise class, web based, information management system that helps people work collaboratively to solve complex problems. Banyan increases project performance and reduces risk through the power of collaborative clear thinking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A network enabled game which follows all the Risk(tm) board game rules. Two maps are included, original Risk(tm) map and 'middle earth', with the possibility of users to develop their own maps. pyConQuest comes with support of 2 to 6 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Electronic E6B; a flight preparation software So far implemented: - Wind triangle - Density Altitude - True Airspeed - Great Circle Navigation Use at own risk !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Metagame-Sector is a Python framework for quickly and easily making Sector-based games (ie, Chess, Risk, Bard's Tale, Zelda, WarCraft, Civ). Features include Client-Server model, View separation (ie, you can have a GNOME and a Win32 frontend), and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BROWSE (Browse Risk frOm unWarranted Security Exceptions) A tool for the identification of pages that hold risk to a browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small program in python developed to simulate poker bankroll growth over time depending on money and risk management strategies used. No GUI, user must edit parameters in source file. Outputs to .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    facial-recognition-authentication

    facial-recognition-authentication

    Enhanced WordPress login security with email, password, and facial rec

    ...Ideal for high-security websites and those wanting to enhance user authentication beyond traditional login methods. With this plugin, you ensure that only authorized users can enter your WordPress site, minimizing the risk of unauthorized access. Protect your site and data with this triple-layer authentication system.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo