Python package (under development) for interacting with MPG.PuRe
Project description
Synopsis
This is a python3 package (under development) for interacting with MPG.PuRe via the PubMan REST API.
Usage
For a preview install the package via pip and then in the python console:
from pybman import Pybman # choose a context by id ctx_id = 'ctx_924547' # create pybman instance pyb = Pybman(ctx_id=ctx_id) # check out retrieved data example = pyb.ctx_data.records[0] print(example['data']['metadata'])
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size pybman-2019.2.15-py3-none-any.whl (21.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size pybman-2019.2.15.tar.gz (19.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for pybman-2019.2.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a039eda9ec562f74fee917cbb8e3b12d14c0d6dae10fd30a02d7fc7f8cee3848 |
|
MD5 | bc4c41df7e2e02eb2cb712d126788c83 |
|
BLAKE2-256 | b394ecfdc18e8eb018ccd474401648c37f6d8be6c6a447effedfea4fc0c92c31 |