Python
Build a GUI from Scratch: A Step-by-Step Python Guide
PythonGui
AsyncOpenAI - Calling OpenAI APIs Asynchronously with Pandas: An Experience Sharing
A guide on calling OpenAI APIs asynchronously with pandas.
pandasopenaiapi
Importing CSV Data into Django Models
DjangoWeb DevelopmentSoftware Engineering
Guido van Rossum: The creator of the python programming language
PythonData scienceProgramming
Plot Satellites’ Real-time Orbits with Python’s Matplotlib
Follow this step-by-step guide to learn how to plot any satellite orbit from TLEs real-time data
PythonMatplotlibSpace
Generate a summary of an image with an LLM in Python
Create Text Summaries of images with Python and LLaVa AI model
PythonProgrammingLarge Language Models
Unveiling the Power of Plotly: 10 Essential Charts You Need to Know
PythonPlotlyData analysis
Convert PPT to PNG or JPG in Python
How to convert PPT to PNG or JPG in Python using the Spire.Presentation for Python library.
PythonPdfPng
LangChain for Web Scraping
Extracting web data with LangChain, Python libraries and OpenAI''s gpt-3.5-turbo
pythonprogrammingcoding
File Uploads and Downloads in FastAPI: A Comprehensive Guide
Everything you need to know about managing file uploads and downloads in your FastAPI applications
FilesFastapiJson