Treescope: Interactive HTML visualization library for Python neural networks
https://github.com/google-deepmind/treescope
https://github.com/google-deepmind/treescope
GitHub
GitHub - google-deepmind/treescope: An interactive HTML pretty-printer for machine learning research in IPython notebooks.
An interactive HTML pretty-printer for machine learning research in IPython notebooks. - google-deepmind/treescope
Mypy 1.11 Released
Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes.
https://mypy-lang.blogspot.com/2024/07/mypy-111-released.html
Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes.
https://mypy-lang.blogspot.com/2024/07/mypy-111-released.html
Blogspot
Mypy 1.11 Released
Mypy 1.11 Released We’ve just uploaded mypy 1.11 to the Python Package Index ( PyPI ). Mypy is a static type checker for Python. This r...
Abstract interpretation in the Toy Optimizer
In this blog post, I’m going to write a small abtract interpreter for the Toy IR and then show how we can use it to do some simple optimizations.
https://bernsteinbear.com/blog/toy-abstract-interpretation/
In this blog post, I’m going to write a small abtract interpreter for the Toy IR and then show how we can use it to do some simple optimizations.
https://bernsteinbear.com/blog/toy-abstract-interpretation/
Max Bernstein
Abstract interpretation in the Toy Optimizer
CF Bolz-Tereick wrote some excellent posts in which they introduce a small IR and optimizer and extend it with allocation removal. We also did a live stream together in which we did some more heap optimizations.
PDF-Extract-Kit
A Comprehensive Toolkit for High-Quality PDF Content Extraction.
https://github.com/opendatalab/PDF-Extract-Kit
A Comprehensive Toolkit for High-Quality PDF Content Extraction.
https://github.com/opendatalab/PDF-Extract-Kit
GitHub
GitHub - opendatalab/PDF-Extract-Kit: A Comprehensive Toolkit for High-Quality PDF Content Extraction
A Comprehensive Toolkit for High-Quality PDF Content Extraction - opendatalab/PDF-Extract-Kit
Annotated area charts with plotnine
The
https://nrennie.rbind.io/blog/plotnine-annotated-area-chart
The
plotnine
visualisation library brings the Grammar of Graphics to Python. This post walks through the process of creating a customised, annotated area chart of coal production data.https://nrennie.rbind.io/blog/plotnine-annotated-area-chart
Nicola Rennie
Annotated area charts with plotnine | Nicola Rennie
The `plotnine` visualisation library brings the Grammar of Graphics to Python. This blog post walks through the process of creating a customised, annotated area chart of coal production data.
Fast(er)API: Optimizing Processing Time
A few simple tips to make your REST API go faster.
https://fabridamicelli.github.io/posts/2023-07-13-optimize-fastapi.html
A few simple tips to make your REST API go faster.
https://fabridamicelli.github.io/posts/2023-07-13-optimize-fastapi.html
flpc: Probably the fastest regex library for Python. Made with Rust 🦀 and PyO3
https://www.reddit.com/r/Python/comments/1dv811q/flpc_probably_the_fastest_regex_library_for/
https://www.reddit.com/r/Python/comments/1dv811q/flpc_probably_the_fastest_regex_library_for/
Reddit
From the Python community on Reddit: flpc: Probably the fastest regex library for Python. Made with Rust 🦀 and PyO3
Explore this post and more from the Python community
👍1
How to Design a REST API That Doesn’t SUCK
Learn 6 essential tips for designing a great REST API that even big companies often overlook. From following standards and maintaining consistency to writing clear documentation and simplifying integration, this video covers everything you need to create user-friendly and efficient APIs. Don't miss out on the key strategies for improving your API design!
https://www.youtube.com/watch?v=SjUQLryotAk
Learn 6 essential tips for designing a great REST API that even big companies often overlook. From following standards and maintaining consistency to writing clear documentation and simplifying integration, this video covers everything you need to create user-friendly and efficient APIs. Don't miss out on the key strategies for improving your API design!
https://www.youtube.com/watch?v=SjUQLryotAk
YouTube
6 Easy Tips to Design an AWESOME REST API
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Learn 6 essential tips for designing a great REST API that even big companies often overlook. From following standards and maintaining consistency to writing clear documentation…
Learn 6 essential tips for designing a great REST API that even big companies often overlook. From following standards and maintaining consistency to writing clear documentation…
👍1
hololinked
Pythonic data acquisition which is HTTP compatible and beginner friendly
https://github.com/VigneshVSV/hololinked
Pythonic data acquisition which is HTTP compatible and beginner friendly
https://github.com/VigneshVSV/hololinked
GitHub
GitHub - VigneshVSV/hololinked: beginner friendly data acquisition & IoT in python - especially suited for instrumentation
beginner friendly data acquisition & IoT in python - especially suited for instrumentation - VigneshVSV/hololinked
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