For working with api methods of the test environment
Project description
Project description
For working with api methods of the test environment
Installation
$ pip install bee_data_api
Examples
Running only on python 3.7+
import bee_data_api
your_variable = bee_data_api.bee_data.DataTest()
response = your_variable.get_module(50).json())
Results
We receive the answer from 'request' library
{'id': 50, 'name': '1string', 'description': '2string', 'project': {'id': 14, 'projectName': 'new name', 'description': 'некоторое описание проекта'}}
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
bee_data_api-0.51.tar.gz
(3.4 kB
view details)
File details
Details for the file bee_data_api-0.51.tar.gz
.
File metadata
- Download URL: bee_data_api-0.51.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f6a0e403351563ec2fe77e4d87bc4543e86421fe8a0393c871271517a9dcfeb |
|
MD5 | 67a293d028fda512d5dd0928a053a13f |
|
BLAKE2b-256 | 655bf4a12d528adbbfa54949a432ff86e22802798b25a44de97caaeace08343d |