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
  • 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
  • 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
  • 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.
  • 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
  • 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
  • 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
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.