Search Results for "cbt web application" - Page 15

Showing 470 open source projects for "cbt web application"

View related business solutions
  • $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
  • 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
    VOMON (Virtual Observatory Monitor) is a web application that can be configured to watch your virtual observatory services. It is a mashup of the AstroRuntime and the MARS network monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Web-based Stock Market application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Webmin module for JBoss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Estate Agents Manager is a desktop application that supports all the front office needs of an Estate Agent. Listing properties to buy/sell/rent/let. It is be able to send SMS messages and have a public web site to publish available properties.
    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
    Slowmo is an application developed to calculate and plot the travel times of the wave front of a tsunami.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Akarsu Basic is an implementation of the BASIC programming language for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JustTest is a web application for testing students knowlege.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A web application to integrate various personal web services.
    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.
  • 10
    Aquarium is a framework for creating highly-dynamic, custom Web application in Python. It offers convenient libraries, tight integration with Cheetah, adaptors for various Web environments, and a convenient approach to Web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Through Browser Debugger (TBD) is a debugger for the Python language which uses any web browser as the user interface. Simply run TBD with the name of the application to debug and your browser will open automatically to display the debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A TurboGears based web-application for automating Wikipedia maintenance tasks. Intended for advanced, but non-technical Wikipedia editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    htmltmpl is a templating engine for Python and PHP. It is targeted to web application developers, who want to separate program code and design (HTML code) of their projects. Even webdesigners can easily learn its simple but powerful template language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Python MyCMS is an application development platform built with robust MySQL integration allowing for easy creation of state and event driven web-based interfaces. Now also featuring a phpMyAdmin-style web interface to MySQL for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Monmaster is a web site and web application monitoring tool written in Python. You define pages, servers, tests, and applications, and Monmaster can test and restart apps. Notification of error and recovery status via email is available, as is a web UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Voxampp is an Enterprise IP TriplePlay Application Stack (eIPTAS) a - run-time toolkit - for Internet Entrepreneurs that want to deploy rich IP Carrier Networks. Its goal, to facilitate worldwide Open Access Social Networks using IPTV, VoIP and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Resources and Information for Success in Education: A web-based, database application to manage and publish academic catalog information including programs, courses, and schedules. It is intuitive, extensible, and easily integrated with existing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GRIDportal is a web-based application portal for High Performance Computing. It facilitates easier access to GRID applications through a comfortable web interface. It was designed for use with NorduGrid, but is very generic by nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crunchy is an application that transforms an html-based Python tutorial into an interactive session within a browser window. It was previously known as Crunchy Frog, but the name was changed to avoid conflict with an already existing project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    While learning the Zope application server, I wrote an application for my father (Paul) to track his train collection inventory. Since he really wasn't sure how he wanted to organize his inventory, I had to make it really flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jToolkit is a Python web application framework built on modpython and Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ernie integrates Web 2.0 design principals with next generation communications technologies, using VoIP, presence and Python. Ernie is used wherever a real time communications enabled web page or application is hosted on a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    InSitu is a content-editing system for small and simple web sites. There are two different versions, one uses Perl/CGI and has to be installed on the server, the other is a desktop application written in Python/wxPython.
    Downloads: 2 This Week
    Last Update:
    See Project
Auth0 Logo