Metadata-Version: 2.4
Name: convexitycc-sdk
Version: 0.0.1
Summary: Placeholder for the official Convexity.cc SDK. Documentation: https://app.convexity.cc/api/docs
Project-URL: Homepage, https://convexity.cc
Project-URL: Documentation, https://app.convexity.cc/api/docs
Project-URL: API Spec, https://app.convexity.cc/api/openapi.json
Author-email: "Convexity.cc" <convexitycc@gmail.com>
License-Expression: MIT
Keywords: convexity,convexity.cc,crypto,market-data,placeholder,trading
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# convexitycc-sdk

Placeholder package reserving the name for the official [Convexity.cc](https://convexity.cc) Python SDK.

## Not the real SDK yet

This is a `v0.0.1` placeholder. Importing it raises an `ImportError` with a pointer to the live API docs.

When the real SDK ships, it will be released here as `v0.1.0+`.

## Meanwhile

- **Interactive API docs:** https://app.convexity.cc/api/docs
- **OpenAPI spec:** https://app.convexity.cc/api/openapi.json
- **Homepage:** https://convexity.cc

## Authors

Convexity.cc — convexitycc@gmail.com

## License

MIT
