Showing 1263 open source projects for "module"

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
  • 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
    Hoea is a python module for hierarchical ontology enrichment analysis, which facilitated GO (Gene Ontology)/KO (KEGG Orthology) enrichment analysis at any desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    scriptaculous

    scriptaculous

    script.aculo.us is an open-source JavaScript framework

    scriptaculous is an open-source JavaScript framework for visual effects and interface behaviors in classic Ajax-era web applications. It builds on the Prototype JavaScript library and adds higher-level tools for animation, drag-and-drop behavior, controls, sliders, and interface enhancements. The project was created for websites that wanted richer user interaction before modern frontend frameworks became common. Developers could include Prototype and the script.aculo.us files, then use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a porting to PHP of Perl module HTML::Template, with several enhancements
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    foul - The Fortran Output Library. foul is a Fortran 90 library simplifying a variety of tasks related to program output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This framework provides the runtime for developing modularized web applications. With an extensible API, Java-like class loading and a DSN-driven database layer, this framework explores some interesting approaches to web application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EL4J, the Extension Library for the J2EE, adds incremental improvements to the Spring Java framework. Features include: simplified POJO remoting (including support for SOAP and EJB), module abstraction, daemon manager, exception handling framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XsltDb is a browser-based application development environment for DotNetNuke. It offers smooth coding (syntax highlighting, code completion, context help), database access (SQL, portal data isolation, dedicated portal database), AJAX, XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Install Perl Module Script : Free Script to Install Perl modules to our system. This is an automated script developed in Perl to install Perl modules and all of its dependent modules with in a single step. Geo Varghese
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bitstring is a pure Python module designed to help make the creation and analysis of binary data as painless as possible. The latest releases support Python 2.6 and 3.x only. For Python 2.4 and 2.5, plus lots more see the googlecode homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Fabriq Modules
    This project manages modules that can be used with the Fabriq framework. Module functionality was added in Fabriq version 1.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GiriGiriPHP is a FREE PHP5 OOP codebase using singletons, that provides very easy code for Web developers to modify and build applications on, concentrating on keeping ease of modification even when big and continuous modifications are added to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    cross platform logging module for Python with a C interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XElements is a lightweight, easy-to-use Windows GUI library written in C++, that is both available as a C++ library and as a Python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    web application for managing small to medium sized projet using agile methodologies (XP, scrum). Made of several module for managing tasks, share documents, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A java port of Perl Unidecode module. Strips diacritics and transliterates unicode characters to 7-bit ASCII. New official page: https://github.com/gcardone/junidecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WMSigner is a module which is used to generate the digital signature, required for authentication with the WebMoney Transfer API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Advanced web application framework to help take over the world. Includes install/upgrade GUI, module manager, test framework, documentation, ajax/javascript APIs, smarty templates, database portability, and maintenance tools. Built with quality in mind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This will be a PHP framework, supporting PHP version 5.2.x and higher. The main feature of this framework is that it will not force any structure of it\'s own. It will just provide routines and classes to make life of a PHP developer much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pure Perl module to interface with the BMC Impact Manager Web Services (IIWS) to send and receive events and data, run queries, etc. Note that this project is in a very early stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pexpect is a Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. Note that Pexpect development has moved to Github: https://github.com/pexpect/pexpect
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    require.js - is a great JavaScript library. This project extends it with HTML template modules, and makes module definitions look like real module definitions. Writing browser-side MVC applications is straightforward with this extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    code generator,plugin style,php develop,b/s,web run,. embed drupal module gen plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo