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

Uploaded Python 3

File details

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

File metadata

  • Download URL: devdraft_sdk-1.0.7.tar.gz
  • Upload date:
  • Size: 69.0 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.7.tar.gz
Algorithm Hash digest
SHA256 482ca1854d2443a038f9bf47474ca1d0095884c25afe1009cf8e811151d323f0
MD5 8f4014368098071015aefce248ac0b5c
BLAKE2b-256 6fdd7d82a4fd47fa1ab0ca9ebbf11731f4b79ee1a285394a03957cd4aa808215

See more details on using hashes here.

File details

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

File metadata

  • Download URL: devdraft_sdk-1.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f68fe8f0a389eeb16a5b1ada11ed5e8fdc9b5c9dcfb883b29973dde0ddc9e411
MD5 bf2671caa5f4a542d25819b3bb730096
BLAKE2b-256 2df8aa6cbed7b08c6a06cc9153f484db6eb94bb8cfc9064e5b7007b0c044e1fd

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