PinnedPublished inLevel Up CodingUse * and / to Make Your Python Function Parameters Look NeaterLearn a flexible way to pass function parameters in PythonFeb 25, 2024A response icon12Feb 25, 2024A response icon12
PinnedPublished inTDS ArchiveHow to Use SQLAlchemy to Make Database Requests AsynchronouslyLearn to use SQLAlchemy asynchronously in different scenariosMar 5, 2024A response icon1Mar 5, 2024A response icon1
PinnedPublished inTDS ArchiveHow to Implement ChatGPT with OpenAI API in Python Synchronously and AsynchronouslyLearn to use AI to boost the efficiency of your businessMar 2, 2024A response icon2Mar 2, 2024A response icon2
PinnedPublished inTDS ArchiveA Quick Introduction to Mojo — a Superset of Python that is Super FastLearn a new sibling language of Python for AIJan 22, 2024A response icon9Jan 22, 2024A response icon9
How to Cache Function Calls in PythonLearn a robust way to cache the results your functionsJun 4Jun 4
Published inLevel Up CodingUse the LEAD() Window Function to Avoid Expensive Self-Joins in MySQLLearn an easy way to find the next value of a columnJun 2Jun 2
Published inLevel Up CodingHow to Use Raycast to Search GitHub Pull Requests ConvenientlyBoost your code review efficiency with RaycastMay 31May 31
Published inPython in Plain EnglishHow to Trigger Airflow Jobs in PythonLearn an easy way to integrate Airflow into your workflowsMay 6May 6
Published inPython in Plain EnglishUse Sorted Set in Redis to Deal with Unique Members with ScoresLearn to work with Redis sorted sets using Redis CLI and PythonDec 1, 2024Dec 1, 2024
Published inPython in Plain EnglishRQ — Simple Job Queues for Python with RedisLearn a new and simple way to run Python tasks in the backgroundNov 27, 2024A response icon2Nov 27, 2024A response icon2