Build Your Own AI CLI Agent with Open Source by Pieces (OSP)
https://code.pieces.app/blog/introducing-the-pieces-cli-agent?utm_source=pycoders&utm_medium=newsletter&utm_campaign=pycoders-newsletter
https://code.pieces.app/blog/introducing-the-pieces-cli-agent?utm_source=pycoders&utm_medium=newsletter&utm_campaign=pycoders-newsletter
code.pieces.app
Introducing the Pieces CLI Agent: Streamlining your Workflow in the Terminal
Experience the power of Pieces in your terminal, with the new Pieces CLI agent. Manage your code, chat with an LLM and more with this open source project.
Quiz: Writing Unit Tests for Your Code With unittest
https://realpython.com/quizzes/python-unittest/
https://realpython.com/quizzes/python-unittest/
Realpython
Python's unittest: Writing Unit Tests for Your Code Quiz – Real Python
In this quiz, you'll test your understanding of Python testing with the unittest framework from the standard library. With this knowledge, you'll be able to create basic tests, execute them, and find bugs before your users do.
High Quality Python Scripts or Small Libraries to Learn From?
https://news.ycombinator.com/item?id=40085887
https://news.ycombinator.com/item?id=40085887
How to Prevent Data Leakage in pandas & scikit-learn
https://www.dataschool.io/machine-learning-data-leakage/
https://www.dataschool.io/machine-learning-data-leakage/
Data School
How to prevent data leakage in pandas & scikit-learn ☔
What is data leakage, why is it problematic, and how can you prevent it when working on a supervised Machine Learning problem in Python?
An Open Letter Regarding the DjangoCon Europe CfP
https://www.djangoproject.com/weblog/2024/apr/22/an-open-letter-regarding-the-djangocon-europe-cfp/
https://www.djangoproject.com/weblog/2024/apr/22/an-open-letter-regarding-the-djangocon-europe-cfp/
Django Project
An open letter regarding the DjangoCon Europe CfP
Posted by Chaim Kirby on April 22, 2024
Write Unit Tests for Your Python Code With ChatGPT
https://realpython.com/chatgpt-unit-tests-python/
https://realpython.com/chatgpt-unit-tests-python/
Realpython
Write Unit Tests for Your Python Code With ChatGPT – Real Python
In this tutorial, you'll learn how to use ChatGPT to generate tests for your Python code. You'll use the chat to create doctest, unittest, and pytest tests for your code.
Leibniz Formula for Π in Python, JavaScript, and Ruby
https://www.peterbe.com/plog/leibniz-formula-for-pi
https://www.peterbe.com/plog/leibniz-formula-for-pi
Peterbe
Leibniz formula for π in Python, JavaScript, and Ruby - Peterbe.com
Different ways to calculate the value of π using the Leibniz formula
All Python 2023 Conference Talks Google Sheet
https://docs.google.com/spreadsheets/d/14zNPyGNMDt7ejEHM6c8WpK4hfbmPJmbP1e4N3vM87A8/edit
https://docs.google.com/spreadsheets/d/14zNPyGNMDt7ejEHM6c8WpK4hfbmPJmbP1e4N3vM87A8/edit
Google Docs
All Python 2023 conference talks by techtalksweekly.substack.com
All Python 2023 conference talks
URL,Talk,Conference,View count,Duration (minutes)
<a href="https://youtube.com/watch?v=YUoflPpVLjQ">https://youtube.com/watch?v=YUoflPpVLjQ</a>,Tutorials - Mario Munoz: Web Development With A Python-backed Frontend: Featuring…
URL,Talk,Conference,View count,Duration (minutes)
<a href="https://youtube.com/watch?v=YUoflPpVLjQ">https://youtube.com/watch?v=YUoflPpVLjQ</a>,Tutorials - Mario Munoz: Web Development With A Python-backed Frontend: Featuring…
django-typescript-routes: Typescript Routes From a URL Conf
https://github.com/buttondown/django-typescript-routes
https://github.com/buttondown/django-typescript-routes
GitHub
GitHub - buttondown/django-typescript-routes: Generate Typescript routes from a Django URLconf
Generate Typescript routes from a Django URLconf. Contribute to buttondown/django-typescript-routes development by creating an account on GitHub.