Showing 123 open source projects for "python project"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    Py5 is a native port of the popular Python programing language to the IBM i (aka IBM's i5 (aka iSeries, (aka AS/400, OS/400)) operating system. This project is obsolete. Use the 5733OPS licensed program, option 2 for full Python 3 support instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Wedgetail project provides the basis for a shared electronic health record. The project provides a schema for an SQL implementation of a sharedEHR, as well as the tools required to interact securely with the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    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
  • 6
    A Python DBAPI 2.0 - like adapter for the Sedna XML database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyBSDDB is an extension module for Python that wraps the BerkeleyDB from Sleepycat Software. This project will be used to help unify the various implementations and to continue enhancing the module as new features are released from Sleepycat.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    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
  • 11
    Adds convenience methods for Python's DB-API2 connection objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "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: 1 This Week
    Last Update:
    See Project
  • 14
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    This project exists as a central meeting place for those wishing to share in-house developed applications and tools for local government (and related industries) in Australia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Warehouse Manager is a business application designed to allow you to manage several aspects of your warehouse based enterprise from your computer. The software was written in C++ and Qt for the GUI. It now uses C and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyXLWriter is a Python library for generating Excel compatible spreadsheets. It's a port of John McNamara's Perl Spreadsheet::WriteExcel 1.0 module (see http://www.cpan.org) to Python. Requires Python 2.1+. [Project was stopped]
    Downloads: 0 This Week
    Last Update:
    See Project
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.