Skip to content

Commit ee04205

Browse files
committed
rename
1 parent bcdd67c commit ee04205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
206206
* [Clime](http://clime.mosky.tw) – Clime lets you convert any module into a multi-command CLI program without any configuration.
207207
* [docopt](http://docopt.org/) - Pythonic command line arguments parser.
208208
* [colorama](https://pypi.python.org/pypi/colorama) - Cross-platform colored terminal text.
209-
* Workflow Tools
210-
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX
209+
* Productivity Tools
210+
* [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
211211

212212
## Imagery
213213

@@ -662,7 +662,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
662662
* [Numba](http://numba.pydata.org/) - Python JIT (just in time) complier to LLVM aimed at scientific Python by the developers of Cython and NumPy.
663663
* [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
664664
* [Pandas](http://pandas.pydata.org/) - A library providing high-performance, easy-to-use data structures and data analysis tools.
665-
* [Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
665+
* [Open Mining](https://github.com/avelino/mining) - Business Intelligence (BI) in Python (Pandas web interface)
666666
* [PyMC](https://github.com/pymc-devs/pymc) - Markov Chain Monte Carlo sampling toolkit.
667667
* [zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.
668668
* [PyDy](https://pydy.org/) - Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion based around NumPy, SciPy, IPython, and matplotlib.

0 commit comments

Comments
 (0)