Skip to main content

DevDraft SDK for Python

Project description

Devdraft SDK

A Python library for Devdraft's Payment & Business Management API.

Project Description

Devdraft SDK provides a comprehensive solution for integrating cryptocurrency and traditional payment methods into your applications. It offers a robust set of tools for payment processing, business management, and seamless integration with the Devdraft platform.

Setup

You can install this package using pip:

pip install devdraft-sdk

Or using easy_install:

easy_install devdraft-sdk

Setting up a Devdraft Account

  1. Sign up for a Devdraft account at https://console.devdraft.ai/
  2. Once logged in, navigate to the Apps section
  3. Create a new app to get your API credentials
  4. You'll receive two important credentials:
    • x-client-key
    • x-client-secret

Usage

To use the SDK, you'll need to configure it with your API credentials:

import devdraft_sdk

# Configure API client
configuration = devdraft_sdk.Configuration()
configuration.host = "https://admin.devdraft.ai"  # Set the correct API address
configuration.api_key['x-client-key'] = 'YOUR_CLIENT_KEY'
configuration.api_key['x-client-secret'] = 'YOUR_CLIENT_SECRET'

# Create API client instance
api_client = devdraft_sdk.ApiClient(configuration)

For detailed API documentation and examples, visit our API Reference.

Features

  • Cryptocurrency payment processing
  • Traditional payment method integration
  • Business management tools
  • Real-time transaction monitoring
  • Comprehensive API coverage

Support

For support, please visit our documentation or contact our support team at support@devdraft.ai.

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

devdraft_sdk-1.0.6.tar.gz (69.1 kB view details)

Uploaded Source

Built Distribution

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

devdraft_sdk-1.0.6-py3-none-any.whl (181.4 kB view details)

Uploaded Python 3

File details

Details for the file devdraft_sdk-1.0.6.tar.gz.

File metadata

  • Download URL: devdraft_sdk-1.0.6.tar.gz
  • Upload date:
  • Size: 69.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for devdraft_sdk-1.0.6.tar.gz
Algorithm Hash digest
SHA256 2ad12af7fcfc8cff28430063c4c05bfb0369287b569217456d8934cea0d77299
MD5 5a297f3f36376f31e89139f8550dbf66
BLAKE2b-256 6281bf34b55c23f245aef1214e93f47efd9066845a90a493ad60c38b342aec87

See more details on using hashes here.

File details

Details for the file devdraft_sdk-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: devdraft_sdk-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 181.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for devdraft_sdk-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 dfa9c5ea05579e7513907be89eafcbe3f169d1f4b3bd29f88270bb6f09c61971
MD5 27bfc08f3ac83985d9ddd3a0837b3f99
BLAKE2b-256 bdeca58b07cce7a87129e2ae416678434fd7ccf5e312b2a32512da6cce3fddd2

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