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

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

magicfeeedback-0.0.2.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

MagicFeeedback-0.0.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file magicfeeedback-0.0.2.tar.gz.

File metadata

  • Download URL: magicfeeedback-0.0.2.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for magicfeeedback-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6676cfee7d8885a15e60343cd088091dc295e624754463d0131342ebcf7e7913
MD5 fac8abc885c10a87bcad89d0b8cf0095
BLAKE2b-256 fadd16a400bf703103cd3a28bbecaad6d67b1a3c43a3d8db948ed19122118981

See more details on using hashes here.

File details

Details for the file MagicFeeedback-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: MagicFeeedback-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for MagicFeeedback-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ce0d9e79b2b3692443d48e775ac60167a9040b2d5d59b2a624a79d12da9797d1
MD5 7b3c2a63ac6c69481eb9e3822215d593
BLAKE2b-256 664c615a607fa7431608c65f995408096c86934bd7ee0563442202ac699d3333

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