We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47df26a commit 0a03785Copy full SHA for 0a03785
issues.json
@@ -844,6 +844,15 @@
844
"url": "https://www.packtpub.com/free-ebook/learning-ipython",
845
"cover":
846
"img/Learning-IPython-for-Interactive-Computing-and-Data-Visualization-Second-Edition.png"
847
- }
+ },
848
+ {
849
+ "title": "Mastering Python",
850
+ "author": "Rick van Hattem",
851
+ "authorUrl": "https://www.packtpub.com/free-ebook/mastering-python",
852
+ "level": "Intermediate",
853
+ "info": "Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers",
854
+ "url": "https://www.packtpub.com/free-ebook/mastering-python",
855
+ "cover": "img/Mastering-Python.jpg"
856
+ }
857
]
858
}
0 commit comments