Metadata-Version: 2.1
Name: rowan-python
Version: 0.0.5
Summary: Rowan Python Library
Author-email: Corin Wagen <corin@rowansci.com>
Project-URL: Homepage, https://github.com/rowansci/rowan-client
Project-URL: Bug Tracker, https://github.com/rowansci/rowan-client/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cctk>=0.2.18
Requires-Dist: httpx>=0.25
Requires-Dist: numpy>=1.24
Requires-Dist: stjames>=0.0.23

# Rowan Python Library

[![pypi](https://img.shields.io/pypi/v/rowan-python.svg)](https://pypi.python.org/pypi/rowan-python)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v1.json)](https://github.com/charliermarsh/ruff)

The Rowan Python library provides convenient access to the Rowan API from applications written in the Python language.

## Documentation

The documentation is available [here](https://docs.rowansci.com/python-api).


## Issues

To report issues, please use the "Issues" tab above.

*Corin Wagen, 2023*
