51 projects for "python script plugin" with 2 filters applied:

  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    OpenEMM e-mail & marketing automation

    OpenEMM e-mail & marketing automation

    software for email automation (newsletters, transaction mails, etc.)

    This is an archive for old versions of OpenEMM. You will find the latest version of OpenEMM here: https://wiki.openemm.org OpenEMM is a browser-based enterprise application for email automation like info and marketing newsletters, transaction mails or multi-stage email campaigns. OpenEMM offers tons of features for professional users, among them: a great user interface, template-based HTML mailings, automatic bounce management, mail opening and link tracking, lots of graphical realtime...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    ...This client enables to extract and download data through a python command line Indesol project sample: http://www.indeso.web.id/indeso_wp/index.php/faq/30-6-how-to-write-and-run-the-script-to-download-indeso-met-ocean-data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Supybot
    Nested commands, easy configuration, and an incredibly flexible and easy-to-use plugin system distinguish Supybot from other IRC bots. There simply isn't a more flexible or easier to use IRC bot!
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web based internal to external email mapper to keep track and update mail mappings. Database can be exported and imported via the GUI ready for updating the email system or via python script direct from MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Little Server That Can

    LSTC is a plugin server in Python.

    LSTC is designed for the use of a server for Scratch (http://scratch.mit.edu/). It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other. With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bMotion is an AI script for eggdrop bots to give them a bit of life and make them better channel members on IRC. It exposes a plugin interface allowing its functionality and behaviour to be easily adjusted and extended with TCL scripts. Latest code is available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enigmatic CGI pastebin
    Simple CGI script which allows you to transfer sensitive ascii data (passwords, hashes, pem keys) via HTTPS. SSL MUST BE implemented by webserver. Algorithm: - Paste new data into textarea, submit. You get link Link consists of three md5 hashes from salt. File, containing your data, named that way. So, it is hard to bruteforce links/files. - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Err

    Err

    err is a plugin based chatbot designed to be easily extensible

    err is a plugin based chatbot designed to be easily deployable, extensible and maintainable. It allows you to start scripts interactively from your chatrooms for any reason: random humour, starting a build, monitoring commits, triggering alerts ... It is really easy to add your own feature. Features Backends support: - XMPP : Tested with hipchat, openfire and Jabber but should be compatible with any standard XMPP servers. - CampFire support - Supports MUCs (chatrooms) -...
    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
    fetchtowebmail is a small python script that fetches e-mail messages using T-Online's (a big German provider) webmail interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SqIRC
    SqIRC is light IRC client written in java, with script control and plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple toolbox for building and evaluating web surveys. Submit protected by vote codes. The client is JavaScript, the server side and eval script is Python, communication in JSON. Stores all data in pickle files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iFriend - the multi-protocol chatbot
    iFriend stands for "Imaginary Friend". It is a multi-protocol chatbot distributed under the GPLv3. A very powerful plugin system, multi language support and a simple configuration are only some features of this chat bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An extensible (by plugin) chatbot project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jlidegw
    IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Vuze BitTorrent plugin to make possible free advertising between peers. Description using images: http://bit.ly/9llNWw Description file: http://bit.ly/bHsVcv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Script to import maildir mail into gmail with metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A short python script to monitor filesize changes and to email the file contents to a gmail user once the file is no longer being changed. Useful for keeping track of data-generating programs and as an early alert system for data collection problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    It's a script allow us to fetch mail from google mail and notify us the mail via fetion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Little Python Script that use PyQt4 and PIL to reduce all the JPG of a directory in order to send them on the Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A X-chat plugin written in Python that is a front end for the SD Serving Protocol (SDFind). This is intended to be a MAC/Linux Friendly alternative to mIRC's OmenServe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An IRC bot written in Python, primarily designed to host various games. Uses a simple, easy-to-learn plugin interface, ideal for beginners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A threaded IRC Bot written in Python which makes plugin development quick, easy, and clean. The bot only requires the default Python install to run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Python script to parse your irssi logs and input them into a MySQL database which you can then use to search and display your logs on the web. It incrementally updates the database from the logs and is ideally run as a cronjob often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pyhoo is a Python script that converts Yahoo IM logs in .dat files into plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next