Metadata-Version: 2.1
Name: quipt-cli
Version: 0.1.5
Summary: The PC Client for the Quipt App.
Author: Stausee1337
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.1.7
Requires-Dist: rich>=13.6.0
Requires-Dist: platformdirs>=3.11.0
Requires-Dist: websockets>=11.0.3
Requires-Dist: mmh3>=4.0.1
Requires-Dist: PyYAML>=6.0.1
Requires-Dist: PyQRCode>=1.2.1
Requires-Dist: attrs>=23.1.0

# Quipt CLI
A connection between the Quipt Smartphone App and the PC Qupit Client
It is used to create and push scripts to the remote server. 
For more information read [Getting Started](https://quipt.app/docs/getting-started) at [quipt.app](https://quipt.app)
