A Python interface to the SocketLabs API.
Project description
SocketLabs-Python is a Python interface to the [SocketLabs](http://www.socketlabs.com) API
## Quickstart:
`python >>> from socketlabs import SocketLabs >>> username = <username> >>> password = <password> >>> serverid = <serverid> >>> socketlabs = SocketLabs(username = username, password = password, serverid = serverid) >>> failed = socketlabs.failedMessages() `
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
socketlabs-0.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file socketlabs-0.1.1.tar.gz.
File metadata
- Download URL: socketlabs-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c4f5c2ae4d0cbd5a1ac378cf37d4067538d5dc91a6177b2ad3643ff63117bce
|
|
| MD5 |
ce60595fc607ed987a120522eb90912f
|
|
| BLAKE2b-256 |
e6ec295ed862abf513899947ec93434003d8a06f7a6bcb6e4d6a5c3b748e8121
|