PinnedPublished inLevel Up CodingUse * and / to Make Your Python Function Parameters Look NeaterLearn a flexible way to pass function parameters in PythonFeb 2511Feb 2511
PinnedPublished inTowards Data ScienceHow to Use SQLAlchemy to Make Database Requests AsynchronouslyLearn to use SQLAlchemy asynchronously in different scenariosMar 51Mar 51
PinnedPublished inTowards Data ScienceHow to Implement ChatGPT with OpenAI API in Python Synchronously and AsynchronouslyLearn to use AI to boost the efficiency of your businessMar 22Mar 22
PinnedPublished inTowards Data ScienceA Quick Introduction to Mojo — a Superset of Python that is Super FastLearn a new sibling language of Python for AIJan 228Jan 228
Published inPython in Plain EnglishHow to Run Tasks in Background with FastAPILearn a lightweight way to run slow jobs in the background in FastAPI19h ago19h ago
Published inCodeXEnding Slashes in FastAPI EndpointsLearn the best practices and also deal with the issues of curl1d ago1d ago
Published inPython in Plain EnglishHow to Use Dependency Injection in FastAPIDemystify dependency injection in FastAPI with simple examples5d ago5d ago
Published inCodeXCommon Use Cases of Ellipsis (…) in PythonLearn to use ellipsis in different scenarios in your Python codeNov 13Nov 13
Published inPython in Plain EnglishHow to use Annotated with FastAPIWrite clean, readable, and robust code with AnnotatedNov 13Nov 13
Published inPython in Plain EnglishCompare one(), first(), get(), and scalar() in SQLAlchemyLearn different ways to get results from a database with ORMNov 10Nov 10