Skip to main content

Methods to query the ConfTool API

Project description

This package provides you with convenient methods to call the ConfTool API to easily retrieve data from it.

Code style: Black

First steps

After installing the conftool package, you can retrieve data from the official ConfTool API, e.g.

from ConfToolAPI import APIHandler

api = APIHandler("your_endpoint_name", "your_api_key")

users = api.get_users()

This will deliver you the data of all users registered in ConfTool for conference.

License

This project is licensed under the MIT license. For more details, please see LICENSE.rst file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ConfToolAPI-1.0.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

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