Showing 120 open source projects for "openai-python"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Simple yet powerful multi-threaded object-oriented CGI/FastCGI/WSGI/mod_python/html-templating modules for Python. This project has moved to GitHub: https://github.com/jribbens/jonpy
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SteppedStateMachine

    SteppedStateMachine

    Creates and operates a stepped state machine

    Implements a stepped state machine, i.e. a state machine which executes a single state transition at a time. Because of this, no data, e.g. state data, can be stored between executions. Instead, any such data must be stored in persistent storage between executions. This permits operation of the state machine as a CGI program in a web server. A WSGI or fastCGI or other such web server is not required. Received symbols may be received from sources outside the state machine, or may be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dotCODES_Source_Control_for_VS

    dotCODES_Source_Control_for_VS

    The dotCODES Source Control Maintenance Mainframe (SCM2)

    The dotCODES Source Control Maintenance Mainframe for Visual Studio is an administrator console application for developing dotCODES components. Built upon a Python foundation, the program is used to create data center routines (Unix packages) and maintain enterprise cloud services (CGI scripts/Apache) by means of building dotCODES runtimes and deploying them to and from the client server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Application Radi-testdir is a light weight test Management tool. Radi supports testdirectory features like configuring the test plan, updating (create/edit) the test results for the test image/build, Backup, User Management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ming is an SWF ("Flash") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    w3af
    w3af, is a Web Application Attack and Audit Framework. The w3af core and it's plugins are fully written in python. The project has more than 130 plugins, which check for SQL injection, cross site scripting (xss), local and remote file inclusion and much more. This project has been migrated to github! See details in our project site: http://w3af.org/
    Downloads: 14 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    A Python interface to the gnuplot plotting program.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    APMP
    Another distribution of apache that contains Apache, MySQL, Perl, and PHP. and comes with the following modules mod_perl, mod_php, mod_python, and more. Also Contains a FTP and Mail Server. Will be ready to run right after installation and a reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tomato's Web Application Common Components -- project aimed on building commonly used components for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TROPICAL CYCLONE ENSEMBLE FORECAST PROJECT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WHIFF is an infrastructure for easily building complex Python/WSGI Web applications by combining smaller and simpler WSGI components organized within file system trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The zif collection of useful packages for Zope 3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    htc-py converts XML data into HTML web-pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tenjin is a very fast template engine for web applition. It runs about 3-10 times faster than other template engine. It is implemented in Python, Ruby, Perl, and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WWW-wide translation of HTML pages. This should be run as CGI script or Server module. HTML pages are fetched, translated, links are updated in order to continue translation when the user follows a hyperlink.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    python module for FastCGI written in C. Barebones wrapper around libfcgi which you can get from fastcgi.com. Works easily on windows and has few features, so it's very easy to learn. Binary PYD is for python 2.6. Full multithreading support. Tutoria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyH
    A powerful python module that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python interpreter for GPS data from the InstaMapper API. More information at instructables.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bunghole Jukebox is a web interface to your MP3 collection. Use it to access your music collection wherever you are, publish in your website/blog and share with friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tutorials: http://teethgrinder.co.uk/open-flash-chart-2/ http://forums.openflashchart.com/ Libraries: Ruby .Net Perl Java Python Coldfusion GWT Smalltalk Pentaho c http://teethgrinder.co.uk/open-flash-chart-2/tutorial-other-libraries.php
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.