Django reporting with raw SQL

Maxim Danilov intermediate

Are you a Django developer looking to enhance your project's performance? Join us for an insightful session where we dive deep into the performance challenges of the Django framework and explore practical solutions to overcome them.


The Django framework offers a beautiful set of diverse tools that are easy to …

more ...

Create interactive explanation of ML algorithms using Plotly

Alfarabi Issakhanov beginner

Plotly - open source library enabling you to visualize data. Not only it can be used for presentation of insightful and beautiful charts, but also you can use it to create interactive tutorials of some technical concepts. As an example, it can help you to teach, and therefore learn, traditional Machine …

more ...


WebTigerPython: Unleashing Python's Full Potential in the Browser

Clemens Bachmann all

Run Python in your browser with our Pyodide-powered IDE. Features include turtle graphics, numpy, matplotlib, and robot programming via WebUSB/IoT. With built-in visual debugging, it’s perfect for both beginners and experts - no installation needed.


WebTigerPython makes it a reality to run a full-featured Python IDE directly in the …

more ...

Streamlit 101 to Build & Deploy Apps like a Data Scientist

Siddharth Gupta beginner

In the hands-on tutorial, we’ll go through various features of Streamlit and build a small lyric fetcher app based on the available dataset (which I have curated and will be sharing the link before the talk) of around 24K Billboard top-100 songs. Basic understanding of HTML, Python, and libraries …

more ...

Web scraping and web crawling with Python

Lidiane Taquehara beginner

Do you know how to scrape data from the web? Have you ever heard of spiders? Spiders are small bots capable of automating such tasks. If this interests you, join me in a talk about my experience with these techniques on the market and some initiatives I drove using them …

more ...

A Hands-On Workshop on Parsing Wikitext

Carolina Lennon intermediate

In this hands-on workshop, you will learn to parse wikitext from beginning to end. Using data from the German Wiktionary, we will fetch the data, parse the XML, and process the wikitext to extract linguistic content such as parts of speech, meanings, and inflections, and more.

We will cover the …

more ...

Streamlit: web app in 30 minutes

Jaroslav Bezděk beginner

Discover the power of Streamlit! In this talk, we’ll build interactive web app—fast. From setup to deployment, learn to build custom dashboards, integrate machine learning, and deploy app with ease. Join me for live coding and see if I can make it!


In the rapidly evolving world of …

more ...