My first steps with Playwright, Build a Personal Diary With Django and Python and more
EuroPython 2025 Call for Proposals is Open, Call for Volunteers for PyCon India 2025 with some more interesting news, articles, packages and projects
News
EuroPython 2025 Call for Proposals is Open
Call for Volunteers for PyCon India 2025
DjangoCon US 2023 videos
Articles
My first steps with Playwright
When a website lacks an HTTP API, web scraping can be a practical solution to gather data, but challenges like "New login" alerts can arise. To handle such issues, leveraging browser profiles is an effective approach. Nicolas Fränkel explained how to navigate this scenario in his insightful article.
# Nicolas Fränkel
Build your own Machine Learning Model using TensorFlow
These days, many rely on LLM APIs for AI tasks, but if you're looking to build your own machine-learning model from scratch, Chenuli Jayasinghe's article is a good place to start. She covered every step of the process, from text preprocessing to model training & provided maximum details for creating your own solution.
# Chenuli Jayasinghe
Build a Personal Diary With Django and Python
Django is an excellent framework for building fully functional web applications, including admin features. If you're looking to create your own application using Django, check out this article by Philipp Acsany. He walked you through everything from setting up your environment to developing a robust web application.
# Philipp Acsany
When to define our Endpoint Sync or Async in FastAPI
If you've ever wondered whether to implement an endpoint as synchronous or asynchronous in your FastAPI application then you should check out this article by Rachit Tayal. He conducted a simple but interesting experiment to highlight the differences and shared the story behind it.
# Rachit Tayal
Django Demystified: 10 Best Practices Every Developer Should Follow
Mathur Danduprolu shared 10 best practices to ensure the maintainability, performance and security of your Django project. He covered a wide range of topics from project structuring to writing effective test cases.
# Mathur Danduprolu
Interesting Packages and Projects to explore
Typer - Typer, build great CLIs. Easy to code. Based on Python type hints
arq - Fast job queuing and RPC in python with asyncio and redis
Kink - Dependency injection container made for Python
pyquery - A jquery-like library for python
tea-tasting - A Python package for the statistical analysis of A/B tests
About Upcoming Python Events
Python Leiden User Group first meeting
January 27, 2025
IndyPy - Building Voice Agents
January 28, 2025
Python devroom @ FOSDEM 2025
February 2, 2025