Showing 551 open source projects for "openai-python"

View related business solutions
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 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
  • 1
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Forms development tool for PostgreSQL in Python on GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ABCD is an address book server/client system. It is intended to be user friendly, cross platform, and awesome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    Beatbox is a cross platform application written in Python and using the wxPython widget library. It was created out of necessity, I had all my DJ tracks burned on CDs in no real order, so I've decided to write this app to help me easily find which trac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Libdejector is a database tool which defeats SQL injection attacks by performing context-free validation of queries. While written in C, SWIG wrappers exist for Python and other languages will be following soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WebPython is a web-application development toolkit, written in Python. It contains a portable object-relational database layer, a Python-object persistence system and a templating engine, among other stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyXLReader is a multiplatform Python library for reading Excel compatible spreadsheets (.xls). Based on JExcelApi by Andy Khan (http://www.andykhan.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    This is a testbed for projects of personal interests, especially academic projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Deckard is a simple, curses based, database front-end written in python. The idea is to make something like Microsoft Access, using curses screens, and independent of the database engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cross platform indexed file btree implementation in C#, java and Python: Commit/abort transactions, localized unicode string order, recovery of damaged files, and configurable memory footprint, hashing, prefixing, and object serialization.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL. Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software registers all the music files stored on CD's, hard drives, DVD's, etc. It will scan every media that you provide, and let you organize the files by artist, album, etc, with search and tagging facilities. Written in Python, GTK and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CeeMedia is a program for cataloging your movie collection. It can retrive info from Amazon and IMDb and cover images from Amazon and generally tries to provide the user with the most comfortable interface available for the task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An XML-based MP3R framework for the web applications Model - Process - 3R (Role, oRgnization, Responsibility)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XML-DBM: lightweight embedded database to store, query and modify XML content without time and memory overhead of re-parsing/re-dumping original XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python extension for the SQLite Embedded Relational Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PLOB! (Persistent Lisp OBjects!) implements orthogonal persistency for LISP and CLOS objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lemon is a suite of pure Python modules for rapidly developing web applications. Includes: database, webserver, auth & session management, form and templating tools, docs and examples. Flexible enough to use on its own or with other solutions like Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB