-
Notifications
You must be signed in to change notification settings - Fork 12
Installation
Tim Phillips edited this page Aug 5, 2018
·
4 revisions
Messages is Python 3.5+ ONLY!
Simply install by:
$ pip install messagesOr
$ pip3 install messagesThe following are notes that may be pertinent to your understanding of various installation dependencies.
- jsonconfig is a package written to make reading/writing configuration files easy. This package will be used to save user-defined parameters and account information to make sending messages easier since fewer arguments will need to be provided for message creation. All credentials, such as passwords, API keys, etc. are encrypted via your system's resident keyring backend, with Linux defaulting to SecretStorage.
- About
- Contributing Code
- TODO List
- Architecture & Design
- Installation
- Usage
- Message Types: