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.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.

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-0.0.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

MagicFeedback-0.0.3-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for magicfeedback-0.0.3.tar.gz
Algorithm Hash digest
SHA256 07fb750c48cdb6a8edbad93860e2f5fb833e4895da8fda478e4ba3d5e77c6ad2
MD5 d26c668fa269e69c2ac703ac0c7688f3
BLAKE2b-256 e066438e2fa0c86c417a78e48c6f5b8d1ee036deedf47e7e2d2f65daab8f9f77

See more details on using hashes here.

File details

Details for the file MagicFeedback-0.0.3-py3-none-any.whl.

File metadata

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

File hashes

Hashes for MagicFeedback-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b30265b20b51d04741b2c36f45815918c7a140000c882fe110da82fb775a6ca
MD5 5cd60ce75759356bbe85586fd86edf9f
BLAKE2b-256 f74038371e7d07be9e120c743389f97b2c34e0ddd8cdbd513e6008fc0a5e593a

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