repository to host external facing avcloud sdk
Project description
AVCloud SDK
A Python SDK for interfacing with AVCloud services.
Overview
AVCloud SDK provides a simple and intuitive interface to interact with AVCloud services. This SDK is designed to be easy to use while providing robust functionality for developers building applications that integrate with AVCloud.
Features
- Simple API Client: Easy-to-use client for AVCloud services
- Type Safety: Built with type hints for better development experience
- Comprehensive Testing: Full test suite with pytest
- Modern Python: Supports Python 3.13+
Quick Start
from avcloud.client import AvCloudClient
# Initialize the client
client = AvCloudClient(private_key_path="~/.ssh/avcloud_key.pem")
Contributing
Interested in contributing? Please see our Developer Guide for detailed information on:
Development Guidelines
- Follow PEP 8 style guidelines
- Add type hints to all functions and methods
- Write comprehensive tests for new features
- Update documentation as needed
- Ensure all tests pass before submitting PR
Changelog
See CHANGELOG.md for a detailed history of changes to this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file avcloud-0.0.1.tar.gz.
File metadata
- Download URL: avcloud-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
403f6b6960a472d3e08344afb7668fb828a5f78cac0cbae558011a8955be040c
|
|
| MD5 |
8b09cc23fa4dca3d0f9ebdb720095987
|
|
| BLAKE2b-256 |
c12d90a4a6711fdee08c222a1da140bf9a6ec534928a16690fd6a11b75868c56
|
File details
Details for the file avcloud-0.0.1-py3-none-any.whl.
File metadata
- Download URL: avcloud-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8d85856aaadd9aa5a8c04b9b0a84a931e7641300efdaa590570654929667169
|
|
| MD5 |
21d4039d86cd2d3781c7bebfed6ef6d6
|
|
| BLAKE2b-256 |
339aee963d2eeeaea99f9e15d9cc96e7c6b51a94d1b2b0a8ce696341a7f3e31a
|