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.10.tar.gz (7.2 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.10-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: magicfeedback-1.0.10.tar.gz
  • Upload date:
  • Size: 7.2 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.10.tar.gz
Algorithm Hash digest
SHA256 673142b3a31105688b7c58dbe40c134586a62012745d6a31e3bf66525c49169a
MD5 dc204dda1537cc69a00366206c2bda25
BLAKE2b-256 a7e1a42e6e3453695b8cdc1c1711937bb72618d407758825f69125992b846316

See more details on using hashes here.

File details

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

File metadata

  • Download URL: magicfeedback-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 10.3 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 d972e31b153897c9bf08b8728d11415c77bed6273ef40d0d0a44b30b52a14291
MD5 74e975fde8496c96e0e5e59bf1b90b5b
BLAKE2b-256 8e3cfd733cf4b02c5a6a1639e4d2af96ac94c3a72ce893d4432878dfec4473c1

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