Search Results for "ircbot python module" - Page 24

Showing 807 open source projects for "ircbot python module"

View related business solutions
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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.
    Start Free
  • 1
    Python module using FontTools to query TTF font files for metadata and font outlines in a cross-platform manner. Includes support for scanning for installed system TTF files on common platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python Multimedia Messaging Service (MMS) library The python-mms library provides an "mms" module for Python, consisting of classes that facilitate the creation, manipulation and encoding/decoding of MMS messages used in mobile phones.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector

    Moved to github, https://github.com/jamiesonbecker/pam_redirector A pluggable authentication module (PAM) that allows redirection of login credentials to a local UNIX stream socket server and includes an example 33-line simple socket server (written in Python) just to show how easy it is to do this redirection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Python module to allow native (C) support to control the Parallel Port on Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll. http://pypi.python.org/pypi/python-epoll/1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cam_wrapper is a python module for grabbing frame of webcam under linux in order to be displayed or recorded as you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Webmin module for JBoss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Python module to easy manage monomials and polynomials.
    Downloads: 1 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
    pylastfm provides a Python module to interact with the Last.fm / Audioscrobbler webservices. You can retrieve various information from the webservice in all available formats and in addition you're able to use this information in a pythonic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SerpentIRC is a user-friendly, well-documented IRC bot. New features can be easily added by writing a python module. Its object-oriented nature allows for an intuitive way of accessing the bots functions, both through modules and irc or telnet commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PySamba is a full wrapper based in the work of Tim Potter. PySamba is built as a Python C extension and a Python module that hides the complexity of the lower layer (smb). At now, PySamba provides a fully functional samba wrapper
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EurekA is a knowldege base system primarily developed in python with MySQL as the database, SQLObject module as the DB API and CherryPy+Genshi as the frontend. The main aim of this project is to provide a dynamic Knowldege Base system that caters to the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QPendulum is a python module and a documentation for researcher, students and amateurs who wants to evaluate the Quantum Macroscopic Effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a Python module for communicating with a GSM Modem (or mobile phone), used for making applictions like SMS Gateways, WAP gateways, MMS Servers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyPasswordSafe is a Python module for reading, searching, and displaying PasswordSafe v3 (http://passwordsafe.sourceforge.net) data files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This object-oriented python module converts 3D VRML models into Collada and integrates it in Google Earth (GE) through the Keyhole Markup Language (KML). It enables the visualisation of large scale aerial/satellite images in the Geo Browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SocksiPy - A Python SOCKS client module. It provides a socket-like interface that supports connections to any TCP service through the use of a SOCKS4, SOCKS5 or HTTP proxy.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Based on the HTTP API for sending SMS messages published by Muraena Systems, this small Python module will let you integrate SMS functionality into your own applications. Both standard SMS messages and WAP PUSH messages can be submitted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The ezpyinline is a pure python module which requires almost no setup to allows you to put C source code directly "inline" in a Python script or module, then the C code is automatically compiled and then loaded for immediate access from Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    py-rrdtool is a Python module provides an interface to RRDTool, the well known graphing/logging tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A module that exposes the C language ctype methods to Python. The ctype methods are used in C to test the character type of a specific character. This python modules methods will test all the characters in a string to see if they match a specific charact
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple Apache module to convert a txt2tags file on the fly into a HTML file and send it to client browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Python module performing binary diff and patching using the same technique as the bsdiff project
    Downloads: 1 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.