Showing 307 open source projects for "web3.py"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 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
  • 1
    Edgeserver

    Edgeserver

    Next Generation Web3 Powered Edgeserver

    Edgeserver is an open-source, self-hostable, web3-native static file hosting service that allows for seamless integration with your favorite CI/CD systems. Deployed sites are instantly available over both http and ipfs as well as dynamically change ENS content-hash. Publish your site in mere minutes using your favorite CI/CD Integration or using CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CryptoNotifier

    CryptoNotifier

    Get the latest price of cryptocurrencies.

    ...You can download it from the official website: https://www.python.org/downloads/ Next, install the required dependencies by running the following command in your terminal: python3 -m pip install pyqt5 requests or pip install pyqt5 requests Usage To launch CryptoNotifier, navigate to the project directory and run the following command in your terminal: python3 CryptoNotifier.py or py CryptoNotifier.py If you are having trouble with Python or don't feel like installing it, you can also run the executable located inside the 'dist' folder - Windows only. License This project is licensed under the Apache-2.0 licens
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Personal Study Planner

    Personal Study Planner

    Python program that create a personalized study plan for your exams.

    ...You can download it from the official website: https://www.python.org/downloads/ You'll also need to have the following modules installed: * tkinter * datetime You can install them using the following commands: `python3 -m pip install datetime tkinter` or `pip install datetime tkinter`. Run the program with `python3 studyplanner.py` or `py studyplanner.py` If you are having trouble with Python or don't feel like installing it, you can also run the executable located inside the 'dist' folder. Windows only. This project is licensed under the Apache-2.0 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Blogchain

    Blogchain

    Blogchain's web application, decentralised discourse

    Blogchain's frontend code. New development is happening on the blogchain-vue repository. Blogchain's code will eventually be substituted with the code on blogchain-vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    py-goon-audio

    An Audio System (using AIFF)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ShastraOS

    ShastraOS

    Shastra OS is a Arch Linux based Operating System.

    Shastra OS is an Arch Linux-based Operating System built for Web 3 users. It is currently in the development process. Built by Vivek Pal. Shastra comes with the gnome to give batter gnome flavor with various open source theme options. It is a handy desktop built for professionals who just want to leave other OS like Windows. We are currently providing Brave Browser as a default browser. But also eager to provide Beaker Browser soon. Shastra comes with its own repository including many useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    py-super-mario-bros

    Super Mario codebases

    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Walrus

    Walrus

    Lightweight Python utilities for working with Redis

    The purpose of walrus is to make working with Redis in Python a little easier. Rather than ask you to learn a new library, walrus subclasses and extends the popular redis-py client, allowing it to be used as a drop-in replacement. In addition to all the features in redis-py, walrus adds support for some newer commands, including full support for streams and consumer groups. Persistent structures implemented on top of Hashes. Supports secondary indexes to allow filtering on equality, inequality, ranges, less/greater-than, and a basic full-text search index. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Download Folder Sorter (Script)

    Sort Your Downloaded Files

    ...Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 DLF\ Sorter.py " Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Fairseq

    Fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python

    Fairseq(-py) is a sequence modeling toolkit that allows researchers and developers to train custom models for translation, summarization, language modeling and other text generation tasks. We provide reference implementations of various sequence modeling papers. Recent work by Microsoft and Google has shown that data parallel training can be made significantly more efficient by sharding the model parameters and optimizer state across data parallel workers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    maude

    maude

    Autonomous decentralized moderation for IPFS and Web3

    Autonomous decentralized moderation for IPFS and Web3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Token Airdrop dApp

    Token Airdrop dApp

    Create your own token's airdrop dapp

    Create your own token airdrop website, you can use it to increase our token's holders. The benefits : - Automatic distribution , any user can connect by his wallet and get your airdrop, this will save your time and effort . - You will save the gas fees, every user will pay his own gas fee when he get the airdrop, imagine if you want to airdrop to 10,000 person and the gas fee is $0.30 this mean we will pay $3000 for gas fee, now you will save it. Demo:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The fastai book

    The fastai book

    The fastai book, published as Jupyter Notebooks

    ...These notebooks are used for a MOOC and form the basis of this book, which is currently available for purchase. It does not have the same GPL restrictions that are on this repository. The code in the notebooks and python .py files is covered by the GPL v3 license; see the LICENSE file for details. The remainder (including all markdown cells in the notebooks and other prose) is not licensed for any redistribution or change of format or medium, other than making copies of the notebooks or forking this repo for your own private use. No commercial or broadcast use is allowed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BINPython

    BINPython

    Lightweight and small portable Python, build with pyinstaller

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Yukki Music Bot

    Yukki Music Bot

    Telegram Group Calls Streaming bot with some useful features

    Yukki Music Bot is a Powerful Telegram Music+Video Bot written in Python using Pyrogram and Py-Tgcalls by which you can stream songs, video and even live streams in your group calls via various sources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MuJoCo-py

    MuJoCo-py

    mujoco-py allows using MuJoCo from Python 3

    ...The project also includes interactive examples showcasing collision handling, texture randomization, state resetting, and robot control. By bridging MuJoCo with Python, mujoco-py enables rapid prototyping, training, and evaluation of AI agents in physics-rich environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pdf-editor

    pdf-editor

    Edit your PDFs without needing a subscription or creating accounts

    ...Add a GUI/Turn it into a web application. Add a parser for the command line to do multiple commands at once e.g. merge (cut pdf1) pdf2. Tested working with Python 3.8.5. Install venv (py -3.8 -m pip install virtualenv). PDF and Word documents are binary files, which makes them much more complex than plaintext files. In addition to text, they store lots of font, color, and layout information. If you want your programs to read or write to PDFs or Word documents, you’ll need to do more than simply pass their filenames to open().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Myel pop

    Myel pop

    Run a point-of-presence within Myel

    Run a point-of-presence within Myel, the community-powered content delivery network. Our mission is to build a community powered content delivery network that is resilient, scalable, and peer-to-peer ↔️ to suit the long-term needs of Web3 applications. We're currently using Filecoin building blocks and are aspiring to make this library as interoperable as possible with existing Web3 backends such as IPFS. This library is still experimental so feel free to open an issue if you have any suggestions or would like to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Manga Downloader

    Universal manga downloader

    Please, download this program from https://github.com/yuru-yuri/manga-py Thanks!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Ambire Wallet

    Ambire Wallet

    Making self-custody easy and secure for the EVM ecosystem

    Ambire Wallet is an open-source self-custodial Web3 wallet designed to simplify blockchain interactions while maintaining advanced functionality for experienced users. The platform supports Ethereum and most EVM-compatible networks, allowing users to manage assets, interact with decentralized applications, and perform cross-chain operations from a unified interface. Built around smart contract wallet technology and account abstraction concepts, it enables features such as transaction batching, key rotation, multisignature support, and stablecoin gas payments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    ...We've helped thousands of projects and teams grow their open-source ecosystems. The internet has unlocked unprecedented opportunities for collaboration and creation. Now web3 technology like open-source protocols and decentralized blockchains give us the ability to take that co-creation to a new scale. The Gitcoin community uses this technology to fund and build digital public goods projects that serve everyone, and solve our most immediate problems. Open source code meets open economies. Build resilient projects, better coordination, and positive-sum outcomes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Movie / Tv File Sorter

    Effectively Sort Your Movies and Tv Shows Into Their Own Folders

    ...Requirements: - Python 3.8 or newer How To Run The Program: - Windows Users: Just Run The Mt Sorter.py File - Mac / Linux Users: Open Terminal & Navigate To Where The File Is Located & Type "python3 Mt\ Sorter.py" Without Quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GUI File Encrypter

    Just A Few Clicks To Encrypt Your File

    ...How To Run The Program: - Windows: Just run GUI File Encrypter.py - Mac / Linux: Open Terminal, navigate to folder with the program files & type "python3 GUI\ File\ Encrypter.py" without the quotes If you need to rename the file you can just make sure the extension stays ".py"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Customer Records

    Basic GUI For Recording Your Clients Essential Data

    .... - Open Terminal & Navigate To The Program Files & Type "python3 Customer\ Records.py" without the quotes If having issues the file can be renamed, but needs to have the .py extension Config.ini In this file you can provide the database file location if you moved it from the programs current working dir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    summer

    Summer is light weight Python 3 application framework

    Summer is light weight Python 3 application framework to support generic application development. It provides support for business object management, ORM (mapping, declarative transactions), LDAP and localization. Inspired by famous Java Spring application framework. Since 0.5.2 Python 3 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo