fa
Feedback
PythonHub

PythonHub

رفتن به کانال در Telegram

News & links about Python programming. https://pythonhub.dev/

نمایش بیشتر
2 546
مشترکین
-324 ساعت
+87 روز
+2030 روز
آرشیو پست ها
Intelligent Visual Data Discovery with Lux — A Python library Rethinking a Visual dataframe workflow… https://towardsdatascie
Intelligent Visual Data Discovery with Lux — A Python library Rethinking a Visual dataframe workflow… https://towardsdatascience.com/intelligent-visual-data-discovery-with-lux-a-python-library-dc36a5742b2f

Build Dashboards in Less Than 10 Lines of Code! Exploring ExplainerDashBoard, the easiest way to… https://towardsdatascience.
Build Dashboards in Less Than 10 Lines of Code! Exploring ExplainerDashBoard, the easiest way to… https://towardsdatascience.com/build-dashboards-in-less-than-10-lines-of-code-835e9abeae4b

How we hacked Instagram: a bot for Android phones that's controlled by a Python script https://www.reddit.com/r/madeinpython/
How we hacked Instagram: a bot for Android phones that's controlled by a Python script https://www.reddit.com/r/madeinpython/comments/kjbnl5/how_we_hacked_instagram_a_bot_for_android_phones/

A Useful Framework for Naming Your Classes, Functions, and Variables “There are only two hard things… https://medium.com/bett
A Useful Framework for Naming Your Classes, Functions, and Variables “There are only two hard things… https://medium.com/better-programming/a-useful-framework-for-naming-your-classes-functions-and-variables-e7d186e3189f

8 Free Tools to Make Interactive Data Visualizations in 2021 — No Coding Required You don’t need to… https://towardsdatascien
8 Free Tools to Make Interactive Data Visualizations in 2021 — No Coding Required You don’t need to… https://towardsdatascience.com/8-free-tools-to-make-interactive-data-visualizations-in-2021-no-coding-required-2b2c6c564b5b

How to build an MP3 Music Player with Python Understanding the infinite possibilities of Python https://towardsdatascience.co
How to build an MP3 Music Player with Python Understanding the infinite possibilities of Python https://towardsdatascience.com/how-to-build-an-mp3-music-player-with-python-619e0c0dcee2

Pylance: The best Python extension for VS Code The future of the Microsoft Python Language Server and… https://towardsdatasci
Pylance: The best Python extension for VS Code The future of the Microsoft Python Language Server and… https://towardsdatascience.com/pylance-the-best-python-extension-for-vs-code-ae299f35548c

Altair: Statistical Visualization Library for Python A practical introductory guide https://towardsdatascience.com/altair-sta
Altair: Statistical Visualization Library for Python A practical introductory guide https://towardsdatascience.com/altair-statistical-visualization-library-for-python-cfb63847c0c0

sammchardy / python-binance Binance Exchange API python implementation for automated trading https://github.com/sammchardy/python-binance

RangiLyu / nanodet ⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥 https://github.com/RangiLyu/nanodet

Python Dash vs. R Shiny — Which To Choose in 2021 and Beyond Python or R for web apps and dashboards… https://towardsdatascie
Python Dash vs. R Shiny — Which To Choose in 2021 and Beyond Python or R for web apps and dashboards… https://towardsdatascience.com/python-dash-vs-r-shiny-which-to-choose-in-2021-and-beyond-6a25c90b2811

How to Build an AWS Lambda for Data Science A step-by-step walkthrough of how to build an AWS Lambda… https://towardsdatascie
How to Build an AWS Lambda for Data Science A step-by-step walkthrough of how to build an AWS Lambda… https://towardsdatascience.com/how-to-build-an-aws-lambda-for-data-science-cec62deaf0e9

Creating a Variable RSI for Dynamic Trading. A Study in Python. How to Create a Dynamic RSI to Enhance… https://medium.com/sw
Creating a Variable RSI for Dynamic Trading. A Study in Python. How to Create a Dynamic RSI to Enhance… https://medium.com/swlh/creating-a-variable-rsi-for-dynamic-trading-a-study-in-python-2af3ff8eaf0c

Why do we pass __name__ to the Flask class? When you learn Flask, you are told to create your Flask application instances by passing name ... http://blog.miguelgrinberg.com/post/why-do-we-pass-name-to-the-flask-class