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
Close
Hashes for ecmind_blue_client_portfolio-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e87d9b9c31d247f9955ec918e3c8109cb5b2e6f3ad89bc490866eefbe5d66f9c |
|
MD5 | f486f42180590662bdc3e23832e57831 |
|
BLAKE2b-256 | d08298d16041daa093979cb7b0f455ffa0709086c130941021d15ef6b7a0d131 |
Close
Hashes for ecmind_blue_client_portfolio-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f230c0e2f909d572ddfd2826d5eeb8aa032458ba742ff3a3950f499b3204eac |
|
MD5 | 482995b4250620c262ae893d7a3228f7 |
|
BLAKE2b-256 | 8a8c467a5dc0a387a8eac5d24b6c91495ff1008ef5d453c7917318445ea9dae5 |