PythonHub
2.41K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Algorithmic Trading with RSI using Python

with evaluations based on profitability

https://towardsdatascience.com/algorithmic-trading-with-rsi-using-python-f9823e550fe0
Use Python to Automate Your Excel Work!

Automate those pesky Excel reports!

https://towardsdatascience.com/use-python-to-automate-your-excel-work-c16b6e5ab58e
TensorFlow + Class Inheritance = Beautiful Code

Delve into more technical models with this approach.

https://towardsdatascience.com/tensorflow-class-inheritance-beautiful-code-59d2eb7cdfce
Writing advanced SQL queries in pandas

Leveraging your SQL data manipulation skills to learn pandas

https://towardsdatascience.com/writing-advanced-sql-queries-in-pandas-1dc494a17afe
This Function Can Make Your Pandas Code Significantly Faster

35 times faster to be more precise

https://towardsdatascience.com/this-function-can-make-your-pandas-code-significantly-faster-d018fb5045a9
I wrote a Python script to export all the clippings, notes or highlights from a Kindle to a page in Notion. Just run this script whenever you plug in your Kindle device to your PC and your Notion page will get updated with the changes.

https://www.reddit.com/r/madeinpython/comments/iqo14r/i_wrote_a_python_script_to_export_all_the/
Algorithmic Trading with MACD and Python

with the MACD cross strategy

https://towardsdatascience.com/algorithmic-trading-with-macd-and-python-fef3d013e9f3
Understanding Python Multithreading and Multiprocessing via Simulation

Learning-by-doing: a simple…

https://towardsdatascience.com/understanding-python-multithreading-and-multiprocessing-via-simulation-3f600dbbfe31
The Top 10 File Handling Techniques in Python

Make working with files easier

https://medium.com/better-programming/the-top-10-file-handling-techniques-in-python-cf2330a16e7