Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this … - Selection from Python in a Nutshell, 4th Editio... (more…)
Read more »
Python uses special objects called exceptions to manage errors that arise during a program’s runtime.
Whenever an error occurs that makes Python unsure what to do next, it creates an exception object. If you write... (more…)
Read more »
Learn about alternative methods to distribute Python applications using Docker, Vagrant, PyInstaller, PyOxidizer, pex, shiv, flatpak, snapcraft and others. (more…)
Read more »
Recently I had to analyce a large amount of text data using Amazon comprehend, a natural language processing (NLP) service that uses machine learning to find insights and relationships in text. Here is how I did it... (more…)
Read more »
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube. (more…)
Read more »