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': 'некоторое описание проекта'}}
Release files for bee-data-api 0.51
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bee_data_api-0.51.tar.gz | 3.4 kB | Details |
Release files / bee_data_api-0.51.tar.gz
| Download URL | bee_data_api-0.51.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5f6a0e403351563ec2fe77e4d87bc4543e86421fe8a0393c871271517a9dcfeb
|
|
BLAKE2b-256 checksum How to use checksums |
655bf4a12d528adbbfa54949a432ff86e22802798b25a44de97caaeace08343d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|