Metadata-Version: 2.4
Name: resexplore
Version: 0.1.0
Summary: Research exploration, data, and modeling platform with agentic AI capabilities
Project-URL: Homepage, https://github.com/rmanasipov/resexplore
Project-URL: Repository, https://github.com/rmanasipov/resexplore
Author: Roman Manasipov
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# resexplore

> **This package is under active development and not yet ready for production use.**

Research exploration, data, and modeling platform with agentic AI capabilities.

## Installation

```bash
uv pip install resexplore
```

## License

MIT
