Metadata-Version: 2.1
Name: pyonir
Version: 0.0.2
Summary: a python library for building web applications
Home-page: https://pyonir.dev
Author: Derry Spann
Author-email: pyonir@derryspann.com
License-File: LICENSE.md

# Pyonir Web Framework

A 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
