Pinned🤖 PydanticAI: Simplify LLM Agent Wrapper and Integration 📦PydanticAI has the potential to revolutionize AI-powered applications, making them more accessible, reliable, and easier to develop.Dec 3, 2024Dec 3, 2024
EasyPyLearn Series (E2): Taming Your Python Environment — Get Set, Conda/venv Go! 🍽️🚀Welcome back to the Pythonic quest, where curiosity meets clarity! In the first episode, we dipped our toes into the Python pool, learning…Jan 24Jan 24
EasyPyLearn Series (E1): Introduction to Python 🐍 & Programming EnvironmentAre you intrigued by the world of programming but unsure where to start? Perhaps you’ve heard that Python is a great language for…Oct 30, 2024Oct 30, 2024
Performing Generic Insert Operations with SQLAlchemy ORMWhen working with databases in Python, SQLAlchemy is a powerful library that offers a full suite of tools for working with SQL databases…Oct 11, 2024Oct 11, 2024
Handling never ending infinite timer in pytestTimer threads are commonly used in Python applications to schedule tasks and execute them at specified intervals. However, when it comes to…Sep 16, 2023Sep 16, 2023
Define Clusters? Explore numeric interpretation and characteristics of clustersLet me ask you a question. How would you define the word“Cluster”? According to the Merriam-webster dictionary, the meaning of cluster is…Feb 4, 2023Feb 4, 2023
Generate a dataset from a website using Scrapy (Laws of Bangladesh)A dataset is one of the important part of data analysis or any task related to machine learning. A dataset contains all the data and…Mar 29, 2022Mar 29, 2022
CloudWatch to Slack Integration without SNSAWS provides a logger service for keeping a log stream for different services or instances. The objective is to integrate slack with…Oct 20, 2021Oct 20, 2021
Flutter SlidingUpPanel in BLoC architectureA solution for slidinguppanel by BLoC pattern in a generic way.May 8, 2021May 8, 2021