Metadata-Version: 2.3
Name: pwrpy
Version: 6.0.2
Summary: PWRPY is a Python library for interacting with the PWR network.
Project-URL: homepage, https://github.com/pwrlabs/pwrpy
Project-URL: documentation, https://pwrpy.readthedocs.io/
Project-URL: issues, https://github.com/pwrlabs/pwrpy/issues
Author-email: PWR Labs <devservices@pwrlabs.io>
License-Expression: MIT
License-File: LICENSE
Keywords: library,network,pwr,python
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7.2
Description-Content-Type: text/markdown

# PWRPY

PWRPY is a Python library for interacting with the PWR network.
It provides an easy interface for wallet management and sending transactions on PWR.

## Installation

Run: `pip install pwrpy`
