Showing 253 open source projects for "python"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1

    fastmail sender

    A simple command line tool for sending email via SMTP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GroupServer

    GroupServer

    A mailing list manager with an excellent web interface

    GroupServer is a mailing list manager: an email sent to one address is then sent on to many people. In this way it is a list server like GNU Mailman. GroupServer also has an integrated web interface, so you can use the web to post, read the archives, and administer your groups. It is a bit like Google Groups. GroupServer gives you an open source system under your control: your groups, on your site, on your hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    EESST

    Email Exchange of Secondary School Transcripts

    This package implements a common format for exchanging secondary school academic transcripts via electronic mail. MIME and OpenPGP email standards are applied to enable secure communication of transcripts directly from each student to his or her chosen recipients without intervention or monitoring by any third-parties. Thus, using the defined format better protects student privacy and independence than does current practice. Because transcripts are digitally signed by the originating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RadicalSpam Virtual Appliance

    RadicalSpam Virtual Appliance

    Virtual Appliance of RadicalSpam

    RadicalSpam Virtual Appliance takes full solution of RadicalSpam Community Edition , pre-installed in a OVF virtual machine ( Open Virtual Format ) compatible with the best virtualization platforms on the market , including VMware ESX Server. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 5
    RadicalSpam

    RadicalSpam

    Open Source Anti-Spam and Anti-Virus Gateway

    RadicalSpam is a free and open source package distributed under GPL v2, including products such as Postfix, SpamAssassin Amavisd-new, Clamav, Razor, DCC, Postgrey, Bind; providing a secure SMTP relay, ready to use with linux and docker environement. More information : http://www.radical-spam.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7

    BareBones_texteditor

    Basic text editor, available to the public for modification and use.

    Basic open source text editor, available to the public for modification and use. i would love to get feed back from others and receive modded versions of it. Have fun and play with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LaCabale
    Repository dedié au language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    openICEM

    Italian Certified Electronic eMail

    openICEM is a high scalable server software, entirely written in python, aimed to provide a Certified eMail Service as specified by Italian Law DPR. November 2, 2005 (http://tools.ietf.org/html/rfc6109). openICEM is developed around the Postfix MTA and based on the python-ldap and python-clamd modules. This software make use of XML-RPC for communication among the servers of infrastructure and it does not require any shared service or shared filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    Spam Money Counter

    Spam Money Counter

    A simple script to count money "sent" to your Gmail by spammers.

    You have a Gmail inbox and a bunch of spammers that keep sending you unrealistic offers to earn millions, and millions, and millions? Ever wondered how rich could you be if all those offers were true? Well, now you have a chance to know. This little application connects to your Gmail mailbox and analyses the Spam folder. If some huge money is found inside, the letter is deleted and the money amount is added to what you already "got" from other spammers. Of course, it's only good...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ImpraStorage

    ImpraStorage

    ImpraStorage provided a private imap access to store large files

    ImpraStorage provided a private imap access to store large files. Each file stored on the server is split in severals random parts. Each part also contains random noise data (lenght depends on a crypt key) to ensure privacy and exclude easy merge without the corresponding key. An index of files stored is encrypt (with the symmetric-key algorithm Kirmah) and regularly updated. Once decrypt, it permit to perform search on the server and download each part. transfert process is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project has moved and it is now hosted on github.com, and the documentation on readthedocs.org. Please visit the following links: * Source code: https://github.com/SpamExperts/pyzor * New issue tracked: https://github.com/SpamExperts/pyzor/issues * Documentation: http://pyzor.rtfd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BaGoMa backs-up and restores the contents of a GMail account. It can restore all the labels (folder structure), as well as the flags (seen/read, flagged) of a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    enounce

    E-mail based announcement software.

    Email and HTTP software that allows users to recieve announcements similar to a mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool for dispatching (basically, deleting) email messages on POP3 server via Plain or SSL connection with advanced filtering capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Speaking gmail checker

    Python + espeak gmail checker

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

    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
  • 18
    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
  • 19
    Reimplementation of mailfilter (http://mailfilter.sourceforge.net/) in Python. It filters email directly on a POP3 mail server before it is downloaded by another program. This program is aimed to run on all platforms the Python programing language suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kindle Sender

    Kindle Sender

    An easy way to send documents to your kindle

    Kindle Sender provides an easy, hassle free way to send your documents to your kindle device. Simply drag and drop a PDF, Mobi, DOC or similar onto Kindle Sender and it's sent! There's no more need to log onto your email and add your document as an attachment, Kindle Sender does this all for you with just one click!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Mail Stack

    Multiple Mail Monitoring

    This Software aims to provide the ease of monitoring multiple mails of various mail accounts all at one time . User will get notification of arrival of new mail . Timer also is provided to auto check mails after specified time.Also , a mail check according to sender , or a specific text in a subject is also under thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Yet another Gmail tray icon notifier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Semantic Web Archive of Mailing Lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An all-in-one solution for small groups with needs for a web based address list, a mailing list and a CMS/wiki with access restrictions.
    Downloads: 0 This Week
    Last Update:
    See Project