Skip to main content

MagicFeedback SDK

A Python SDK for interacting with the MagicFeedback API

Installation

Bash

pip install MagicFeeedback

Use code with caution.

Usage

Python

from your_package 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.create_feedback(feedback_data)

# Print the response
print(response)

API Reference

  • create_feedback(feedback): Creates a new feedback item.
  • get_feedback(feedback_id): Retrieves a specific feedback item.
  • update_feedback(feedback_id, feedback): Updates a specific feedback item.
  • delete_feedback(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.

Release files for MagicFeeedback 0.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for MagicFeeedback 0.0.2
File Size Uploaded
magicfeeedback-0.0.2.tar.gz 4.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for MagicFeeedback 0.0.2
File Interpreter ABI Platform
MagicFeeedback-0.0.2-py3-none-any.whl Python 3 none any Details

Total release size: 9.0 kB

Release files / magicfeeedback-0.0.2.tar.gz

Download URL magicfeeedback-0.0.2.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
6676cfee7d8885a15e60343cd088091dc295e624754463d0131342ebcf7e7913
BLAKE2b-256 checksum
How to use checksums
fadd16a400bf703103cd3a28bbecaad6d67b1a3c43a3d8db948ed19122118981
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.11.4

Release files / MagicFeeedback-0.0.2-py3-none-any.whl

Download URL MagicFeeedback-0.0.2-py3-none-any.whl
Size 4.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ce0d9e79b2b3692443d48e775ac60167a9040b2d5d59b2a624a79d12da9797d1
BLAKE2b-256 checksum
How to use checksums
664c615a607fa7431608c65f995408096c86934bd7ee0563442202ac699d3333
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/5.1.1 CPython/3.11.4

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page