Voices client
Project description
voices-client
A library for accessing Voices for python.
Installation
Use the package manager pipenv to install.
pipenv install voices-client
Usage
Use your own Voices credentials.
- user - Voices user
- password - Voices password
from voices import Voices
client = Voices(
user='user',
password='password',
)
Test
Tested with mamba, install pipenv dev packages and then run tests.
pipenv install --dev
pipenv run make test
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
voices-client-0.2.6.tar.gz
(6.7 kB
view details)
File details
Details for the file voices-client-0.2.6.tar.gz
.
File metadata
- Download URL: voices-client-0.2.6.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57d7c4102cf80a45e614f987cff806e93b8e696ae886ec2a11d888ba9b4cb15c |
|
MD5 | 032ec0c717fd328576f3b02ccd497899 |
|
BLAKE2b-256 | c7da5c53a954381b6c8cf3dd714ce226b54c391de1bcc404044cbafb86e56ecf |