Skip to main content

SDK for MagicFeedback API

Project description

MagicFeedback SDK

A Python SDK for interacting with the MagicFeedback API

Installation

Bash

pip install MagicFeeedback

Use code with caution.

Usage

Python

from magicfeedback import MagicFeedbackClient

# Create a MagicFeedbackClient instance
client = MagicFeedbackClient('email', 'password')

# Create a new feedback item
feedback_data = {
    "name": "Test Feedback",
    "type": "DOCUMENT",
    # ... other required fields
}
response = client.feedback.create(feedback_data)

# Print the response
print(response)

API Reference

  • feedback.create(feedback): Creates a new feedback item.
  • feedback.get(feedback_id): Retrieves a specific feedback item.
  • feedback.update(feedback_id, feedback): Updates a specific feedback item.
  • feedback.delete(feedback_id): Deletes a specific feedback item.

Additional Information

  • Authentication: The SDK requires an user / password for authentication. You can obtain from the MagicFeedback platform.
  • Error Handling: The SDK handles common API errors and raises appropriate exceptions.
  • Customizations: You can customize the SDK to fit your specific needs by extending the MagicFeedbackClient class or creating additional helper functions.

License

This project is licensed under the MIT License.

Contact

For any questions or support, please contact farias@magicfeedback.io.

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

magicfeedback-1.0.1.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

magicfeedback-1.0.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file magicfeedback-1.0.1.tar.gz.

File metadata

  • Download URL: magicfeedback-1.0.1.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for magicfeedback-1.0.1.tar.gz
Algorithm Hash digest
SHA256 6fd93a571269cd4a0d6a26f85b5e857647d5ac8b8f5a3c95aa56345ccd9dda1d
MD5 b82b647aab9f612ad15f526fc9f0c13e
BLAKE2b-256 43fa251457b4fd53705c2a65f642b9a3e8387fc06942c58ded2c9aa2af5d8a26

See more details on using hashes here.

File details

Details for the file magicfeedback-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: magicfeedback-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for magicfeedback-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fd1c6c46a0146e1f9de4f74f35d6c8ef6d5bc5b42b0fc2fd9403434b2fb0b38f
MD5 60758d0b0dc839fedb34e7e6d2e18d0e
BLAKE2b-256 e6cbe7487fae17b2a01f96eec36ecfb77921c2e2320ca044b5feaf82b30f0e3c

See more details on using hashes here.

Supported by

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