Skip to content

Commit

Permalink
Merge pull request vinta#1076 from keon/patch-1
Browse files Browse the repository at this point in the history
Update algorithms project
  • Loading branch information
vinta authored Jun 6, 2018
2 parents 70cb25b + dd2577f commit e50fb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ 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.
* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms in 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.
Expand Down

0 comments on commit e50fb9a

Please sign in to comment.