A package for easily sending messages via the CLI or in python.
Project description
Description
Arke is an interface designed messages from your long running processes through the command line or in python through a standard interface. This project is in the early stages of its development and will hopefully come to provide a standard API for users to develop against.
Settings
The API keys can be stored in a file ~/.config/hermes/settings.json with
the following format:
{
"discord_key" : "your discord key",
"twillio" : {
"number": "your number",
"account_sid": "your account sid",
"auth_token": "your auth token"
}
}
Alternatively you may provide the relevant API keys as a token with a method specific format.
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 Distributions
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 nirah-0.0.2-py3-none-any.whl.
File metadata
- Download URL: nirah-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200227 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfabcffeb02729a7411cbd059741b47a3d35a794abc8d41717f2eb9dc3ed4f45
|
|
| MD5 |
1379ece7bd93d586bb5505999bd96b3b
|
|
| BLAKE2b-256 |
b5ee8c23493fdcc07b2e3894e3333f5691e2dc59896d1ef066ccc33ce7b82a33
|