Showing 27 open source projects for "written in python"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software 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
  • 1
    Modoboa

    Modoboa

    Mail hosting made simple

    ...A SQL database (MySQL, PostgreSQL or SQLite) is used as a central point of communication between all components. Modoboa is developed with modularity in mind, expanding it is really easy. Actually, all current features are extensions. It is written in Python 3 and uses the Django, jQuery and Bootstrap frameworks. Follow the evolution of your server traffic thanks to a few builtin graphics: messages distribution per type and average size. Easily use standard protocols like DKIM or DMARC to improve your sender reputation and so make sure your emails will be delivered. Consult your emails everywhere thanks to simple but functional builtin webmail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    peco

    peco

    Simplistic interactive filtering tool

    peco (pronounced peh-koh) is based on a python tool, percol. percol was darn useful, but I wanted a tool that was a single binary, and forget about python. peco is written in Go, and therefore you can just grab the binary releases and drop it in your $PATH. peco can be a great tool to filter stuff like logs, process stats, find files, because unlike grep, you can type as you think and look through the current results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bayesian anti-spam classifier written in Python.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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
  • 5
    Pyano is web interface for the mixmaster remailer written for mod_python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An attempt to send a full flagged MIME based email using open relay mail servers (authentication not required). Written in Python3. Using smtplib and email liabraries TODO: Bruteforce the SMTP authentication. Support TLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Postfix Log Parser in Python is a log analysis tool written in python language to get statistic reports and detect anomalous behaviours on a mail server based on Postfix and Cyrus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gmail Notifier is a Linux/Windows alternative for the notifier program released by Google, it is written in Python and provides an attractive and simple way to check for new mail messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Poprox is a POP3 and SMTP transparent filtering proxy written in Python that does virus scanning by using libclamav. It is comparable to P3Scan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 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
    Editor help you write "Functions Focus" code, all components related to one functions written in single file and then scatted among multi source code files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NewsDeliver is a simple but customizable nntp to email gateway written in Python. When invoked (usually by a cron job), it checks for new messages on newsgroups that the user has marked as "watched" and emails a copy of any new messages to the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IMAP client, written in Python, that moves messages according to predefined rules. Useful when server based rules are not available, by running the script periodically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyWrath is a play-by-e-mail turn-based futuristic wargame written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A sendmail Milter written in Python. It rejects Mail containing certain attachment filenames (.exe, .pif ..., configurable) or containing a virus (calling a single-user license commandline scanner) by answering the smtp DATA step with "554 5.7.1". Thus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Greylisting policy daemon for Postfix, written in Python, with SQL support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sk_filter is a crossplatform mail filter, written in Python that aims to reduce connection costs for dial-up users. It takes a diffrent approach to filtering, and that is to filter mail based on its size, rather than content. For dial-up this is the only
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Quotient is multi-protocol (SMTP, POP, IMAP, SIP, HTTP, Q2Q) server that helps with all your online conversations be they over email, IRC, IM, mailing lists or voice over IP. It is written in Python on the Twisted framework and uses Lupy and SpamBayes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SpamGAME is a statistical spam filter based on the GA.M.E. (GAussian Mono-dimensional Environment) algorithm for Text Categorization. It is written in Python and it should run on all platform having a Python interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SA-Exim Manager. It is a wxPython application written with boa-constructor to manage spam queues created by the sa-exim plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Spam Secretary is an anti-spam email filter based on the article at http://www.paulgraham.com/spam.html. It is written in python and is easy to install. It is mailclient independent, and the hope is that it will be MDA independent as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    You can filter your email using a bayesian like statistical method. Written in 100% Python, easily extensible, and is used as a pop3 proxy to reduce the intrusion on your system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Amphora Light is a Web-based groupware server written in Python and Zope. It offers basic office functionality: document sharing, calendars, tasks, contacts, internet databases in the context of a hierarchical organization and flexible access rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Squishdot is a web-based news publishing and discussion product for Zope. It is written in Python with the ability to script in DTML and runs on Linux, *BSD, Unix and Windows 95/98/NT/200.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next