mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
typo in MapReduce section
This commit is contained in:
parent
5bda420b9d
commit
16733e8d0a
1 changed files with 1 additions and 1 deletions
|
@ -985,7 +985,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
|
||||
## MapReduce
|
||||
|
||||
*Framworks and libraries for MapReduce.*
|
||||
*Frameworks and libraries for MapReduce.*
|
||||
|
||||
* [dpark](https://github.com/douban/dpark) - Python clone of Spark, a MapReduce alike framework in Python.
|
||||
* [dumbo](https://github.com/klbostee/dumbo) - Python module that allows one to easily write and run Hadoop programs.
|
||||
|
|
Loading…
Reference in a new issue