Showing 39 open source projects for "compiler python linux"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for 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. Response exception handling. Websocket handling with reconnection and multiplexed connections. Symbol Depth...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    OpenBB Terminal

    OpenBB Terminal

    Investment research for everyone, anywhere

    Fully written in python which is one of the most used programming languages due to its simplified syntax and shallow learning curve. It is the first time in history that users, regardless of their background, can so easily add features to an investment research platform. The MIT Open Source license allows any user to fork the project to either add features to the broader community or create their own customized terminal version. The terminal allows for users to import their own proprietary...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    CCXT

    CCXT

    JavaScript/TypeScript/Python/C#/PHP cryptocurrency trading API

    The ccxt library is a collection of available crypto exchanges or exchange classes. Each class implements the public and private API for a particular crypto exchange. All exchanges are derived from the base Exchange class and share a set of common methods. To access a particular exchange from ccxt library you need to create an instance of corresponding exchange class. Supported exchanges are updated frequently and new exchanges are added regularly.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    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: 11 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 5
    vyper

    vyper

    Pythonic Smart Contract Language for the EVM

    See Installing Vyper to install vyper. See Tools and Resources for an additional list of framework and tools with vyper support. See Documentation for the documentation and overall design goals of the Vyper language. See Learn.Vyperlang.org for learning Vyper by building a Pokémon game. See try.vyperlang.org to use Vyper in a hosted jupyter environment! There is also an online compiler available you can use to experiment with the language and compile to bytecode and/or IR. While the vyper...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Hummingbot

    Hummingbot

    Build trading bots that run on any exchange or blockchain

    Hummingbot is an open-source project that integrates cryptocurrency trading on both centralized exchanges and decentralized protocols. It allows users to run a client that executes customized, automated trading strategies for cryptocurrencies. Hummingbot is software that helps you build and run automated trading strategies or bots. Its codebase is free and publicly available on Github under the Apache 2.0 open source license. Hummingbot Foundation is a not-for-profit foundation that...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Duino-Coin

    Duino-Coin

    A coin that can be mined with almost everything

    Duino-Coin is a coin that can be mined with almost everything, including Arduino boards. Duino-Coin is a coin that can be mined with Arduinos, ESP8266/32 boards, Raspberry Pis, computers, and many more (including Wi-Fi routers, smart TVs, smartphones, smartwatches, SBCs, MCUs or even GPUs) The easiest way to get started with Duino-Coin is to download the latest release for your OS. After downloading the release, unzip it and launch the desired program. There are no dependencies required....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Freqtrade

    Freqtrade

    Free, open source crypto trading bot

    Freqtrade is a free and open-source crypto trading bot written in Python. It is designed to support all major exchanges and be controlled via Telegram or WebUI. It contains backtesting, plotting, and money management tools as well as strategy optimization by machine learning. Always start by running a trading bot in Dry-run and do not engage money before you understand how it works and what profit/loss you should expect. We strongly recommend you have basic coding skills and Python knowledge...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    RoboSats

    RoboSats

    A simple and private bitcoin exchange

    RoboSats is a privacy-preserving, peer-to-peer Bitcoin exchange that allows users to buy and sell Bitcoin using Lightning Network payments without requiring identity verification. It uses Tor by default and leverages a simple robot-based user interface to facilitate one-time trades between anonymous users. Each trade session is isolated, and no long-term accounts or KYC are needed, making RoboSats one of the most private Bitcoin P2P tools available. Designed with a strong focus on usability...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bitcart

    Bitcart

    Bitcart is a platform for merchants, users and developers

    An open-source platform for managing cryptocurrency payments and stores without intermediaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Go Ethereum

    Go Ethereum

    Go implementation of the Ethereum protocol

    Go Ethereum is the Golang implementation of the Ethereum protocol, a decentralized computing platform that runs smart contracts and applications. There are three original implementations of Ethereum and along with C++ and Python, Go Ethereum is one of them, written in Go. Go Ethereum comes with several wrappers/executables. It is fully open source and available as a standalone client called Geth that you can install on just about any operating system, or as a library that you can embed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    zvt

    zvt

    Modular quant framework

    For practical trading, a complex algorithm is fragile, a complex algorithm building on a complex facility is more fragile, complex algorithm building on a complex facility by a complex team is more and more fragile. zvt wants to provide a simple facility for building a straightforward algorithm. Technologies come and technologies go, but market insight is forever. Your world is built by core concepts inside you, so it’s you. zvt world is built by core concepts inside the market, so it’s zvt....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16
    LBRY SDK

    LBRY SDK

    The LBRY SDK for building decentralized content apps

    ..., 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: 0 This Week
    Last Update:
    See Project
  • 17
    Moliom Solana Bot

    Moliom Solana Bot

    Raydium + Pumpfun sniper bot with user-friendly GUI interface. Free

    !This bot is completely Free. The open source code available! This bot was developed by me and a friend. Initially we did it for ourselves, but later decided to give in free use to all people. The bot also has a very convenient and understandable for all interface
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    OctoBot

    OctoBot

    Crypto investment, now on autopilot

    OctoBot is built for investors to get the best of their investments using the most profitable strategies. - Automate your crypto investment with proven strategies - Test before using your real funds - Enjoy the best trading strategies for free - Follow your investment from your mobile - Turn your best trading ideas into automated strategies with TradingView or python
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    All-in-one-Ton-Trading-Bot
    ... 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. This bot is perfect for those looking to take advantage of market opportunities in the
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    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: 6 This Week
    Last Update:
    See Project
  • 21
    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: 4 This Week
    Last Update:
    See Project
  • 22
    PUTinCoin

    PUTinCoin

    This is the REAL PutinCoin cryptocurrency project!

    wave Hello! This is the REAL PutinCoin cryptocurrency project! We are developing a dedicated fan cryptocurrency for Russia, the PUTinCoin (PUT). Our coin shows the, that the blockchain connects people and does not seperate them and that cooperation is always better then separation. If you like to support, pls. write to admin@putincoin.org or contribute to the open repositories. eyes We are interested in Cryptocurrencies, Blockchain-Technology and Russia! revolving_hearts We're looking...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyCrypto Web App

    MyCrypto Web App

    Tool that allows you to manage your Ethereum accounts privately

    ... to be sure you're sending to the right place. A fan favorite since 2018, the MyCrypto Desktop App continues to provide an additional layer of security for your Ethereum assets. On systems where a pre-built version of node-hid is not available (e.g. 32-bit versions of Windows and Linux), you additionally need Python (3+) and node-gyp installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CryptoNotifier

    CryptoNotifier

    Get the latest price of cryptocurrencies.

    CryptoNotifier is a simple desktop application built with PyQt5 that allows users to get the latest price of cryptocurrencies and a recommendation based on the percentage change in the last 24 hours. ! The software is currently available only in Italian language. Installation To use CryptoNotifier, you need to have Python 3 installed on your system. You can download it from the official website: https://www.python.org/downloads/ Next, install the required dependencies by running...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BitcoinExchangeFH

    BitcoinExchangeFH

    Cryptocurrency exchange market data feed handler

    ... with the corresponding SQl statements. The feed handler acts as a publisher in ZeroMQ. To receive the feed, please follow ZeroMQ instructions to start a subscriber. The application is compatible with version higher or equal to python 3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.