Skip to content

Letstream/zoho-billing-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoho Billing Python Client

⚠️ This is not an official python client for Zoho Billing.

This repository contains an auto-generated Python client for the Zoho Billing API, built from OpenAPI specifications available at https://www.zoho.com/billing/api/v1/openapi-all.zip

Installation

You can install the latest version of the client directly from this repository using pip:

pip install git+https://github.com/letstream/zoho-billing-python-sdk.git@master#subdirectory=python-client

This package is yet not available in Pip package repository.

Usage

After installation, you can import and use the client in your Python code:

from python_client import ApiClient, Configuration
# ... use the client as per the generated docs ...

Refer to the generated documentation in the python-client/ directory for detailed usage instructions.

Updating the Client

The client is automatically regenerated and updated whenever the OpenAPI specs in the specs/ directory are changed and pushed to the repository.


This repository is maintained by Letstream

About

Python SDK Client for Zoho Billing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published