Skip to content

Commit 4710c6d

Browse files
committed
Add ebook - 20 Python Libraries you aren't using
1 parent 4ae86aa commit 4710c6d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/cover_20_python.png

21.3 KB
Loading

issues.json

+9
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,15 @@
673673
"info": "The goal of this book is to provide an Informatics-oriented introduction to programming. The primary approach taken in this book is using Python to solve data analysis problems common in the world of Informatics.",
674674
"url": "https://www.py4e.com/book",
675675
"cover": "img/cover_python4everybody.jpg"
676+
},
677+
{
678+
"title": "20 Python libraries You Aren't Using (But Should)",
679+
"author": "Caleb Hattingh",
680+
"authorUrl": "http://www.oreilly.com/pub/au/6789",
681+
"level": "Intermediate",
682+
"info": "The Python ecosystem is vast and far-reaching in both scope and depth. Starting out in this crazy, open-source forest is daunting, and even with years of experience, it still requires continual effort to keep up-to-date with the best libraries and techniques. This report helps you explore some of the lesser known Python libraries and tools, including third-party modules and several extremely useful tools in the standard library that deserve more attention",
683+
"url": "http://www.oreilly.com/programming/free/20-python-libraries-you-arent-using-but-should.csp",
684+
"cover": "img/cover_20_python.png"
676685
}
677686
]
678687
}

0 commit comments

Comments
 (0)