Apider
Python automation without boilerplate.
Apider lets you connect Email, Telegram, Discord, Slack, and Google Sheets with simple Python code — while execution runs entirely in the cloud.
from apider import Email, Telegram, CloudScheduler
def monitor():
emails = Email.read(unread_only=True)
Telegram.send(f"📬 {len(emails)} new emails")
CloudScheduler.every_minutes(10, monitor)
✔ No servers · ✔ No cron jobs · ✔ No API boilerplate · ✔ No infrastructure
Install
pip install apider
Links
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apider-0.1.13.tar.gz
(22.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
apider-0.1.13-py3-none-any.whl
(27.1 kB
view details)
File details
Details for the file apider-0.1.13.tar.gz.
File metadata
- Download URL: apider-0.1.13.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
816d69a2b17cc239b92cbce3ef58e0794c7729870e2583c3d0e30c7fe07cd754
|
|
| MD5 |
9ea34babf818cbd0464f1ac2b4f250ac
|
|
| BLAKE2b-256 |
6a697d903ea5c812e1283feedcdb9d32c5e4bb9035c81a997afdbce297ec0dd2
|
File details
Details for the file apider-0.1.13-py3-none-any.whl.
File metadata
- Download URL: apider-0.1.13-py3-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c6485a7c85da64afe3a082457541c3028e0d66197d3e38d639c666e4c2f334f
|
|
| MD5 |
ada24efe66405cf8e51fd91c91f135d3
|
|
| BLAKE2b-256 |
47ec55fce1a5d876234fe9fef3f785fea43841b675fbfddf2c27e9224c06dd3e
|