Metadata-Version: 2.4
Name: planmyclasses
Version: 0.0.1
Summary: Official Python SDK for the PlanMyClasses academic planning API (placeholder — coming soon)
Project-URL: Homepage, https://planmyclasses.com
Project-URL: Documentation, https://planmyclasses.com
Author-email: PlanMyClasses <info@planmyclasses.com>
License: MIT
Keywords: academic-planning,course-scheduling,degree-audit,planmyclasses
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# planmyclasses

Official Python SDK for the [PlanMyClasses](https://planmyclasses.com) academic planning API.

This release reserves the PyPI package name. The client library is not implemented yet.

For API licensing and documentation, visit [planmyclasses.com](https://planmyclasses.com).

## Install

```bash
pip install planmyclasses
```

## Status

Coming soon. Partner integrations will use this package once the SDK is released.
