Showing 1252 open source projects for "python user interface"

View related business solutions
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 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.
    Learn More
  • 1
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++dbc

    C++dbc

    Generic C++ database connectivity class library

    A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Firebird .NET Provider Installer

    Firebird database .NET Provider Installer for Visual Studio

    This nice-looking (GUI-based) utility installs the .NET Provider for Firebird database management system, including DDEX Provider (integration with Microsoft Visual Studio 2010). Requirements to run this installer: (1) Windows operating system. Not applicable to *NIX/Mono: Microsoft Visual Studio requires Windows OS. (2) Visual Studio 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 5
    CryBit Password

    CryBit Password

    Safe and Simple

    Crybit Password Password Storage Software and on growing For details and Support: http://monstersoftware.clan.su Crybit Password Parola Saklama Yazılımdır ve Her Geçen Gün Gelişmektedir Detaylar Ve Destek için: http://monstersoftware.clan.su
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    sqlmap
    sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Instant CRUD web front-end, featuring auto-discovery of the data dictionary for an RDBMS source. Provides a basic CRUD web interface in minutes without coding and allows a great deal of flexibility for enhancements. CRUD now, code later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DBTreeGrid a С++ library to create a GUI for build database application. Developed with wxWidgets and wxDatabaseLayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    The MaxL Python Module, Essbase.py, provides access to Oracle Essbase multi-dimensional databases using MaxL for Python programs. It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1, and for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dynamic Selection Window

    Dynamic Selection Window

    iSeries Subfiles generated with SQL

    Podge uses (IBM iSeries DB2) SQL and a few basic parameters to generate dynamic subfiles. A subfile driven by Podge can be written in as little as 10 seconds. CL programs or any iSeries ILE program can generate interactive subfile displays using Podge. PDF document contains command syntax for using Podge ( also included in the binaries file).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    meBiblio

    meBiblio is a bibliography tool

    meBiblio was specially developed as a small and accessible Python-based bibliography tool. meBiblio can organize your reference library, allows easy search in your references and permits immediate retrieval and examination of digitally stored literature items. It connects to online catalogs as PUBMED to retrieve data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The dbi interface is a generic Tcl interface for accessing different SQL databases. The package contains the definition of the dbi interface, some tools, and implementations for several DBMS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpCodeGenie Reloaded

    phpCodeGenie Reloaded

    phpCodeGenie Reloaded is an automated code writer...

    phpCodeGenie Reloaded is an automated code writer which allows you to generate CRUD (create, read, update, delete) interactions with any MySQL database. It includes an intuitive interface, integrated help documentation, and a project template to help you get your project started quickly. Just design your database and let phpCodeGenie Reloaded do the coding for you. This is a continuation of Nilesh Dosooye's phpCodeGenie project. I hope to take this project to new levels with new features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Qercus
    Desktop free-form text database in which each record may contain an arbitrary collection of fields. Each field and record has its own style and colour. Efficient text searching - text is indexed as it is entered. Inspired by Blackwell Idealist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    QueryWatch

    A visualization tool for Databases and SQL queries2

    ...Unfortunately I was not able to find the last version that I submitted to my university, so this version has quite a few issues. The main objective of this project is to narrow the gap between agnostic computer users and databases. It involves creating a graphical user interface with the help of which a user can navigate inside a database or create SQL queries without knowing any SQL, and see the results of these queries. There is a lot of work to be done on this project; I have't touched this code for about a year, so I am just uploading it and gonna start reviewing it and trying to come up with a list of things to do. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpMyBackupPro 2.3 Portugues do Brasil

    phpMyBackupPro 2.3 Portugues do Brasil

    Atualização do phpMyBackupPro 2.2 para 2.3 pt-BR

    phpMyBackuPro 2.3 Portugues do Brasil - Tradução e Atualização do phpMyBackuPro 2.2 para a versão 2.3 Corrigido alguns Bugs relacionados a funções do PHP que não existem mais e toda a interface de usuario traduzido para o Portugues do Brasil. Estou trabalhando na Tradução de toda a Documentação, disponibilizo em breve, logo que estiver pronto. ATENÇÃO: Esta versão é baseada no trabalho do Dirk Randhahn que começou a desenvolver o phpMyBackuPro em 2004, portanto que fique bem claro que este...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    DotnetMiniAdmin

    ASP.NET clone of PHPMiniadmin

    DotnetMiniAdmin is the ASP.NET version of the very popular PHPMiniAdmin. PHPMiniAdmin provides a very simple and lightweight web based interface to work with MySql databases. DotnetMiniAdmin provides the same functionality in ASP.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Plantlore is a botanical occurence database being written in Java. It also has a BIOCASE Provider software based web interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pglog is set of function written in the PL/Python language for PostgreSQL that enables users to log changes to selected table. pglog also enables users to revert specified changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pglib is an implementation of the frontend side of the PostgreSQL protocol, version 3.0. It is written in Python and Twisted (a framework for writing asynchronous applications). It offer a low level, asynchronous, acces to a PostgreSQL database, wit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CMDLIVRES

    outil d'aide à la gestion des demandes d'ouvrages

    Ce projet concerne un Outil d'aide à la gestion des demandes d'ouvrages pour les laboratoires. Cette application web a été conçue pour répondre aux spécifications suivantes : - Recueil des informations par formulaire configurable avec contrôle des contenus et formats, et alerte mail après validation - Vue récapitulative de la liste des ouvrages demandés précisant l'état de la commande (refusée, annulée, commandée, livrée, consultable) - Gestion centralisée des demandes via une...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FEAS steht für "Flugdaten Erfassungs- und Auswertungs- System". Es erleichtert die Führung von Flugbüchern, Bordbüchern und die Gebührenabrechnung.
    Downloads: 0 This Week
    Last Update:
    See Project