Discussing wide variety of Python topics using various APIs, third party libraries, wrappers, utilities and much more.
Learn how to make plots with Python and matplotlib by checking texts for their word frequency distributions.
Learn how to replace text in Word document files (.docx) using python-docx library in Python.
Learn how to combine psutil and Scapy libraries to make a network traffic monitor per network interface and per process in Python
Learn how to make a simple math quiz game in Python utilizing the PyInputPlus module to verify the user input.
Learn how you can make interactive HTML tables with pagination, sorting and searching just from a pandas dataframe using pandas and jQuery data tables in Python.
Learn what a Data Analyst is and what you should know when using Python programming language for data analysis.
Learn how to monitor and watch your file system for events by creating a watchdog in Python with watchdog and pygtail libraries.
Learn how to use colorama library to print colored text with different colors (such as red, green and blue) in the background and foreground and brightness in Python.
Learn how to detect and filter fraudulent transactions in a streaming application using Apache Kafka with Python API.
Learn how to get started with programming hardware in Python by viewing the broad overview of the skills and processes needed to pair Python with hardware.
Your guide for starting learning Python with a MacBook, making sure that Mac is performing optimally, installing Python on Mac and picking the best editor for your learning journey.
Learn how to use Keystone engine, Capstone engine and Unicorn engine to assemble, disassemble and emulate machine code (ARM, x86-64 and more) in Python
Learn how to use GeoPy library to geocode physical addresses into latitude and longitude and vice versa; getting latitude and longitude from addresses, towns, cities and more in Python.
Using PyInstaller package to bundle Python applications and all its dependencies into a single stand-alone executables.