From 3a31465d9a08442ac5cb589f63d233f825070b7f Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Fri, 16 Sep 2016 07:19:35 -0400 Subject: [PATCH 1/4] added PyPattyrn to design patterns section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1331049..23eeb233 100644 --- a/README.md +++ b/README.md @@ -1153,6 +1153,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - Design Pattern Templates for Python. ## Editor Plugins From 8ee45cf4730ca8681cc9b178635b5c0d1338a32f Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Thu, 17 Nov 2016 23:59:33 -0500 Subject: [PATCH 2/4] updated pypattyrn description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23eeb233..f43ca831 100644 --- a/README.md +++ b/README.md @@ -1153,7 +1153,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. -* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - Design Pattern Templates for Python. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. ## Editor Plugins From 62fadd1c0a23f0241e02a69a67709cdcd857ed69 Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Fri, 18 Nov 2016 00:15:13 -0500 Subject: [PATCH 3/4] Added PyPattyrn to design patterns sections. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b35ea434..c622a334 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. ## Anti-spam From bd895b971fc1028bb44be1f0c4aa8ea7ae98c0a5 Mon Sep 17 00:00:00 2001 From: tylerlaberge Date: Fri, 18 Nov 2016 01:31:54 -0500 Subject: [PATCH 4/4] Added PyPattyrn to design patterns sections. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c622a334..68e10fa4 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,9 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Python implementation of algorithms and design patterns.* * [algorithms](https://github.com/nryoung/algorithms) - A module of algorithms for Python. +* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. * [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python. * [sortedcontainers](http://www.grantjenks.com/docs/sortedcontainers/) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types. -* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns. ## Anti-spam