Find the cheapest AWS region for any service. 30+ regions compared in one call.
Project description
CostPulse
Find the cheapest AWS region for any service. 30+ regions compared in one API call.
Install
pip install costpulse
Usage
# Find cheapest region for EC2 m5.xlarge
costpulse cheapest ec2 --sku m5.xlarge
# Compare Lambda pricing across specific regions
costpulse compare lambda --sku Lambda-GB-Second --regions us-east-1,eu-west-1,ap-southeast-1
# Calculate savings by moving from eu-west-1
costpulse savings ec2 eu-west-1 --sku m5.xlarge
API Key
Get an API key at https://agents.waltsoft.net/products/costpulse
export COSTPULSE_KEY=cp_live_your_key_here
costpulse cheapest ec2 --sku m5.xlarge
Or pass inline:
costpulse cheapest ec2 --sku m5.xlarge --key cp_live_your_key
JSON Output
costpulse cheapest lambda --sku Lambda-GB-Second --json
Pricing
- $0.01/query via API key or x402
- Free tier: 10 queries/day from landing page
Links
- API: https://costpulse.waltsoft.net
- Marketplace: https://agents.waltsoft.net/products/costpulse
- Author: Waltsoft
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
costpulse-0.1.0.tar.gz
(3.3 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
File details
Details for the file costpulse-0.1.0.tar.gz.
File metadata
- Download URL: costpulse-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9edc76ec667350df6c111d092cfd15bc5a8d531c487729e081b4644078f5d633
|
|
| MD5 |
e5709cd2131450d426bf1b67dd82bb97
|
|
| BLAKE2b-256 |
4af243a2aaeb993ab68072854c7ffc6de316a92658f4a5cde62cd738b4ca1380
|
File details
Details for the file costpulse-0.1.0-py3-none-any.whl.
File metadata
- Download URL: costpulse-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a988b174ddcf7fe387a362567a2e78dcb78d9bb00755086b74587f5ea7604bb
|
|
| MD5 |
1def5279f389bf61d54b526752e84c2c
|
|
| BLAKE2b-256 |
68a800c25c2f6458e8b1fed96277b5a16ac021c3f1643595b4e8f474fda2b01a
|