DEV Community

Python

import antigravity

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Embracing the Zen of Python: A Conversational Journey Through Code

Embracing the Zen of Python: A Conversational Journey Through Code

Comments
3 min read
Unlock LLMs: SaaS vs. Local Solutions & Crafting Custom LLM for Swagger - Series Intro

Unlock LLMs: SaaS vs. Local Solutions & Crafting Custom LLM for Swagger - Series Intro

1
Comments
3 min read
Python Data Engineering: Comprehensive Workflow for Data Modeling, Analytics with DuckDB

Python Data Engineering: Comprehensive Workflow for Data Modeling, Analytics with DuckDB

4
Comments
14 min read
Streamlit editable dataframe with nested columns

Streamlit editable dataframe with nested columns

1
Comments
1 min read
Step by step guide to create customized chatbot by using spaCy (Python NLP library)

Step by step guide to create customized chatbot by using spaCy (Python NLP library)

4
Comments
11 min read
Using LangChain Expression Language (LCEL) for prompts and retrieval

Using LangChain Expression Language (LCEL) for prompts and retrieval

Comments
1 min read
A little mess with function parameters in Python

A little mess with function parameters in Python

1
Comments
8 min read
Cloudflare Management Tool

Cloudflare Management Tool

Comments
1 min read
How to connect ChatGPT to a SQL database for data retrieval and analysis

How to connect ChatGPT to a SQL database for data retrieval and analysis

11
Comments
6 min read
How to Scrape TikTok

How to Scrape TikTok

1
Comments
17 min read
The programming languages I learned in my Quantum Computing job

The programming languages I learned in my Quantum Computing job

77
Comments 12
4 min read
Mounting Google Drive in Google Colab

Mounting Google Drive in Google Colab

4
Comments
1 min read
how to use of frappe backend in React.js

how to use of frappe backend in React.js

17
Comments
3 min read
This Week In Python

This Week In Python

2
Comments
2 min read
Tkinter library in Python

Tkinter library in Python

5
Comments
6 min read
Long Context Windows in LLMs are Deceptive (Lost in the Middle problem)🧐

Long Context Windows in LLMs are Deceptive (Lost in the Middle problem)🧐

59
Comments 2
3 min read
Python for AI : Cheatlist

Python for AI : Cheatlist

219
Comments 2
6 min read
Introduction To Celery. (Async Task Processing With Python)

Introduction To Celery. (Async Task Processing With Python)

Comments
1 min read
Soundtrack Sorcery: Extracting Hidden Harmonies from Your Videos with AWS

Soundtrack Sorcery: Extracting Hidden Harmonies from Your Videos with AWS

Comments
11 min read
HOW TO INSTALL ERPNEXT VERSION 14.0 IN UBUNTU 22.04 – A STEP BY STEP GUIDE

HOW TO INSTALL ERPNEXT VERSION 14.0 IN UBUNTU 22.04 – A STEP BY STEP GUIDE

1
Comments
6 min read
Matching and zipping

Matching and zipping

Comments
2 min read
Django 5: Applications and sites

Django 5: Applications and sites

1
Comments
4 min read
How to Create LCEL Chains in LangChain

How to Create LCEL Chains in LangChain

Comments
4 min read
Yapay Zeka ile Metin Oluşturma: Q-Learning Algoritmasıyla Hedef Cümlelerin Üretilmesi

Yapay Zeka ile Metin Oluşturma: Q-Learning Algoritmasıyla Hedef Cümlelerin Üretilmesi

2
Comments
8 min read
Improving your Python code, an initial series of best practices.

Improving your Python code, an initial series of best practices.

9
Comments
8 min read
Tipos em Python

Tipos em Python

10
Comments 1
3 min read
Comparison of Machine Learning Algorithms...

Comparison of Machine Learning Algorithms...

Comments
7 min read
The beginning of dsa-scripts

The beginning of dsa-scripts

Comments
2 min read
Linear Regression

Linear Regression

3
Comments
3 min read
How can applying the SOLID principles make the code better?

