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.
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
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.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ConfToolAPI-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ConfToolAPI-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89eca94cc359ccce2db7504cf6ee432db75846ea2abd96ca60abe4fe105cd084
|
|
| MD5 |
be4e73a43f7559cac1ad2ad7f554d0ef
|
|
| BLAKE2b-256 |
b0b570fac3c0a339327726c4813679b51a9d01a78edcb06d9ecb6ebc01296e4a
|