Metadata-Version: 2.4
Name: dgpy
Version: 0.10.6
Summary: Dynamic Graphics Python
Keywords: dgi,dgpy,dgpylibs,python3,typed
Author: jesse, dan
Author-email: jesse <jesse@dgi.com>, dan <dan@dgi.com>
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Dist: aiopen>=0.8.1
Requires-Dist: asyncify>=0.12.1
Requires-Dist: fmts>=0.4.1
Requires-Dist: h5>=0.12.1
Requires-Dist: jsonbourne>=0.32.1
Requires-Dist: listless>=0.4.1
Requires-Dist: numpy>=2.4.4
Requires-Dist: pandas>=3.0.2
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pyzmq>=27.1.0
Requires-Dist: requires>=0.12.1
Requires-Dist: shellfish>=0.7.1
Requires-Dist: typing-extensions>=4.15.0
Requires-Dist: xarray>=2026.2.0
Requires-Dist: imageio>=2.37.3 ; extra == 'all'
Requires-Dist: imageio>=2.35.1 ; extra == 'full'
Requires-Python: >=3.11
Provides-Extra: all
Provides-Extra: full
Description-Content-Type: text/markdown

# dgpy => Dynamic Graphics Python

<a href="https://github.com/dynamic-graphics-inc/dgpy-libs">
<img align="right" src="https://github.com/dynamic-graphics-inc/dgpy-libs/blob/main/docs/images/dgpy_banner.svg?raw=true" alt="drawing" height="120" width="300"/>
</a>

[![Wheel](https://img.shields.io/pypi/wheel/dgpy.svg)](https://img.shields.io/pypi/wheel/dgpy.svg)
[![Version](https://img.shields.io/pypi/v/dgpy.svg)](https://img.shields.io/pypi/v/dgpy.svg)
[![py_versions](https://img.shields.io/pypi/pyversions/dgpy.svg)](https://img.shields.io/pypi/pyversions/dgpy.svg)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

**Install:** `pip install dgpy` or `uv pip install dgpy`

**What:** Python SDK for Dynamic Graphics Inc. software

**Docs:** [https://www.dgi.com/docs/dgpy/index.html](https://www.dgi.com/docs/dgpy/index.html)

### REQUIRED ENVIRONMENT VARIABLES

Users of DGPY should have one of the following environment variables set: `COVIZHOME`, `EVHOME`, `WAHOME`. DGPY needs one of those environment variables so that it can find the executables that it wraps. Contact your DGI support representative if you need further assistance

## License

Copyright (2025) Dynamic Graphics, Inc. Lafayette, CA, USA.

This DGPY library (the "Software") may not be used except in connection with
the Licensees use of the Dynamic Graphics' software pursuant to an
Agreement (defined below) between Licensee (defined below) and
Dynamic Graphics, Inc. ("DGI"). This Software shall be deemed part of the
Licensed Software under the Agreement. Licensees use of the Software must
comply at all times with any restrictions applicable to the Licensed
Software, generally, and must be used in accordance with applicable
documentation. If you have not agreed to an Agreement or otherwise do not
agree to these terms, you may not use the Software. This license terminates
automatically upon the termination of the Agreement or Licensees breach of
these terms.

DEFINITIONS:

- Agreement: The software product license agreement, as amended, executed
  between DGI and Licensee governing the use of the DGI software.
- Licensee: The user of the Software, or, if the Software is being used on
  behalf of a company, the company.
