Metadata-Version: 2.1
Name: opsvis
Version: 0.94.7
Summary: OpenSeesPy (OpenSees) Python postprocessing and visualization module
Home-page: https://github.com/sewkokot/ops_vis
Author: Seweryn Kokot
Author-email: sewkokot@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/sewkokot/ops_vis/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# ops_vis

OpenSeesPy (OpenSees) postprocessing and visualization module

## Installation

`pip install opsvis`

Note the name of the PyPi package is without the underscore.

## Usage

`import ops_vis as opsv`

## Documentation

https://ops-vis.readthedocs.io/en/latest/

## OpenSeesPy documentation

https://openseespydoc.readthedocs.io/en/latest/


