Showing 153 open source projects for "mysql python"

View related business solutions
  • 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
  • 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
    SfleX aims at developing a dynamic transaction processing architecture which is fully configurable at run-time. A Zope/Python based prototype is available. A Java version is under development. See http://sflex.ilab-tcs.com for details and download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    Store your pieces of code and search it quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 10
    eBarter froms trades from commitments. It measures economic values without the need of a common value standard; distributes fairly the gain produced between participants and gives the preference to trades where participants have the weakest requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a python script for Windows that allows you to convert CSV files to MySQL .SQL formatted text files with ease. Untested with other database formats. Please try it out and contact me if it works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ...It allows you to translate GNU GetText PO files using a browser. This allows a comunity to work on the same file at the same time and speeds up development. Uses: PHP, MySQL and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BigApache for Windows is a free Enterprise Ready Server. It is suitable for the semiprofessional use or for the program development of Html / PHP / Mysql / Perl / Python / ASP::Apache or Java projects (JBoss with Tomcat).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python MVC web framework using mod_python with Cheetah template engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    a easy-to-use favorite assistant for firefox extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Drupy is a Python implementation of the Drupal content management system. This project is no longer maintained. You can find the original codebase at https://github.com/brendoncrawford/drupy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    time logging

    time logging

    Time logs track activities and time spent.

    Time logs are accurate records that track project activities and allotted time. It helps us identify slowdowns, discover patterns, improve task prioritization by documenting the time spent on each project and makes it easier for employees to manage time when creating projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A snippet management project that is ideal for code, notes, thoughts and whatever else comes to mind! Can be deployed locally, on an intranet or on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PureEnergy is an organized file manager for SuperWikia Super Controller reactors which provide fluent access of each reactor's Sadeic files and other components of the native Super Controller Codec partitions. PureEnergy features IDE & SDK utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PROTON

    PROTON

    High-level python framework that facilitates rapid server-side develop

    PROTON is a high-level Python framework that facilitates rapid server-side development with clean & pragmatic design. Thanks for checking it out! PROTON aims at easing server-side development for all Python enthusiasts. Essentially, by running a shell command, developer will auto generate necessary Model, Controller and APIs! All of this with connectivity to Transactional Databases (PROTON supports Postgresql, MySQL & SQL Server),caching (Redis middleware), Auto generated OpenAPI specs & descriptive logging! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gathering requirements should be fun. It's the brainstorming process refined. It shouldn't get in the way of productivity or creativity. Harvest is about gathering requirements in the most intuitive, least intrusive way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Open Distributed Framework project is aimed at developing an open-source, cross-platform framework for distributed, high-performance physical modelling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web application for real-estate business processes and client relationship automation, featuring a CMS-like environment. Made with Python, Django framework and Postgres RDBMS.
    Downloads: 0 This Week
    Last Update:
    See Project