Metadata-Version: 2.1
Name: pyonir
Version: 0.0.4
Summary: a python library for building web applications
Home-page: https://pyonir.dev
Author: Derry Spann
Author-email: pyonir@derryspann.com
Requires-Python: >=3.9
License-File: LICENSE.md
Requires-Dist: starlette==0.39.2
Requires-Dist: inquirer==3.4.0

# Pyonir Web Framework

A static website generator and flat file web framework written in Python.

# Install

From the pypi:

`pip install pyonir`

From the github:

`pip install pyonir` 

# Generate Static Site

# Configure Content

# Configure Frontend

# Configure Plugins

# Configure Static Assets

# Configure Server Controllers

# Run Server
