25 projects for "ircbot python module" with 2 filters applied:

  • 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
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python module for reading and writing DBF files. Originally it was created by Jeff Kunce and later maintained by Hans Fiby.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 3 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.
  • 5
    Python DB API compliant module for accessing databases through the ODBC API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a Python 3 module for MySQL database connection. For now it is only developed for Linux, but it may possibly compile for other POSIX OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a very simple module for those that don't need all the extra baggage that comes along with SQLAlchemy and other ORMs. It merely takes pyodbc one step farther by putting the tuples retrieved by pyodbc into a class that's made on the fly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    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
  • 10
    FlatDB.Net is a .Net port, of the Python module FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This module provides access to MS SQL Servers from Python scripts. Tested on Linux, *BSD, Solaris, Mac OS X and Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    PyODB is an ODBC Python module to provide an quick an easy way to work with databases. It provides a small set of simplified bindings to the unixODBC API and has been developed using SWIG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    informixdb is a Python extension module that allows Python scripts to connect to an IBM Informix Database engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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: 7 This Week
    Last Update:
    See Project
  • 15
    Moodss is a modular monitoring application, composed of a GUI and a daemon, which supports any device or process for which a module can be developed. Complete dashboards with graphical viewers, thresholds, SQL database archiving, ... can be managed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PDO: Python Database Objects. Database Module for Python based upon DB-API 2.0: featuring column access by name and high performance. Similar in API to ADO, JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KInterbasDB is a Python DB API 2.0 module for the relational databases Firebird and Interbase. KInterbasDB also exposes most of the native client API of the database engine, including two-phase commit, server-side events, and an administrative API.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    py-sqlplug_mysql is a MySQL module full compatible with PEP-0249 (Python Database API Specification v2.0) for CPython. It is fast and stable. `Prepared statement' and building with embedded MySQL library are planned for the future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    Python module for accessing RFC 2229 compliant dictionary servers. Includes classes and runs as a standalone client (a la dict) as well as a CGI script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The pydball (dball) module wraps DB-API V2 modules and adds functionality to them. The new functionality includes Kevin Jacob's db_row module giving a developer access to fields by name or index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PyCrossDB is a python module that facilitates cross database system queries with a DB-API V2 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NTuple is a Python module used by high-energy physicists and astrophysicists to easily and efficiently access ntuple data stored in large ROOT data stores. Specifically, NTuple provides a friendly Pythonic interface to TNtuples and TTrees stored in TFiles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This simple wrapper module written in Python that allows easy interfacing with a MySQL database and utilizes the MySQLdb module. It requires very little knowledge of actual SQL syntax and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • Next
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.