add more-itertools
> In `more-itertools` we collect additional building blocks, recipes, and routines for working with iterables.
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							eb46fb3ed4
						
					
				
				
					commit
					d6b358ea97
				
			@@ -120,6 +120,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 | 
				
			|||||||
*Python implementation of algorithms and design patterns.*
 | 
					*Python implementation of algorithms and design patterns.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms in Python.
 | 
					* [algorithms](https://github.com/keon/algorithms) - Minimal examples of data structures and algorithms in Python.
 | 
				
			||||||
 | 
					* [more-itertools](https://github.com/erikrose/more-itertools) - More routines for operating on iterables, beyond `itertools`.
 | 
				
			||||||
* [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple yet effective library for implementing common design patterns.
 | 
					* [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.
 | 
					* [python-patterns](https://github.com/faif/python-patterns) - A collection of design patterns in Python.
 | 
				
			||||||
* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
 | 
					* [sortedcontainers](https://github.com/grantjenks/python-sortedcontainers) - Fast, pure-Python implementation of SortedList, SortedDict, and SortedSet types.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user