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
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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...
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.
A short pythonscript 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.
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.
Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.
Banks, lending institutions
Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
ccpop is a POP3 mail notify daemon with support for multiple mailboxes. The daemon will periodically check a remote POP3 mailbox for changes and notify the user by playing an audio file if new mail has arrived. The script is small and easily configured.
Emine is a pythonscript 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.
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.