Redirecting...

ZODB has served the Zope and Plone community for over two decades. But its storage model — opaque pickle blobs and BTree-based catalog indexes — hasn't aged well. You can't query your data with SQL. You can't inspect object state without unpickling. And the catalog is a black box that lives inside the very database it indexes.

Time to change that. Four modules, one mission — get ZODB out of the pickle jar.

https://community.plone.org/t/zodb-out-of-the-pickle-jar/22832

#zope #plone #python #rust #pyo3 #postgres #jsonb #zodb

ZODB out of the pickle jar

A long time ago in a galaxy far, far away It is a period of agentic coding in the FOSS galaxy. Chats with AI are abused to produce flooding AI slop. Striking from a cluster of senior developers hidden between the billion slop-coders of the big corp, agentic craftsmen of the FOSS community won the first victory in a battle with the powerful floodings of the outside fleet of coders. The big corp fears that another contribution could bring a thousand more free software projects into the agentic ...

Plone Community

RE: https://hachyderm.io/@itworldcup/115960578331633434

I'm tempted to do something with #PyO3 in celebration of the ongoing #ITWorldCup finals, no matter the outcome.

I hadn't thought much about this until someone asked whether ZenML locks you into Python-only codebases. The answer is more nuanced than I expected.

Put together an example repo with a multi-stage Dockerfile for remote orchestration and some sample earnings transcripts. Still want to try adding Rayon for parallel processing within a single step.

Example repo: https://github.com/zenml-io/rust-pipeline/

#MLOps #Rust #PyO3 #ZenML #PlatformEngineering

GitHub - zenml-io/rust-pipeline: Rust-powered RAG text preprocessing with ZenML and PyO3

Rust-powered RAG text preprocessing with ZenML and PyO3 - zenml-io/rust-pipeline

GitHub
Redirecting...

When Rustaceans meet Pythonistas

PeerTube

Как я Rust в Python встраивал

Rust все популярней, а вместе c этим создается много библиотек для Python на Rust. В данной статье узнаем, как создать простенькую библиотеку для Python на Rust на примере кодирования данных в Base 64.

https://habr.com/ru/articles/970752/

#pyo3 #ускорение_кода #оптимизация_python #ffi

Как я Rust в Python встраивал

Ведение Сейчас Rust "на хайпе" и ��месте с этим появляются много библиотек и инструментария для Python написанные на Rust. Год назад стал появляться Ruff в моем инфополе, а до этого pydantic выпустил...

Хабр

Friendship ended with PyO3, now wasm-pack and "import javascript" are my new best friend.

I'm going to regret this, am I not?

#rust #wasm #javascript #pyo3

Ah yes, the classic tale of #Python needing a lifeline, now through #Tauri and #Pyo3. 🤖 Because what could possibly go wrong when you mix #AI, #security, and a desperate attempt to stay relevant in the tech world? 🤦‍♂️ Just another day in the endless #GitHub maze of #innovation. 🌀
https://github.com/pytauri/pytauri #HackerNews #ngated
GitHub - pytauri/pytauri: Tauri binding for Python through Pyo3

Tauri binding for Python through Pyo3. Contribute to pytauri/pytauri development by creating an account on GitHub.

GitHub