Showing 583 open source projects for "python::module"

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
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Infrastructure for creating document flow solutions, document forms, document printing forms. Automated data structure creation and modufication. Basic shems for store managment, accounting and other document flow tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jydbconsole is a database console inspired by psql - terminal-based front-end to PostgreSQL. Is written in jython and uses JDBC drivers to talk to databases, uses terminal console (unix only) or java swing as an user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyMantis
    pyMantis is a data-management system for (systems) biology build on the web2py framework. It features: tree based file explorer, relational db table wizzard with automated creation of user interfaces, internal and external access management, wiki, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 5
    freepokerdb
    A HUD and stats tracker for your poker games written in Python. Supports Holdem, Omaha, Stud, Razz and Draw games.
    Downloads: 78 This Week
    Last Update:
    See Project
  • 6
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mole

    Mole

    Automatic SQL Injection Exploitation Tool

    Mole is an automatic SQL Injection exploitation tool. Only by providing a vulnerable URL and a valid string on the site it can detect the injection and exploit it, either by using the union technique or a boolean query based technique. The Mole uses a command based interface, allowing the user to indicate the action he wants to perform easily. The CLI also provides auto-completion on both commands and command arguments, making the user type as less as possible.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    tagfs

    Tag based file manager CLI

    A Tag based file management system. Command line interface. User can add tags for files (individually or for the folder). Allows search by tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    windEPAF

    Import and Export EPAFs to Ellucian/SunGard Banner

    This application allows bulk import and exports between Banner EPAFs and Excel spreadsheets. Despite what your sales rep told you, doing EPAFs in Excel and then importing them into Banner is no easy task. Each EPAF can have a variable number of rows in variable number of tables and transaction numbers must be carefully kept in sync among all of these rows and records. WindEPAF takes this difficult and error-prone process and makes it easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. At last you can write: for x in `os ls *.py`: `os cp $x my_backups`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SDEdumper

    SDEdumper

    Copy multiples feature classes in ArcSDE to a local file geodatabase

    Why use it? You can create your own Python script using model builder, but you have to modify the script everytime you want to dump different tables. Using this script you only need to have a CSV with all the table names, that’s it. Purpose: It can be used as an archival and historical database It will make you ArcSDE database portable and shareable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SAC-STAFFI

    A python based GUI interface overlaying a robust fundraising database

    STAFFI uses a graphical user interface to store and manipulate data regarding volunteers, fundraising events and donations. STAFFI is able to pass information on in real time to web pages and provides robust tools for contacting supporters in bulk via email and post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyNDT is suite utilities for processing NDT API, STO (Russia) reports, etc. pyNDT - это набор утилит для обработки заключений НК (неразрушающего контроля) стандарта API, СТО.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    yacaree
    yacaree: Yet Another Closure-based Association Rules Experimentation Environment (Development stalled here, check out under Wiki to find where it went.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    MySQL for Python

    MySQL database connector for Python programming

    MySQLdb is a Python DB API-2.0-compliant interface; see PEP-249 for details. For up-to-date versions of MySQLdb, use the homepage link. Supported versions: * MySQL versions from 3.23 to 5.5; 5.0 or newer recommended. MariaDB should also work. * Python versions 2.4-2.7; Python 3 support coming soon. ZMySQLDA is a Database Adapter for Zope2.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 18
    This Sybase module provides a Python interface to the Sybase relational database system. The Sybase package supports all of the Python Database API, version 2.0 with extensions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    D0xBase

    D0xBase

    D0xBase - old school d0x database

    D0xBase was created with a thought that it will be similar to what you see in the old movies when police uses on their computers to search for a criminal record. Of course we tried to replicate as much as we can and I think we succeeded. (Screenshots shows version 0.1 but it doesn't change anything. Program looks like it was before)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24

    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
  • 25
    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