Showing 44 open source projects for "python data analysis"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    python-binance

    python-binance

    Binance Exchange API python implementation for automated trading

    This is an unofficial Python wrapper for the Binance exchange REST API v3. I am in no way affiliated with Binance, use at your own risk. Implementation of all General, Market Data and Account endpoints. Asyncio implementation. Testnet Support for Spot, Futures, and Vanilla Options. Simple handling of authentication. No need to generate timestamps yourself, the wrapper does it for you.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Freqtrade

    Freqtrade

    Free, open source crypto trading bot

    ...We strongly recommend you have basic coding skills and Python knowledge. Do not hesitate to read the source code and understand the mechanisms of this bot, algorithms, and techniques implemented in it. Write your strategy in python, using pandas. Example strategies to inspire you are available in the strategy repository. Download historical data of the exchange and the markets you may want to trade with.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Slither

    Slither

    Static Analyzer for Solidity

    Slither is a Solidity static analysis framework written in Python 3. It runs a suite of vulnerability detectors, prints visual information about contract details, and provides an API to easily write custom analyses. Slither enables developers to find vulnerabilities, enhance their code comprehension, and quickly prototype custom analyses. Slither is the first open-source static analysis framework for Solidity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Ethereum ETL

    Ethereum ETL

    Python scripts for ETL (extract, transform and load) jobs for Ethereum

    Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery. Ethereum ETL lets you convert blockchain data into convenient formats like CSVs and relational databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    ta4j

    ta4j

    A Java library for technical analysis

    Ta4j is an open-source Java library for technical analysis. It provides the basic components for the creation, evaluation, and execution of trading strategies. Ta4j is available on Maven Central. You can also download example code from the maven central repository. The wiki is the best place to start learning about ta4j. For more detailed questions, please use the issues tracker. We can calculate indicators over this bar series, in order to forecast the direction of prices through the study of past market data. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    PowerTrader_AI

    PowerTrader_AI

    Fully automated crypto trading powered by a custom price prediction AI

    PowerTrader_AI is a fully open-source, automated cryptocurrency trading bot that combines a custom price prediction AI with a structured and tiered dollar-cost averaging (DCA) strategy to make real trading decisions on behalf of users. It continuously analyzes market data to forecast high and low price levels across multiple timeframes, using those predictions to determine when to open, scale into, or close positions automatically, which aims to take emotion out of trading and enforce...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Cryptocurrency Exchange Feed Handler

    Cryptocurrency Exchange Feed Handler

    Cryptocurrency Exchange Websocket data feed handler

    Handles multiple cryptocurrency exchange data feeds and returns normalized and standardized results to client registered callbacks for events like trades, book updates, ticker updates, etc. Utilizes WebSockets when possible, but can also poll data via REST endpoints if a WebSocket is not provided. Create a FeedHandler object and add subscriptions. For the various data channels that an exchange supports, you can supply callbacks for data events, or use provided backends to handle the data for...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Mythril

    Mythril

    Security analysis tool for EVM bytecode. Supports smart contracts

    Mythril is a security analysis tool for EVM bytecode. It detects security vulnerabilities in smart contracts built for Ethereum, Hedera, Quorum, Vechain, Roostock, Tron and other EVM-compatible blockchains. It uses symbolic execution, SMT solving and taint analysis to detect a variety of security vulnerabilities. It's also used (in combination with other tools and techniques) in the MythX security analysis platform. If you are a smart contract developer, we recommend using MythX tools which...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    ...The terminal allows for users to import their own proprietary datasets to use on our econometric menu. In addition, users are allowed to export any type of data to any type of format whether that is raw data in Excel or an image in PNG. This is ideal for finance content creation. Create notebook templates (through papermill) which can be run on different tickers. This level of automation allows to speed up the development of your investment thesis and reduce human error.
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    OctoBot

    OctoBot

    Cryptocurrency trading bot for TA, arbitrage and social trading

    OctoBot is a trading robot that is designed to be easy to use and infinitely customizable. OctoBot is built for people who don't have much time or do not easily trust crypto-world projects. Many trading automation tools exist but most of them are complicated to use, expensive, do not behave as intended, or are meant to be used by professional traders. Moreover, when a favorable trend is spotted, it can be difficult to maximize profit from it: trading takes a lot of time, and when it's done...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kalshi Trading Bot CLI

    Kalshi Trading Bot CLI

    AI-native CLI for trading Kalshi prediction markets

    Kalshi Trading Bot CLI is an AI-driven command-line tool designed to automate trading strategies on Kalshi prediction markets by combining quantitative modeling with real-time market data. It operates by conducting deep research on events, generating independent probability estimates, and comparing those estimates against current market prices to identify trading opportunities. The system incorporates advanced decision-making logic, including Kelly criterion-based position sizing and a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Jesse

    Jesse

    An advanced crypto trading bot written in Python

    Jesse is an open-source AI agent framework designed to help developers build and orchestrate intelligent workflows that combine large language models (LLMs) with external tools, automation logic, and real-world actions. It acts as an agent manager where you can define tasks, contexts, and tool integrations so that AI reasoning is reliably connected to deterministic procedures like API calls, data retrieval, and task execution. Jesse emphasizes structured outputs, safety boundaries, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    crypto scanner v6.0.0

    crypto scanner v6.0.0

    AI‑powered signals, risk analysis, and automated trading bot

    Advanced Crypto Scanner v6.0.0 All‑in‑one Windows crypto tool – real‑time data, signals, risk analysis, AI learning, and automated trading bot. Live Data: Prices, volume, market cap (CoinMarketCap/CoinGecko), BTC dominance, market sentiment. Smart Signals: Basic (price/volume) & Advanced (RSI, MACD, Bollinger, Stochastic, ADX) with confirmation gate. Risk Rating: Low/Medium/High based on liquidity, volatility, category, technicals.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    rotki

    rotki

    A portfolio tracking, analytics, accounting and tax reporting app

    A portfolio tracking, analytics, accounting and tax reporting application that respects your privacy
    Downloads: 23 This Week
    Last Update:
    See Project
  • 15
    SolanaMevBotGui

    SolanaMevBotGui

    Solana Trade Bot is an open-source tool for automated trading on the

    This open-source, AI-powered bot is a versatile tool designed to run seamlessly on both Windows and macOS platforms. It automates various tasks and accelerates decision-making processes tailored to user needs. With advanced algorithms, it can analyze complex data, learn, and provide intuitive solutions. Developed in popular languages like Python, it is fully customizable and open for community contributions and improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17

    Smart-AI-Crypto-Trading-Bot

    Smart AI Crypto Trading Bot

    AI Crypto trading bot The Smart AI Crypto Trading Bot is an advanced software solution designed to automate cryptocurrency trading by leveraging artificial intelligence and machine learning technologies. This sophisticated trading bot performs comprehensive market analysis, including historical data assessment, real-time market trends, and sentiment analysis from various news and social media sources. By integrating these diverse data streams, the bot generates precise trading signals, indicating the optimal times to buy or sell specific cryptocurrencies. One of the standout features of the Smart AI Crypto Trading Bot is its ability to adapt to the ever-changing market conditions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    All-in-one-Ton-Trading-Bot
    ...With advanced algorithms, it can analyze complex data, learn, and provide intuitive solutions. Developed in popular languages like Python, it is fully customizable and open for community contributions and improvements. TAT (Ton Auto Trade) Bot is an advanced automated trading bot built for Ton. It is designed to employ a range of sophisticated trading strategies to maximize profits and provide hands-off trading automation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Rich Address Downloader

    Rich Address Downloader

    Rich Cryptocurrency Wallet Address Downloader (Auto Update) v2.0.1

    Rich Cryptocurrency Wallet Address Download with RAD v2.0.1 (Auto Update) All Latest Bitcoin Wallet , Latest All Ethereum Address Wallet and Tron , Dash , Dogecoin , Litecoin on Rich Address Downloader (RAD)
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    JesseAi

    JesseAi

    Advanced AI-Powered Python Crypto Trading Bot 2026 - Free Backtesting

    Jesse Bot: Advanced AI-Powered Python Best Crypto Trading Bot & Framework (2026) Jesse Bot — free open-source Python crypto trading bot & robust framework for cryptocurrency markets. Build, backtest, AI-optimize, and execute precise automated strategies with zero look-ahead bias. Use JesseGPT — built-in AI assistant — to write, debug, and refine strategies effortlessly, even as a beginner. Secure live trading on Binance, Bybit & major exchanges, full risk management, leverage/futures...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    AlgoUp

    AlgoUp

    AI-powered trading bot with advanced algorithms for optimized profit.

    AlgoUp is an advanced AI-powered trading bot designed to optimize your investment strategies. Utilizing cutting-edge algorithms, AlgoUp implements smart profit strategies to maximize returns while effectively managing risk. One of its standout features is a robust stop-loss mechanism that helps protect your funds from significant downturns, ensuring your capital remains secure. AlgoUp operates seamlessly in standalone mode or can be integrated with all major exchanges, providing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Cryptocheck

    Cryptocheck

    Monitors balances of your cryptocurrency addresses

    Cryptocheck monitors balances of your cryptocurrency addresses and raises an alert in case of any change detected. It connects to known block explorer API services to verify balances. It is useful for long-term investors with multiple different cryptocurrencies in their portfolio. You no longer need to access all your wallets with passwords to simply just check that your money are still there. Cryptocheck also provides a simple profit calculation and history charts mapping your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    MONITOR BINANCE LIQUIDATIONS

    Real-time monitoring of futures liquidations on the Binance exchange.

    ✅ Requirements: WINDOWS 10 🆓 FREEWARE 🟢 REAL-TIME MONITORING OF FUTURES LIQUIDATIONS ON THE BINANCE EXCHANGE. 🟢 МОНИТОРИНГ ЛИКВИДАЦИЙ ФЬЮЧЕРСОВ НА БИРЖЕ BINANCE В РЕЖИМЕ РЕАЛЬНОГО ВРЕМЕНИ. ⚫ Use a FILTER to monitor the coins you need. Input currency pairs from one or more into the filter. To monitor several coins, in the filter field input them one by one with a comma separator. FOR EXAMPLE: BTCUSDT,ETHUSDT,CfxUSdt You can enter both uppercase and lowercase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LBRY SDK

    LBRY SDK

    The LBRY SDK for building decentralized content apps

    ...It utilizes the LBRY blockchain as a global namespace and database of digital content. Blockchain entries contain searchable content metadata, identities, rights and access rules. LBRY also provides a data network that consists of peers (seeders) uploading and downloading data from other peers, possibly in exchange for payments, as well as a distributed hash table used by peers to discover other peers. LBRY SDK for Python is currently the most fully featured implementation of the LBRY Network protocols and includes many useful components and tools for building decentralized applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB