Skip to main content

No project description provided

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.50.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page