Showing 307 open source projects for "web3.py"

View related business solutions
  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    A pure python implementation of the id3v2 (id3v2.3) tag specification for mp3 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PY ACQUA is the first Italian Open Source software dedicated to the to the world of the acquariophilia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    json.py is an implementation of a JSON (http://json.org) reader and writer in Python. jsontests.py are unit tests demonstrating the correctness of the implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ADOL-Py is a python extension to the ADOL-C automatic differentiation library.
    Downloads: 0 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
    Snout is a command line Mp3 to WAV converter script written in Python and the Snack Sound Toolkit. I encourage you to add extensibility, GUI's, etc. to this program! The latest version of Snout Python is Snout2004.py, packaged here. The Snout web sit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An object-oriented Python Interface to Frontline PCB's Genesis 2000 CAD/CAM/CAE system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    libgcrypt-py is a Python wrapper around the libgcrypt cryptographic library. It supports functionality/algorithms that are supported by libgcrypt, including Symetric Ciphers (3DES, AES, Twofish, Blowfish), Cryptographic Hashing (MD5, SHA1, RIPE-MD160), P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DJ Py is a jukebox daemon, who lets you rate your songs and crossfades between them. If you dont want to constantly supervise your xmms, this is the solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This Python module provides easy access to configuration file settings for control of script execution. The method is extremely flexible and powerful because of the use of python to define settings and its optional heirarchical settings organization.
    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
  • 10
    boost_graph tried to wrap the C++ Boost Graph library in Python, providing graph algorithms like Breadth First Search, DFS, Shortest Path, Topological sort. This project is dead (http://bayleshanks.com/pamv1)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project provides a library written in Python for reading and eventually writing ISO8211 files. ISO8211 is a format used for various GIS systems (geographic data), including SDTS, the format used by the US Geological Survey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Report generating tools for Request Tracker 2/3 (RT 2/3). Currently, only PostgresQL and MySQL are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python source modules for accessing dBASE/xBase ("DBF") files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The dynamic duo of CDDB.py and DiscID.py, along with their side-kick C module cdrommodule.so, provide an easy way for Python programs to fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a very large online database of track listings a
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    python-stablesort is a back-port of the new Python 2.3 stable listsort algorithm to all Python versions (from 1.5.2 to 2.2.3). See the Project Home Page for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Py Connect Four is the Connect Four game you've always wanted! (some exceptions apply :-p). This is the classic 2 player game, where each player puts his/her piece in, and the first to get four in a row wins the round. This game keeps track of the s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An extremely fast implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the www.xmlrpc.com validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python program that interfaces, via telnet, to the "Two-Way" X10 serial interface. Provides monitoring and refresh of known On/Off states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    xmlprinter is a simple, lightweight module to help write out XML documents, helping ensure proper quoting and balanced tags. The idea is grabbed from Perl's XML::Writer module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple Python module for retrieving and setting so-called ID3 tags on MP3 compressed audio files through an object-oriented interface. MP3 players generally use this simple information for display track title, artist name, and album title whi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pyton GnuPGInterface is meant to be a filehandle-concentrating Python interface to GnuPG, the GNU Privacy Guard. It has an API similar to the Perl module GnuPG::Interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Access to ezmlm-idx managed lists from web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project to further develop Python Twofish module as released by Enhanced Software Technologies Inc. in order to improve error handling and add OFB/Counter mode, as well as add streaming modes.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo