mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.337.1
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<a href="https://codespaces.new/comfy-deploy/comfy-deploy-python.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
|
||||||
|
</div>
|
||||||
|
<br>
|
||||||
|
|
||||||
> **Remember to shutdown a GitHub Codespace when it is not in use!**
|
> **Remember to shutdown a GitHub Codespace when it is not in use!**
|
||||||
|
|
||||||
# Dev Containers Quick Start
|
# Dev Containers Quick Start
|
||||||
|
|||||||
@@ -3,15 +3,18 @@ id: 2c1d440e-25e4-46e2-a435-ebd1f72a7373
|
|||||||
management:
|
management:
|
||||||
docChecksum: 751bbee351db5354325a9ef968014e0d
|
docChecksum: 751bbee351db5354325a9ef968014e0d
|
||||||
docVersion: 0.0.1
|
docVersion: 0.0.1
|
||||||
speakeasyVersion: 1.335.2
|
speakeasyVersion: 1.337.1
|
||||||
generationVersion: 2.372.3
|
generationVersion: 2.373.2
|
||||||
releaseVersion: 0.0.1
|
releaseVersion: 0.0.2
|
||||||
configChecksum: 146d1ec1460e43d80975a87764babb15
|
configChecksum: 9cb0ea095a0bc55ad805a566cde61f4d
|
||||||
|
repoURL: https://github.com/comfy-deploy/comfy-deploy-python.git
|
||||||
|
installationURL: https://github.com/comfy-deploy/comfy-deploy-python.git
|
||||||
|
published: true
|
||||||
features:
|
features:
|
||||||
python:
|
python:
|
||||||
additionalDependencies: 0.1.0
|
additionalDependencies: 0.1.0
|
||||||
constsAndDefaults: 0.1.3
|
constsAndDefaults: 0.1.3
|
||||||
core: 4.8.1
|
core: 4.8.2
|
||||||
devContainers: 2.86.0
|
devContainers: 2.86.0
|
||||||
flattening: 2.81.1
|
flattening: 2.81.1
|
||||||
globalSecurity: 2.83.5
|
globalSecurity: 2.83.5
|
||||||
@@ -224,3 +227,4 @@ generatedFiles:
|
|||||||
- src/comfydeploy/_hooks/sdkhooks.py
|
- src/comfydeploy/_hooks/sdkhooks.py
|
||||||
- src/comfydeploy/_hooks/types.py
|
- src/comfydeploy/_hooks/types.py
|
||||||
- src/comfydeploy/_hooks/__init__.py
|
- src/comfydeploy/_hooks/__init__.py
|
||||||
|
- CONTRIBUTING.md
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ generation:
|
|||||||
auth:
|
auth:
|
||||||
oAuth2ClientCredentialsEnabled: false
|
oAuth2ClientCredentialsEnabled: false
|
||||||
python:
|
python:
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
additionalDependencies:
|
additionalDependencies:
|
||||||
dependencies: {}
|
dependencies: {}
|
||||||
extraDependencies:
|
extraDependencies:
|
||||||
|
|||||||
@@ -1,20 +1,22 @@
|
|||||||
speakeasyVersion: 1.335.2
|
speakeasyVersion: 1.337.1
|
||||||
sources:
|
sources:
|
||||||
comfydeploy-api:
|
comfydeploy-api:
|
||||||
sourceNamespace: comfydeploy-api
|
sourceNamespace: comfydeploy-api
|
||||||
sourceRevisionDigest: sha256:9de04a7a79c20e6734a6f6a554ad832ef07d8d0e10e0b0f4f2bd5d6a3c3a2440
|
sourceRevisionDigest: sha256:539371fe639afc48d0ba3b481fa816b0801da03005403911367c36eae3da6499
|
||||||
sourceBlobDigest: sha256:16bb126ace5178a46f34a6530b3983db437d0652b4e44a0077d730f801d83884
|
sourceBlobDigest: sha256:41ad645015efba33f017ee3f6096c84d52092d6397a51e4c384f5f1b1da6bbbb
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
|
- main
|
||||||
targets:
|
targets:
|
||||||
comfy-deploy:
|
comfy-deploy:
|
||||||
source: comfydeploy-api
|
source: comfydeploy-api
|
||||||
sourceNamespace: comfydeploy-api
|
sourceNamespace: comfydeploy-api
|
||||||
sourceRevisionDigest: sha256:9de04a7a79c20e6734a6f6a554ad832ef07d8d0e10e0b0f4f2bd5d6a3c3a2440
|
sourceRevisionDigest: sha256:539371fe639afc48d0ba3b481fa816b0801da03005403911367c36eae3da6499
|
||||||
sourceBlobDigest: sha256:16bb126ace5178a46f34a6530b3983db437d0652b4e44a0077d730f801d83884
|
sourceBlobDigest: sha256:41ad645015efba33f017ee3f6096c84d52092d6397a51e4c384f5f1b1da6bbbb
|
||||||
outLocation: /Users/bennykok/Documents/GitHub/comfy-deploy-python
|
outLocation: /github/workspace/repo
|
||||||
workflow:
|
workflow:
|
||||||
workflowVersion: 1.0.0
|
workflowVersion: 1.0.0
|
||||||
|
speakeasyVersion: latest
|
||||||
sources:
|
sources:
|
||||||
comfydeploy-api:
|
comfydeploy-api:
|
||||||
inputs:
|
inputs:
|
||||||
@@ -25,3 +27,6 @@ workflow:
|
|||||||
comfy-deploy:
|
comfy-deploy:
|
||||||
target: python
|
target: python
|
||||||
source: comfydeploy-api
|
source: comfydeploy-api
|
||||||
|
publish:
|
||||||
|
pypi:
|
||||||
|
token: $pypi_token
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
workflowVersion: 1.0.0
|
workflowVersion: 1.0.0
|
||||||
|
speakeasyVersion: latest
|
||||||
sources:
|
sources:
|
||||||
comfydeploy-api:
|
comfydeploy-api:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
26
CONTRIBUTING.md
Normal file
26
CONTRIBUTING.md
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
# Contributing to This Repository
|
||||||
|
|
||||||
|
Thank you for your interest in contributing to this repository. Please note that this repository contains generated code. As such, we do not accept direct changes or pull requests. Instead, we encourage you to follow the guidelines below to report issues and suggest improvements.
|
||||||
|
|
||||||
|
## How to Report Issues
|
||||||
|
|
||||||
|
If you encounter any bugs or have suggestions for improvements, please open an issue on GitHub. When reporting an issue, please provide as much detail as possible to help us reproduce the problem. This includes:
|
||||||
|
|
||||||
|
- A clear and descriptive title
|
||||||
|
- Steps to reproduce the issue
|
||||||
|
- Expected and actual behavior
|
||||||
|
- Any relevant logs, screenshots, or error messages
|
||||||
|
- Information about your environment (e.g., operating system, software versions)
|
||||||
|
- For example can be collected using the `npx envinfo` command from your terminal if you have Node.js installed
|
||||||
|
|
||||||
|
## Issue Triage and Upstream Fixes
|
||||||
|
|
||||||
|
We will review and triage issues as quickly as possible. Our goal is to address bugs and incorporate improvements in the upstream source code. Fixes will be included in the next generation of the generated code.
|
||||||
|
|
||||||
|
## Contact
|
||||||
|
|
||||||
|
If you have any questions or need further assistance, please feel free to reach out by opening an issue.
|
||||||
|
|
||||||
|
Thank you for your understanding and cooperation!
|
||||||
|
|
||||||
|
The Maintainers
|
||||||
@@ -20,7 +20,7 @@ It has been generated successfully based on your OpenAPI spec. However, it is no
|
|||||||
## SDK Installation
|
## SDK Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install git+<UNSET>.git
|
pip install comfydeploy
|
||||||
```
|
```
|
||||||
<!-- End SDK Installation [installation] -->
|
<!-- End SDK Installation [installation] -->
|
||||||
|
|
||||||
|
|||||||
11
RELEASES.md
Normal file
11
RELEASES.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
|
||||||
|
|
||||||
|
## 2024-07-16 21:56:31
|
||||||
|
### Changes
|
||||||
|
Based on:
|
||||||
|
- OpenAPI Doc
|
||||||
|
- Speakeasy CLI 1.337.1 (2.373.2) https://github.com/speakeasy-api/speakeasy
|
||||||
|
### Generated
|
||||||
|
- [python v0.0.2] .
|
||||||
|
### Releases
|
||||||
|
- [PyPI v0.0.2] https://pypi.org/project/comfydeploy/0.0.2 - .
|
||||||
12
setup.py
12
setup.py
@@ -1,18 +1,28 @@
|
|||||||
"""Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT."""
|
"""Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT."""
|
||||||
|
|
||||||
import setuptools
|
import setuptools
|
||||||
|
import re
|
||||||
|
|
||||||
try:
|
try:
|
||||||
with open('README.md', 'r') as fh:
|
with open('README.md', 'r') as fh:
|
||||||
long_description = fh.read()
|
long_description = fh.read()
|
||||||
|
GITHUB_URL = 'https://github.com/comfy-deploy/comfy-deploy-python.git'
|
||||||
|
GITHUB_URL = GITHUB_URL[: -len('.git')] if GITHUB_URL.endswith('.git') else GITHUB_URL
|
||||||
|
# links on PyPI should have absolute URLs
|
||||||
|
long_description = re.sub(
|
||||||
|
r'(\[[^\]]+\]\()((?!https?:)[^\)]+)(\))',
|
||||||
|
lambda m: m.group(1) + GITHUB_URL + '/blob/master/' + m.group(2) + m.group(3),
|
||||||
|
long_description,
|
||||||
|
)
|
||||||
except FileNotFoundError:
|
except FileNotFoundError:
|
||||||
long_description = ''
|
long_description = ''
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name='comfydeploy',
|
name='comfydeploy',
|
||||||
version='0.0.1',
|
version='0.0.2',
|
||||||
author='Speakeasy',
|
author='Speakeasy',
|
||||||
description='Python Client SDK Generated by Speakeasy',
|
description='Python Client SDK Generated by Speakeasy',
|
||||||
|
url='https://github.com/comfy-deploy/comfy-deploy-python.git',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
packages=setuptools.find_packages(where='src'),
|
packages=setuptools.find_packages(where='src'),
|
||||||
|
|||||||
@@ -23,9 +23,9 @@ class SDKConfiguration:
|
|||||||
server_idx: Optional[int] = 0
|
server_idx: Optional[int] = 0
|
||||||
language: str = 'python'
|
language: str = 'python'
|
||||||
openapi_doc_version: str = '0.0.1'
|
openapi_doc_version: str = '0.0.1'
|
||||||
sdk_version: str = '0.0.1'
|
sdk_version: str = '0.0.2'
|
||||||
gen_version: str = '2.372.3'
|
gen_version: str = '2.373.2'
|
||||||
user_agent: str = 'speakeasy-sdk/python 0.0.1 2.372.3 0.0.1 comfydeploy'
|
user_agent: str = 'speakeasy-sdk/python 0.0.2 2.373.2 0.0.1 comfydeploy'
|
||||||
retry_config: Optional[RetryConfig] = None
|
retry_config: Optional[RetryConfig] = None
|
||||||
|
|
||||||
def __post_init__(self):
|
def __post_init__(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user