Search Results for "ircbot python module" - Page 16

Showing 791 open source projects for "ircbot python module"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1

    ldapsync

    A MemberAdapter and cronjob to contact an ldap server for mailman

    These are two modules: the first is a MemberAdaptor for mailman that reads a file of members for each mailing list. The other is a cronjob that contacts an ldap server and * writes an aliases file for each user that has uid and mail entries in ldap, to be used with postfix * maintains lists that are defined via ldap with GroupOfNames and write the files for the first module If the ldap server is inaccessible, the files are left in place, so mails still get delivered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Redundancy due to cut-paste operations in text creates bias in machine learning for NLP. This module takes a directory and produces a subset of the files in that directory (in a list) with an upper bound on similarity between two files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Python module for accessing cpio archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SaWALi Web Application Library

    The SaWALi is a website management tool written in Python.

    The SaWALi Web Application Library is a Python application that aims to provide a reasonably complete set of components for operating a multi-purpose website. Taking advantage of the Pylons Framework, SaWALi is fully-customisable and inherently-extensible. All of SaWALi's administrative and public interfaces can be modified to suit a website's userbase— from its document editors and server error pages down to its public-facing pages and site maps. Being a Python module, SaWALi can also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    Bippy is a Python module that receives and decodes udp packets sent by bipcam device, using the C library BVS_framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Usermin / Webmin module for managing your CapiSuite fax/voice queues. (Create/Remove faxes, Download voice/fax, etc.) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPMAIL

    IPMAIL

    Sends external IP changes via email, using Imap.

    - Cross platform, written in python - Runs as a windows service or linux daemon - Queries external server for IP address, whatsmyip link is provided or you can host your own using the "IP_check.php" file included - Tracks changes and uses a GMAIL address with IMAP configured to send emails. - Once configured, it runs in the background and is silent. Version 2 -Td8f4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Python module for the libpcap packet capture library, based on the original python libpcap module by Aaron Rhodes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    processing is a package for the Python langauge which supports the spawning of processes using the API of the standard threading module. It runs on both Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Swish-e is a fast, flexible, and free open source system for indexing collections of Web pages or other files" (http://swish-e.org/ ) This module provides a Python API for this software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mlpy

    mlpy

    Machine Learning Python

    mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL. mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3. mlpy is available both for Python >=2.6 and Python 3.X.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14

    aoiwhich

    Mimic Linux |which.exe| on Windows using Python

    Author: kuiyuyou@gmail.com File: aoiwhich.py #// What this module does? This module mimic Linux |which.exe| on Windows using Python. Given a name, say "abc", this program will search every directory listed in Windows environment variable |PATH|, for "executable" files that has name "abc". #// What "executable" means? Unlike Linux |which.exe| that uses executable bit to determine whether a file is executable, on Windows we use file extension to determine whether a file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Facebook Album Downloader

    Python script to download facebook albums.

    A simple script that downloads a given album from facebook. Coded with Python 2.7 on a Linux platform using the pycurl 3rd party module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library is a port of windows low level CreateNamedPipe function. It allows python to use bi-directional NamedPipe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Attraverso questo programma è possibile monitorare le attivita di una rete di utenti che utilizzano openoffice.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python module for manipulation of Crystallographic Information Framework (CIF) files
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is Python module for RAR archive reading. The interface is made as `zipfile` like as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Famms is a Python module for applying the method of manufactured solutions (MMS) to PDE simulators written in C/C++, Fortran, and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rmachine is a register machine simulator (the complexity theory version), programmed in python, complete with a module to be used in your programs and a (PyQt4) GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    wxOptParse will run any python program that uses the optparse module and show the options in a dialog instead of at the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PyPedal is a Python module that provides tools for the manipulation of pedigrees, simple visualization of pedigrees, and the calculation of measures of genetic diversity from pedigrees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Python Twain Module provide an interface to the Microsoft Windows TWAIN sub-system. The module implements the full TWAIN functionality and supports source specific extensions. A TWAIN-explorer is also included.
    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.