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.5.tar.gz (6.9 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.5-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magicfeedback-1.0.5.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for magicfeedback-1.0.5.tar.gz
Algorithm Hash digest
SHA256 a0552c22a4ba6352d2881a30f33fe1d67923fd1658867ea7e8056ea4b2d9df43
MD5 9d7c07a904782e259b50c6b8ce2df7d9
BLAKE2b-256 811a2576cf6dafa9558bf58943b9a5b2cea4b6d28d9e21de168ee1ae1821f968

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magicfeedback-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.6

File hashes

Hashes for magicfeedback-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a7f980af4c3448bc80d70de94b39b4266d322a7181b8905ff124c3e4ef4e7b1e
MD5 0350f5e28276242419db2a58ec7ccb89
BLAKE2b-256 ab7f84f3ed7831857598a57681b1ecaf029b1ddf29d8030b6e70a3ef5c8cc14f

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