Showing 67 open source projects for "mysql for python 3"

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL, Squirrel * Cloud Computing: AWS * Encryption: OpenSSL * Platforms: Linux/Posix, Windows, Arduino * Over 500+ highly reusable classes. 4000+ fully documented functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Yapsy

    Yapsy

    A fat-free DIY Python plugin management toolkit.

    ...It is designed to offer a set of very lean classes (plugin managers and plugin interfaces) which can easily be customised by decoration or inheritance. Yapsy v1.x supports Python2 and Python3. Its source package contains versions of the sources for both pythons. Yapsy v2+ supports Python 3 and it's development happens now on https://github.com/tibonihoo/yapsy/ Usage samples, advices and developer's documentations are available on the main website.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 3

    Captain Doerk's OMatV3

    Captain Doerk's OMat V3

    My first (and most probably only) Project on SourceForge. I have developed a piece of software to plan and host Soccer Tournaments (tool may be used for other sports as well) over the last 10 years in Java based on a MySQL database. I am not a Java developer, everything was done in my spare time in the evenings or on weekends. Now with a family and three little kids and only very little spare time to continue I am looking for some help here. The main functions are already implemented, will upload my expectations/wishes (hopefully) soon. There are still some bugs and open tasks for which I am looking for some support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The PHP Web Toolkit enables the rapid development of multi-layered web applications and is designed to be easy to use, extensible, reliable, reusable, scalable and secure. It integrates with ADOdb, FCKeditor, kses, Libmcrypt, Libmhash and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Self-hosted n8n: No-code AI workflows Icon
    Self-hosted n8n: No-code AI workflows

    Connect workflows. Integrate data

    A free-to-use workflow automation tool, n8n lets you connect all your apps and data in one customizable, no-code platform. Design workflows and process data from a simple, unified dashboard.
    Learn More
  • 5

    deemon

    Deemon Scripting Language

    A rich and powerful scripting language supporting the c preprocessor, classes, exceptions, lambdas, yield functions, label, switch-statement, pointers, foreign functions, and much more. With a fully packed standard library including support for file-io, threads, atomics, pipes, math, file-system, sockets, randomization, hashing, serialization, a wide selection of emulated c/c++ headers and more, deemon provides a suitable environment for any application. Syntax is easy to read and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pith PHP Framework
    The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22) The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel. The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JOPS
    Java Objects Persistence Service (JOPS) is a simple and very useful library dedicated to developers who don't need all the power of traditional DBs (MySQL,Oracle.etc) but still need to be able to persist and manipulate their persisted objects easily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Folio Plus | Hotel Management System |

    Folio Plus | Hotel Management System |

    A new generation of hotel management system in Philippines and Asia

    Philippines and Asia. Folio Plus is created to introduce convenience and accuracy towards the modern way of managing hotel operations from various departments. Hotel operations are divided by different departments that has different functions and is coordinated by one goal. That includes accounting, sales, FO and more. They have roles and titles, which has different access permission to the Folio System. Jinisys Software Inc. We believe that developing a long-term business...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enable remote access to your apps, desktops, and files on any device. Icon
    Enable remote access to your apps, desktops, and files on any device.

    Enable remote and hybrid work for your organization

    Get the most cost-efficient and scalable remote access and application delivery solution. Create secure digital workspaces that users can access with just a web browser.
    Learn More
  • 10
    DEG Frameworks

    DEG Frameworks

    Motor de aplicaciones php, MVC y POO

    Es dificil describir a DEG ya que no es un framework, es un SISTEMA DE APLICACIONES y por tanto no es una aplicación determinada como un cms o un foro, DEG es el sistema con el que se puede realizar todo tipo de aplicaciones web sin importar el alcance que se le quiera dar. A diferencia de otros sistemas donde hay un “motor” definido, DEG no tiene una clase o archivo que sirva de “motor” porque está pensado para que el conjunto funcione como un TODO. DEG está creado con base en el modelo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pykb

    Python Killboard Platform for EVE Online

    This platform provides a Python based killboard backend supporting common tasks such as interfacing with the EVE API to fetch killmail logs, interact with EDK killboards to fetch killmails from them and parse manually logged killmails. The database layer is generic thanks to SQL Alchemy so any dbms can be used. Static data and schemas for PostgreSQL and MySQL are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PyntaxDAO

    PytaxDAO is an ORM used to communicate CRUD with the database.

    Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multi-Spacial Objects is a framework for developing lightweight realtime replicated objects with relational mappings for distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Object oriented reusable software classes designed to be used to construct larger software projects developed in multiple software languages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    The Adminsystems Database Class Free and Open Source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    You specify a desired domain-logic in UML, optionally some parts in Python, from scratch or reused. This custom application model is dynamically executed or updated. - Aeonic is a project to develop that kind of MDD technology for modern server apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project examines techniques to model three-dimensional rigid body motion using the geometric algebra of Dual Quaternions and how such models compare to more traditional models when used in underconstrained filtering applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP 5.3+ compatible framework set to run on Apache. Its a standard MVC style framework with Plugins and Bins (payload style packaging).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Infrastructure for contructing php applications. This software is intended as a skeleton to build MVC oriented apps. It uses some PEAR packages (such as auth, db_dataobject and html_quickform) and the Smarty template system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MakeDBO
    MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Logix is a programming language where the syntax can be easily modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A platform for web sites and services that require solid support for rich user interfaces in a fail-safe and scalable architecture. It consists of a frontend Javascript framework (also usable stand-alone) and a backend PHP/MySQL environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next