Add gyr project
parent
b54fc31e98
commit
11194282b4
@ -0,0 +1,15 @@
|
||||
---
|
||||
layout: project
|
||||
title: Gyr
|
||||
categories: projects as
|
||||
description: Python framework for application services
|
||||
author: Adam Beckmeyer
|
||||
maturity: Alpha
|
||||
---
|
||||
|
||||
|
||||
# {{ page.title }}
|
||||
|
||||
A framework and library for building Application Services with python3. Find the
|
||||
[source on Github](https://github.com/non-Jedi/gyr) or install [the library with
|
||||
pip](https://pypi.python.org/pypi/gyr).
|
Loading…
Reference in New Issue