Metadata-Version: 2.1
Name: armadyl
Version: 0.0.1
Summary: A lightweight Python 3 web framework.
Home-page: https://github.com/tfdahlin/armadyl
Author: Taylor Fox Dahlin
License: MIT
Project-URL: Bug Reports, https://github.com/tfdahlin/armadyl
Keywords: API,Framework
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pycnic

# Armadyl

Armadyl is a lightweight extension of the [Pycnic](https://pycnic.nullism.com) web framework.

