UGS3 Python client
Project description
# UGS3 Python SDK
## Installing
```
pip install py-ugs3client
```
## Usage
```python
from ugs3client import UGS3Client
ugs3 = UGS3Client()
containers = ugs3.find_containers(payload__type=1)
```
## Installing
```
pip install py-ugs3client
```
## Usage
```python
from ugs3client import UGS3Client
ugs3 = UGS3Client()
containers = ugs3.find_containers(payload__type=1)
```
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
py-ugs3client-0.2.tar.gz
(1.7 kB
view details)
File details
Details for the file py-ugs3client-0.2.tar.gz.
File metadata
- Download URL: py-ugs3client-0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ec5372836f80418f89921b199a782bd48aaa2b39b344805c7e3c7925744ec12
|
|
| MD5 |
9a1920c024d85c84d5d7a5c67402f937
|
|
| BLAKE2b-256 |
5a89f3af3f59052fd197f165fa02494343241ba2463f2012f495c0347e72d236
|