Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
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.
AGTK is a suite of software components for building tools for annotating linguistic signals,
time-series data which documents any kind of linguistic behavior (e.g. audio, video).
The internal data structures are based on annotation graphs.
The PyGE (Python Gutenberg E-text) project is a suite of
GUI desktop utilities written in Python to promote and
facilitate awareness and enjoyment of works of literature
that are available from the archives of Project Gutenberg.
This project is intended for users who want to get more out of the voice modem they may have. Why another project for modem? Looking for the good quality software for the voice communication trough the modem, I could find only Win32 based. Linux now :)