Showing 99 open source projects for "ircbot python module"

View related business solutions
  • 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
  • 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
    This is a GUI wrapper for IPeek module (Python IPv4 Address Calculator). This little application can help with day-to-day IP address calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A simple IPv4 Address Calculator. It's a free Python module. It's also a core part of the IPeek-GUI wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    yalimon (Yet another linux monitoring tool) is a python script that runs as a cron job, gathers data from several commands, stores it in a database and then creates graphs out of it. A web interface is used to view the images and to manage the module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AmsdosFS is an implementation for Linux of Amsdos filesystem used on Amstrad CPC computers. It is written in Python and uses module Fuse Python to mount DSK images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    PyMW is a Python module for parallel master-worker computing in a variety of environments. With the PyMW module, users can write a single program that scales from multicore machines to global computing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple python module to interface with DMX to USB devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    yapsnmp-ng is a Python SNMP module built on top of the net-snmp (formerly known as ucd-snmp) library. It offers SNMP version 1 and 2c and v3 as well as full MIB parsing. (Compatible with Python up to 2.6) It add SNMPv3 support and fixes to the YapSNMP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A pure Python module that implements client side RADIUS authentication, as defined by RFC2138. This project has moved to GitHub. http://github.com/btimby/py-radius/
    Downloads: 0 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.
  • 10
    Python module for the i2c-tiny-usb project available here: http://www.harbaum.org/till/i2c_tiny_usb/index.shtml The module is an alternative for the linux kernel driver. With this module you can directly communicate with an I2C device. Discarded - Use Ti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyBat is a Python module which allows Python scripts to invoke Windows batch files (and vice versa) while allowing environment variable changes made in the child process to be reflected in the calling (parent) process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    forgetLDAP is a Python module for accessing LDAP databases by crating classes that maps LDAP entries to objects, normally one class pr set of LDAP objectClasses. The idea is to forget everything about LDAP and just worrying about normal classes and ob
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python module for iptables manipulation (getting/adding/deleting rules, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A pure python module for emulating V100 terminal. It supports most of important escape sequences like cursor positioning, graphics rendition and etc. A demo(requires wxPython) also included which emulates terminal programs like bash, emacs, vi and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    readsmb is an open source extentsion module for Python. It's writen by C and published under the GPLv2. Using readsmb, you can browse or read contents on a SAMBA/CIFS server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyRPM is an experimental project to look at RPM package management. It is a Python module and a collection of scripts that provide similar functionality as rpm, yum, and related software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    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
  • 19
    Webmin module for JBoss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    A wrapper for Python's standard logging module to provide a file-like interface. Allows legacy code that wishes to log to a file (including stdout and stderr) to use the logger facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A new replacement module for python zipfile module, overcoming its current limitations. Some of them include support for: bzip2 (de)compression, removal of files in archive, file-like object API to ZIP archive members, traditional PKWARE encryption, etc.
    Downloads: 0 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.