Module itertools overview
This article briefly describes the iterators available in the Python module itertools and how to use them.
https://mathspp.com/blog/module-itertools-overview
This article briefly describes the iterators available in the Python module itertools and how to use them.
https://mathspp.com/blog/module-itertools-overview
Mathspp
Module itertools overview
This article briefly describes the iterators available in the Python module itertools and how to use them.
β€1
Tea-tasting, a Python package for the statistical analysis of A/B tests
https://e10v.me/tea-tasting-analysis-of-experiments/
https://e10v.me/tea-tasting-analysis-of-experiments/
Evgeny Ivanov
tea-tasting: a Python package for the statistical analysis of A/B tests | Evgeny Ivanov
Advantages of using tea-tasting for the statistical analysis of experiments.
π₯1
modelsmith
Python library that allows you to get structured responses in the form of Pydantic models and Python types from Anthropic, Google Vertex AI and OpenAI models
https://github.com/christo-olivier/modelsmith
Python library that allows you to get structured responses in the form of Pydantic models and Python types from Anthropic, Google Vertex AI and OpenAI models
https://github.com/christo-olivier/modelsmith
GitHub
GitHub - christo-olivier/modelsmith: Python library that allows you to get structured responses in the form of Pydantic modelsβ¦
Python library that allows you to get structured responses in the form of Pydantic models and Python types from Anthropic, Google Vertex AI and OpenAI models - christo-olivier/modelsmith
π1
Beyond Hypermodern: Python is easy now
This is an article about setting up a modern Python project. It discusses using tools like Rye, Ruff, and Pyright for formatting, linting, and type checking.
https://rdrn.me/postmodern-python/
This is an article about setting up a modern Python project. It discusses using tools like Rye, Ruff, and Pyright for formatting, linting, and type checking.
https://rdrn.me/postmodern-python/
Chris Arderne
Beyond Hypermodern: Python is easy now
Postmodern, anyone?
llama-agentic-system
Agentic components of the Llama Stack APIs.
https://github.com/meta-llama/llama-agentic-system
Agentic components of the Llama Stack APIs.
https://github.com/meta-llama/llama-agentic-system
GitHub
GitHub - meta-llama/llama-stack-apps: Agentic components of the Llama Stack APIs
Agentic components of the Llama Stack APIs. Contribute to meta-llama/llama-stack-apps development by creating an account on GitHub.
π1
Implementing Instant Search with Flask and HTMX
Step-by-step guide to making an interactive search bar with Flask and HTMX.
https://differ.blog/p/implementing-instant-search-with-flask-and-htmx-2d3a5e
Step-by-step guide to making an interactive search bar with Flask and HTMX.
https://differ.blog/p/implementing-instant-search-with-flask-and-htmx-2d3a5e
Differ
Implementing Instant Search with Flask and HTMX
Step-by-step guide to making an interactive search bar with Flask and HTMX
β€2
Do you feel like Python's type hinting got "stable"?
https://www.reddit.com/r/Python/comments/1ef1ym0/do_you_feel_like_pythons_type_hinting_got_stable/
https://www.reddit.com/r/Python/comments/1ef1ym0/do_you_feel_like_pythons_type_hinting_got_stable/
Reddit
From the Python community on Reddit: Do you feel like Python's type hinting got "stable"?
Explore this post and more from the Python community
lipku / metahuman-stream
Real time interactive streaming digital human
https://github.com/lipku/metahuman-stream
Real time interactive streaming digital human
https://github.com/lipku/metahuman-stream
GitHub
GitHub - lipku/LiveTalking: Real time interactive streaming digital human
Real time interactive streaming digital human. Contribute to lipku/LiveTalking development by creating an account on GitHub.
DataChain
Process and curate unstructured data using local ML models and LLM calls.
https://github.com/iterative/datachain
Process and curate unstructured data using local ML models and LLM calls.
https://github.com/iterative/datachain
GitHub
GitHub - iterative/datachain: ETL, Analytics, Versioning for Unstructured Data
ETL, Analytics, Versioning for Unstructured Data. Contribute to iterative/datachain development by creating an account on GitHub.
agent-zero
Agent Zero is an AI framework designed for creating general-purpose assistants capable of handling a wide range of tasks through a highly customizable and extensible system. It emphasizes dynamic learning, multi-agent cooperation, and the use of computer tools to accomplish tasks, all while being open-source and adaptable to user needs.
https://github.com/frdel/agent-zero
Agent Zero is an AI framework designed for creating general-purpose assistants capable of handling a wide range of tasks through a highly customizable and extensible system. It emphasizes dynamic learning, multi-agent cooperation, and the use of computer tools to accomplish tasks, all while being open-source and adaptable to user needs.
https://github.com/frdel/agent-zero
GitHub
GitHub - frdel/agent-zero: Agent Zero AI framework
Agent Zero AI framework. Contribute to frdel/agent-zero development by creating an account on GitHub.
React + Django Ninja: Full-Stack Auth (in 15 Mins)
We'll create a full-stack application using React.js frontend and a Django REST API, using the awesome Django Ninja (Much nicer than Django REST framework), including user authentication.
https://www.youtube.com/watch?v=8_yp3UqdKjk
We'll create a full-stack application using React.js frontend and a Django REST API, using the awesome Django Ninja (Much nicer than Django REST framework), including user authentication.
https://www.youtube.com/watch?v=8_yp3UqdKjk
YouTube
React + Django Ninja: Full-Stack Auth (in 15 Mins) β‘οΈ
We'll create a full-stack application using React.js frontend and a Django REST API, using the awesome Django Ninja (Much nicer than Django REST framework), including user authentication.
π Written guide: https://www.photondesigner.com/articles/react-auth?ref=ytβ¦
π Written guide: https://www.photondesigner.com/articles/react-auth?ref=ytβ¦
Tracing the evolution of a Python function with git log
The article explains how to use the git log -L command to trace the evolution of a specific function in a Python file, providing a more focused view of code changes over time. It demonstrates the process using an example from the Authlib package, highlighting the importance of setting up .gitattributes for Python files and showcasing how this method can help in debugging and understandin...
https://nerderati.com/tracing-the-evolution-of-a-python-function-with-git-log/
The article explains how to use the git log -L command to trace the evolution of a specific function in a Python file, providing a more focused view of code changes over time. It demonstrates the process using an example from the Authlib package, highlighting the importance of setting up .gitattributes for Python files and showcasing how this method can help in debugging and understandin...
https://nerderati.com/tracing-the-evolution-of-a-python-function-with-git-log/
Nerderati
Tracing the evolution of a Python function with git log
I primarily yell at code. Well, I look sternly in its general direction, gently urging it to do my bidding.
torchchat
Run PyTorch LLMs locally on servers, desktop and mobile.
https://github.com/pytorch/torchchat
Run PyTorch LLMs locally on servers, desktop and mobile.
https://github.com/pytorch/torchchat
GitHub
GitHub - pytorch/torchchat: Run PyTorch LLMs locally on servers, desktop and mobile
Run PyTorch LLMs locally on servers, desktop and mobile - pytorch/torchchat