Showing 471 open source projects for "python user interface"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    The Warp Framework is an application framework built with Python. It features intelligent property and object management based solely on meta-data. Currently Zope is supported, with room for extending it towards GTK / SQL / etc. based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This will be a generic indexing system for the python language with pluggable engines to store the resulting indexes in either ZODB, MySQL or (at a later date) its own proprietary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project provides utilities that generate javadoc-style HTML documentation from a database schema plus optional metadata containing textual descriptions of schema elements. Initial support for Oracle and Postgres is provided. Other DBs will follow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    RapDB is a database based on invert lists for representing the domains. Suitable for wide range of applications where accurate and fast processing of large volume data needed in a real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PyID3 is an all-in-one ID3 reader/writer for Python. It is quick, has an easy-to-use interface, and provides support for both ID3v1 and ID3v2 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    zxJDBC implements the Python Database API version 2.0 in Java. It utilizes JDBC to provide database connectivity in Jython.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Paos is a server for Python objects and event notifications, and comes with a client module for network communication and object cache management. Paos is often used in workflow systems and similar applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LAAPhysics is an online, self-directed, course distribution and management system, incorporating a 3D environment and advanced grading and evaluation features, designed for, but not limited to, physics education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Recall is a framework for building distributed, fault-tolerant, replicated storage servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A postgresql database framework written in python and wxwindows. Aims to help fill the large gap between personal/SOHO applications and enterprise: Landlords, retail, construction etc. Focus is on ease of customization by developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Omseek has been renamed to Xapian. Xapian is a Search Engine Library, written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C# and Ruby. It allows you to easily add advanced indexing and search facilities to your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provides a means to access Microsoft's SQL Server when installed with their HTTP / SQL XML interface component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Creates really cool and useful hypermaps from SQL database schema, consists of a small PL/SQL metadata extractor and a Python (or C) postprocessor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML2db is a tool to allow to generate a database like ODBC starting from a XML file. ˇ Easy to make reporting with datas coming from a legacy system. ˇ Easy to make interface with Microsoft tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YakTrack is a lightweight issue-tracking system written in Python and using XML as a storage medium. Users may define issue types, submit and query issues, and edit existing issues as they wish. Console, email, and CGI interfaces are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Oracle 8 Python Interface (oci8py) is a Python module for accessing Oracle 8 specific features from within Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python bindings for mifluz (C++ library to build and query a full text inverted index)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a PHP frontend to a SQL server(potgresql/mysql) to allow one to keep track of your friend's quote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Gaby is a small personal databases manager for Linux using GTK+ and Gnome (if available) for its GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This was previously documented as the location for receiving support for PyPI. Support requests are now handled at https://github.com/pypa/pypi-support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ipymssql provides Python support for Microsoft SQL Server. It uses the .NET Framework Data Provider for SQL Server in IronPython. It adheres to the Python DB API 2.0 interface, and supports callproc().
    Downloads: 0 This Week
    Last Update:
    See Project