mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-31 05:33:41 +00:00
Merge remote-tracking branch 'vndmtrx/master'
Conflicts: README.md resolved
This commit is contained in:
commit
bc9925d888
|
@ -668,7 +668,7 @@ long, literate-programming-style documentation generator.
|
|||
|
||||
## Debugging Tools
|
||||
|
||||
*Libraries for dubugging and developing.*
|
||||
*Libraries for debugging code.*
|
||||
|
||||
* [pdb](https://docs.python.org/2/library/pdb.html) - (Python standard library) The Python Debugger.
|
||||
* [ipdb](https://pypi.python.org/pypi/ipdb) - IPython-enabled pdb.
|
||||
|
@ -707,7 +707,7 @@ long, literate-programming-style documentation generator.
|
|||
* [d3py](https://github.com/mikedewar/d3py) - A plottling library for Python, based on [D3.js](http://d3js.org/).
|
||||
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
|
||||
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
|
||||
* [pygal](http://pygal.org/) - A python SVG Charts Creator
|
||||
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user