Metadata-Version: 2.1
Name: proca
Version: 0.3.3
Summary: Proca CLI to use with Proca service
Home-page: https://proca.app
Author: Marcin Koziej
Author-email: marcin@fixthestatusquo.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aiohttp (==3.8.1)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: click (==8.0.4)
Requires-Dist: colored (==1.4.3)
Requires-Dist: gql (==3.0.0)
Requires-Dist: websockets (==10.2)
Requires-Dist: yaspin (==2.1.0)

# Proca CLI tool

Proca CLI is the tool to talk to proca server API.

Please use `proca --help` to learn how to use the tool.


