PythonHub
2.44K subscribers
2.35K photos
49.4K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Power of zip() in Python

By Lenin Mishra
Sections covered:
Why use zip? Unzipping Solve a competitive interview question ...

https://www.pylenin.com/blogs/python-zip-function/
Building Your First Website With Flask — Part 1

Hello World and beyond

https://medium.com/better-programming/building-your-first-website-with-flask-part-1-903a8b44e806
Local Testing Server with Python

This quick little tutorial shows how to setup a simple local testing server with Python.

You can ...

http://janakiev.com/blog/python-testing-server/
timgrossmann / InstaPy

📷 Instagram Bot - Tool for automated Instagram interactions

https://github.com/timgrossmann/InstaPy
How to Convert a PDF to Excel

You can find the source code in the companion repository



In this article we are going to see ...

https://tomassetti.me/how-to-convert-a-pdf-to-excel/
Introducing Mypy, an Experimental Optional Static Type Checker for Python

by Reuven M. Lerner

Tighten up ...

https://www.linuxjournal.com/content/introducing-mypy-experimental-optional-static-type-checker-python
Creating a Reverse Dictionary

You can find the code in the companion repository



In this article we are going to see how to ...

https://tomassetti.me/creating-a-reverse-dictionary/
Simple Scene Boundary/Shot Transition Detection with OpenCV

In this tutorial, you will learn how to implement a simple scene boundary/shot transition detector ...

https://www.pyimagesearch.com/2019/08/19/simple-scene-boundary-shot-transition-detection-with-opencv/
One-tailed or two-tailed test, that is the question

Learn the difference between two variants of…

https://towardsdatascience.com/one-tailed-or-two-tailed-test-that-is-the-question-1283387f631c
Pyleri Tutorial: Parsing with Ease

You can find the source code in the companion repository





Welcome to a tutorial on Pyleri, ...

https://tomassetti.me/pyleri-tutorial/
mravanelli / pytorch-kaldi

pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.

https://github.com/mravanelli/pytorch-kaldi