Mouth contains a service to run outgoing communications like email and sms messages
Project description
mouth2_oc
body_oc 2.0 service that handles outgoing communications like emails and sms messages.
Please see LICENSE for further information.
Requires
mouth2_oc requires python 3.10 or higher
Install
pip install mouth2_oc
mouth.send_error_emails
If true, error emails will be sent to the address in config.email.error_to
whenever a request to mouth causes an uncaught exception.
mouth.verbose
If true all requests to mouth and the corresponding response will be printed
to stdout.
Install Tables and Records
After installing the module into the project via pip, you will need to install the tables to your database.
(myenv) foo@bar:~$ mouth install
Installing tables
Setting lastest version
Do you want to install default brain templates? [y]es / [n]o: y
Installing templates
Done
(myenv) foo@bar:~$
Upgrade Tables and Records
If you upgrade to a new version of mouth2_oc be sure to run the upgrade script. This will ensure any data and tables are up to date with the version.
(myenv) foo@bar:~$ mouth upgrade
Already up to date
(myenv) foo@bar:~$
RESTlike Documentation
For full documentation on the individual requests avaialable via the service, check the RESTlike docs.
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
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 mouth2_oc-2.2.0.tar.gz.
File metadata
- Download URL: mouth2_oc-2.2.0.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed79a4ca88383ffab575336bc96e095813069041492137d49ae137baae2ff17a
|
|
| MD5 |
0fd702f6d3ebf5f9cf9a44fdc0330002
|
|
| BLAKE2b-256 |
2d7d97fdafa9ae206de454e65d4f904dc75ad4f116a928d92e3cdf066264471b
|
File details
Details for the file mouth2_oc-2.2.0-py3-none-any.whl.
File metadata
- Download URL: mouth2_oc-2.2.0-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69e4f28a4fd5ee4a7f38a46af3fcc2ca860531728473cd7d0d63ed8303255966
|
|
| MD5 |
eda653664395874d183ca8ce8e6a52f9
|
|
| BLAKE2b-256 |
ea4cf49c878d8e62f2045e22bc5dda157901f6c594a5493434742a4cc0f9e020
|