Python
Best Python Libraries for Algorithmic Trading
In this article we help you to define which Python libraries work best if you are actively engaged with algorithmic trading with Python
PythonAlgorithmic-tradingLibraries
How to Generate Automated Word Documents with Python
Automating the repetitive tasks that you shouldn’t be wasting time over
PythonWord
How to Remove Image Background Using Python
Remove images’ backgrounds using the Python library Rembg.
PythonImage-processingBackground-removal
How to Use the Match Statement in Python
A guide on Python 3.10 switch command
Python3PythonCoding
Django Social Authentication: Login With Google
How to sign in and sign out using Google and Django framework.
PythonHTMLWeb Development
Remove Silence from Your Audio in Python with ‘pydub'
Shorten the pauses in your audio with ‘pydub'!
PythonPydubAudio
How Can We Upload Data to Google Colab?
The most popular ways of uploading CSV files on the Google Colab notebook.
Google colabDataProgramming
Build Your Own Search Engine Using Python
Part 2: Build a front-end visualization for your search engine
PythonWeb DevelopmentSoftware Development
How to Upload Files to SharePoint Using Python
Upload files to MS SharePoint using Office365 Python SDK
PythonSharepointOffice365
Plot Multiple Graphs Per Row in Matplotlib (Python)
A tutorial on plotting multiple graphs per row in Python.
PythonGraphsMatplotlib