Metadata-Version: 2.4
Name: edfig
Version: 0.0.1
Summary: Official utilities and SDK for Edfig AI
Author: Edfig AI
License: MIT
Project-URL: Homepage, https://edfig.ai
Project-URL: Repository, https://github.com/edfigai
Keywords: edfig,sdk,ai,education,learning,toolkit,utilities
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Edfig

Official utilities and SDK for Edfig AI.

## Installation

```bash
pip install edfig
```

## About

Edfig is an AI-powered learning platform for postgraduates and professionals. This package provides utilities and SDK for integrating Edfig features into your applications.

## Links

- Homepage: [https://edfig.ai](https://edfig.ai)
- Repository: [https://github.com/edfigai](https://github.com/edfigai)

## Status
This package is in early planning stage. SDK will be developed after the core web application is matured. Stay tuned.

## License

MIT