How can applying the SOLID principles make the code better?

17
Comments 4
4 min read
Streamline Your YouTube Watching with an AI-Powered Summarizer by Lyzr Low-Code Agent

Streamline Your YouTube Watching with an AI-Powered Summarizer by Lyzr Low-Code Agent

2
Comments
4 min read
Precisamos falar sobre ipdb: Uma Jornada para um debugger mais Eficiente em Python

Precisamos falar sobre ipdb: Uma Jornada para um debugger mais Eficiente em Python

6
Comments
3 min read
Functions and operators for Dot and Matrix multiplication and Element-wise calculation in PyTorch

Functions and operators for Dot and Matrix multiplication and Element-wise calculation in PyTorch

Comments
4 min read
Generator Functions in Python

Generator Functions in Python

Comments
6 min read
How to Build Wayfair Price Tracker

How to Build Wayfair Price Tracker

Comments
10 min read
Can anyone give me some advanced, challenging, and unique web app project advice?

Can anyone give me some advanced, challenging, and unique web app project advice?

Comments 3
1 min read
Déployer un serveur MLflow dans un Codespace Github

Déployer un serveur MLflow dans un Codespace Github

1
Comments
6 min read
Heart Morsecode ^^

Heart Morsecode ^^

2
Comments
1 min read
Hello World !

Hello World !

1
Comments 1
1 min read
Building a Real Estate Analyzer using Lyzr

Building a Real Estate Analyzer using Lyzr

Comments
3 min read
Understanding and Implementing Recurrent Networks (RNNs) from Scratch in Python

Understanding and Implementing Recurrent Networks (RNNs) from Scratch in Python

3
Comments
3 min read
State Machines in Practice: Implementing Solutions for Real Challenges

State Machines in Practice: Implementing Solutions for Real Challenges

18
Comments 1
13 min read
¿Cómo instalar AirFlow en instancia EC2 y no morir en el intento? 🤔

¿Cómo instalar AirFlow en instancia EC2 y no morir en el intento? 🤔

Comments
4 min read
Exploring Text Summarization in Python: A Comprehensive Guide

Exploring Text Summarization in Python: A Comprehensive Guide

1
Comments
2 min read
How to Read an Excel file in Python

How to Read an Excel file in Python

10
Comments
6 min read
Beginners guide to software testing in Python

Beginners guide to software testing in Python

2
Comments 1
17 min read
Python list comprehensions and map, filter and reduce

Python list comprehensions and map, filter and reduce

2
Comments
11 min read
How to Read a PDF File in Python

How to Read a PDF File in Python

17
Comments 1
7 min read
How to read and write JSON files in Python

How to read and write JSON files in Python

Comments
3 min read
Managing python projects like a pro!

Managing python projects like a pro!

2
Comments 4
6 min read
Pythonic Isolation: Virtual Environments

Pythonic Isolation: Virtual Environments

8
Comments 8
4 min read
A broader perspective of serverless

A broader perspective of serverless

1
Comments
19 min read
Why Python Reigns Supreme: A Guide to Python for DevOps

Why Python Reigns Supreme: A Guide to Python for DevOps

Comments 1
3 min read
Random forests with sckit learn: A comprehensive guide.

Random forests with sckit learn: A comprehensive guide.

Comments
3 min read
Python: Part3 - Files

Python: Part3 - Files

1
Comments
5 min read
Spotify API: How To Create a Data Set of Songs

Spotify API: How To Create a Data Set of Songs

Comments
26 min read
LangChain, Python, and Heroku

LangChain, Python, and Heroku

5
Comments
12 min read
Fine-Tuning Google Gemma for Python Question and Answer Task

Fine-Tuning Google Gemma for Python Question and Answer Task

6
Comments
3 min read
Python Strings In A Nutshell

Python Strings In A Nutshell

Comments
3 min read
How to cleanly stop Celery tasks on exceptions

How to cleanly stop Celery tasks on exceptions

4
Comments
3 min read
loading...