Metadata-Version: 2.1 Name: apos-cli Version: 0.1.2 Summary: A command line interface for APOS the Agile Pizza Ordering Service. License: MIT Author: Florian Vahl Author-email: florian@flova.de Requires-Python: >=3.7,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Dist: argparse (>=1.4.0,<2.0.0) Requires-Dist: datetime (>=4.3,<5.0) Requires-Dist: pyyaml (>=5.3.1,<6.0.0) Requires-Dist: requests (>=2.23.0,<3.0.0) Requires-Dist: tabulate (>=0.8.7,<0.9.0) Description-Content-Type: text/markdown # APOS CLI