Helper modules for the ecmind_blue_client to ease the work with the portfolio API functions.
Project description
ECMind blue client: Portfolio
Helper modules for the ecmind_blue_client to ease the work with the portfolio API functions.
Installation
pip install ecmind_blue_client_portfolio
Usage
from ecmind_blue_client.tcp_client import TcpClient as Client
from ecmind_blue_client_portfolio import portfolio
client = Client(hostname='localhost', port=4000, appname='test', username='root', password='optimal')
all_portfolios_of_user_root = portfolio.search(client, creator='ROOT')
print(all_portfolios_of_user_root)
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
File details
Details for the file ecmind_blue_client_portfolio-0.0.3.tar.gz
.
File metadata
- Download URL: ecmind_blue_client_portfolio-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62b4da82cce139e6a02b6c51b55f66ec1747d204f938db9bc16619e5df25208f |
|
MD5 | 1438583a51e13335d1115ca75e25e743 |
|
BLAKE2b-256 | f38504b83ca9dfce8d6f2a8eaac70efb4aa1e365004567c68727e2825c29b538 |
File details
Details for the file ecmind_blue_client_portfolio-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ecmind_blue_client_portfolio-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e99e77312f4a18c0afd0c72a8a1a86c0fa3375c1b84b063be52a885b140222f |
|
MD5 | c37fc953e02fdcabcb9d0bdaeb50389e |
|
BLAKE2b-256 | 9c3e2b395ee1f1a074fef4f94d9441851cfdc494a69b19333d1ec566a78eb9de |