From 2456acc5bf0aeaa781824370c1216c911901e7e0 Mon Sep 17 00:00:00 2001 From: thanos vassilakis Date: Sat, 18 Jun 2016 17:07:33 -0400 Subject: [PATCH 1/2] add muffin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3df3850b60..8c20155d62 100644 --- a/README.md +++ b/README.md @@ -453,6 +453,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [web.py](http://webpy.org/) - A web framework for Python that is as simple as it is powerful. * [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use. * [Tornado](http://www.tornadoweb.org/) - A Web framework and asynchronous networking library. +* [Muffin] (https://github.com/klen/muffin) - Muffin is a fast, simple and asyncronous web-framework for Python 3. ## Permissions From 1bbb8221021b01e993514e0aed59ad6cc4be7849 Mon Sep 17 00:00:00 2001 From: thanos vassilakis Date: Wed, 26 Oct 2016 13:35:09 -0400 Subject: [PATCH 2/2] added link to Laboratory for Fluorescence Dynamics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c20155d62..c7f376a131 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [bandersnatch](https://bitbucket.org/pypa/bandersnatch) - PyPI mirroring tool provided by Python Packaging Authority (PyPA). * [devpi](http://doc.devpi.net/) - PyPI server and packaging/testing/release tool. * [localshop](https://github.com/mvantellingen/localshop) - Local PyPI server (custom packages and auto-mirroring of pypi). +*[Laboratory for Fluorescence Dynamics] (http://www.lfd.uci.edu/~gohlke/pythonlibs/) - Unofficial Windows Binaries for Python Extension Packages ## Distribution