mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-25 18:38:37 +01:00
Add gyr project
This commit is contained in:
parent
b54fc31e98
commit
11194282b4
15
supporting-docs/projects/2017-04-21-gyr.md
Normal file
15
supporting-docs/projects/2017-04-21-gyr.md
Normal file
|
|
@ -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 a new issue