8000 Merge remote-tracking branch 'vndmtrx/master' · nullnotfound/awesome-python@bc9925d · GitHub
[go: up one dir, main page]

Skip to content

Commit bc9925d

Browse files
committed
Merge remote-tracking branch 'vndmtrx/master'
Conflicts: README.md resolved
2 parents c531042 + 14f547d commit bc9925d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ long, literate-programming-style documentation generator.
668668

669669
## Debugging Tools
670670

671-
*Libraries for dubugging and developing.*
671+
*Libraries for debugging code.*
672672

673673
* [pdb](https://docs.python.org/2/library/pdb.html) - (Python standard library) The Python Debugger.
674674
* [ipdb](https://pypi.python.org/pypi/ipdb) - IPython-enabled pdb.
@@ -707,7 +707,7 @@ long, literate-programming-style documentation generator.
707707
* [d3py](https://github.com/mikedewar/d3py) - A plottling library for Python, based on [D3.js](http://d3js.org/).
708708
* [ggplot](https://github.com/yhat/ggplot) - Same API as ggplot2 for R.
709709
* [Kartograph.py](https://github.com/kartograph/kartograph.py) - Rendering beautiful SVG maps in Python.
710-
* [pygal](http://pygal.org/) - A python SVG Charts Creator
710+
* [pygal](http://pygal.org/) - A Python SVG Charts Creator.
711711

712712
## Machine Learning
713713

0 commit comments

Comments
 (0)
0