Metadata-Version: 2.4
Name: CubePlus_SDK
Version: 1.0.0
Summary: Official Tradejini CubePlus API SDK Wrapper
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pydantic>=2.0
Requires-Dist: requests
Requires-Dist: urllib3
Requires-Dist: python-dotenv
Requires-Dist: pyotp
Requires-Dist: websocket-client

# CubePlus SDK Connector

Official Python SDK wrapper for the Tradejini CubePlus API. This package simplifies authentication and order management.

## Installation
Navigate to the package folder and run:
```bash
pip install .
