PythonHub
2.33K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Django Tailwind CSS Alpine.js Tutorial

A tutorial series that will teach you how to integrate Tailwind CSS, Alpine.js with Django, and how to make them work together.

https://www.accordbox.com/blog/django-tailwind-css-alpinejs-tutorial/
Analyzing Twitter Conversations

Getting actionable insights around a topic using the new Twitter API v2 endpointPhoto by Priscilla ...

https://towardsdatascience.com/analyzing-twitter-conversations-4ce28080732e
How to connect Python to a local SQL Server

1 Introduction 2 Import the Libraries and Preparations 3 Connection to the DB 4 Exploration of the ...

https://michael-fuchs-python.netlify.com/2021/03/27/how-to-connect-python-to-a-local-sql-server/
A Better Approach to Text Summarization

Step by step guide with full implementation in PythonContinue reading on Towards Data Science ...

https://towardsdatascience.com/a-better-approach-to-text-summarization-d7139b571439
Footsiefat / zspotify

A Spotify downloader needing only a python interpreter and ffmpeg.

https://github.com/Footsiefat/zspotify
16 Reasons to Use VS Code for Developing Jupyter Notebooks

VS Code has many features that make it a useful platform for Jupyter Notebook development.

https://pbpython.com/vscode-notebooks.html
Advanced Visual Studio Code for Python Developers

During this tutorial, you’ll learn how you can configure, extend, and optimize VS Code for a more effective and productive Python development environment.

https://realpython.com/advanced-visual-studio-code-python/