[go: up one dir, main page]

39 projects for "python 3" with 2 filters applied:

  • 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
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OGSS uses Python and libgmail to allow you to control your computer via SMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TMDA is an open source anti-spam system and local mail delivery agent written in 100% pure Python. TMDA combines whitelists, blacklists, a challenge/response system, and special-purpose e-mail addresses called "tagged addresses" to thwart spam.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 5
    Interfase web para entorno web2py de Bulk Mail (envío de correo por lotes). Genera mensajes a listas de distribución desde cualquier navegador. Desarrollada por hexa662: interfases pythónicas - http://sites.google.com/site/hexa662
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GMail automatic poster. Send all files of a certain type to a list of recipients or to a mailing list. Send every file by itself or choose mail size upper and lower bound. Move sent file out of the way or delete them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Konfidi is a trust framework that uses topical trust values from a social network of authenticated people. When you receive an email from someone you do not know, but he/she is in the network, Konfidi will compute an inferred trust value for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImapGrab is a cli and gui program (written in Python) that allows you to log into an IMAP server, list mailboxes, and download selected mailboxes to mbox or maildir files. It requires getmail 4.8.2 or higher. The gui requires PyGtk 2.0 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MaSheD is here, Work from anywhere; MaSheD is a MAil SHEell Daemon in python. The daemon parses new mails recieved in the mailbox and executes them in a shell returning the output. Just send mails to your email address and MaSheD will do the rest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 10
    OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ffetch retrieves messages from phpBB web forums, RSS feeds, or USENET news, and passes them over to a mail client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tam (Talk about mail) is a client e-mail that read and speak yours e-mails, giving information about status accounts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    elspy is an extension to the Exim MTA that allows Exim users to supply a local_scan() function written in Python instead of C. (Exim's local_scan() API lets sysadmins supply site-specific code for approving/rejecting email messages at SMTP time.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This software aims to execute commands which are sent through email. Periodically, it reads email which match a certain subject, and runs the commands which are inside. Of course, the emails have to be signed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Imaparch is a utility to download old mail off an IMAP mail server and store it locally in a maildir. The mail can then be deleted off the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ni!Mail is a webmail connecting to an IMAP server and using python/nevow/twisted to provide a clean and fast interface. It uses nevow livepage, a library that uses XMLHTTPRequest, to make it very dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Greylisting policy daemon for Postfix, written in Python, with SQL support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    gavamail is a POP3/IMAP server implemented in JAVA for reading your gmail e-mail with your favorite mail client. Currently only POP3 is implemented but I hope to implement IMAP too. Libraries provided by the g4j and libgmail projects are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A python project implementing Personal Data Interchange (PDI) protocols such as vCard (RFC 2426), vCalendar and iCalendar (RFCs 2445, 2446, 2447). For developers of PIM, PDA software, workflow systems, collaborative applications, and web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MailRefinery is a tiny Linux distribution which will turn a machine into a complete mail server including Spam Assassin, GPL Virus filtering, POP, SPOP, IMAP, IMP, Fetchmail and a complete PHP based web interface to control it all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Send personalised emails to your clients/subscribers. Uses a message template, a datafile and sends out messages via SMTP => kind of a mailmerge for email
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Report generating tools for Request Tracker 2/3 (RT 2/3). Currently, only PostgresQL and MySQL are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Emine is a python script that parses an email file, separates all the email elements, including words and phrases, and populates a database with file offsets for retrieval from the original file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SA-Exim Manager. It is a wxPython application written with boa-constructor to manage spam queues created by the sa-exim plugin.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    XPRoundup provides a template for the Roundup (http://roundup.sourceforge.net) system to support Extreme Programming (XP) tracking needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next