@davidbrochart
Followers
2K
Following
4K
Media
377
Statuses
2K
Better not to start, once begun better to finish.
Paris, France
Joined April 2009
I am leaving this site. You can find me there: - @davidbrochart@mastodon.top - @davidbrochart.bsky.social
0
0
2
Open and run GitHub-hosted (Jupyter) notebooks in Marimo ๐คฏ - no installation required (full WASM) - access the GitHub contents from the notebook - just prepend ' https://t.co/j3OCSuBiXY' to the GitHub URL https://t.co/YngoRmPSRZ
4
5
31
Revisiting @wolfvollprecht's idea of generic programming in Python from SciPy 2020: https://t.co/i5lIKbE8Z2 Did you push that idea further?
0
0
2
Marimo 0.10.10 is out, with real-time collaboration ๐ This is using the same technology as Jupyter (CRDTs). It's great to see how the two projects can benefit from each other. As a contributor to both projects I think there can be a future where they share more functionalities.
0
1
8
๐ Zarr-Python 3 is here! ๐ - Full support for Zarr v3 spec - Chunk-sharding for more efficient data storage - Major performance boosts with async I/O & parallel compression ๐ป pip install --upgrade zarr Blog post: https://t.co/0pCdmjFQAX
0
13
39
AnyIO v4.8.0 is out, with support for offloading CPU-bound functions to Python 3.13's sub-interpreters: await https://t.co/fWVK4w7y84_interpreter.run_sync(my_func)
0
4
37
I just released jpterm 0.2.20, with an update to Textual v1.0 ๐ Textual's ability to maximize the focused widget is awesome from an accessibility point of view. For instance here you can view only the notebook cell that you are currently editing.
0
0
9
Yes, gravel bikes have always existed.
0
0
2
Textual 1.0 has been released. ๐ฅณ Three years in the making. A TUI framework that is bigger than the terminal. To celebrate, I want to give away some trade secrets. Because I am appalling at keeping secrets. Tell me what you think of the diagrams... https://t.co/8aGRgOQuXF
textual.textualize.io
Textual is a TUI framework for Python, inspired by modern web development.
21
82
472
๐๐ง Episode #230 of the Real Python Podcast is live: โmarimo: Reactive Notebooks and Deployable Web Apps in Pythonโ with @akshaykagrawal #python #podcast
realpython.com
What are common issues with using notebooks for Python development? How do you know the current state, share reproducible results, or create interactive applications? This week on the show, we speak...
0
3
12
I figured that Zulip enforcing topics is a bit like structured concurrency, and now I feel much better :)
0
0
0
ruff refactor --help Run the Ruff refactoring system on the given files or directories, using LLMs. This may change the whole architecture, files and directories, provided that tests still pass.
0
0
0
Hacking around with real-time collaboration in Marimo.
2
4
23
Interesting podcast about CRDTs and local-first applications. @kevin_jahns They talk about authorization in Automerge. https://t.co/624nEQVZ5n
0
0
3
I started anyioutils to bring to AnyIO some asyncio-like features such as Future and Task: https://t.co/Ph9ZoTN9tk
github.com
Utility classes and functions for AnyIO. Contribute to davidbrochart/anyioutils development by creating an account on GitHub.
0
1
4
Jupyter Releaser is an automation tool developed by the #Jupyter team to streamline and standardize the release process across Jupyter projects. Check out this blog post to learn how to use it for your own projects!
blog.jupyter.org
Jupyter Releaser is a tool developed by the Jupyter team to streamline and standardize the release process across Jupyter projects
0
13
47
QuantStack steps up to support @ApacheArrow with new dedicated team. Antoine Pitrou, Apache Arrow maintainer, and core CPython developer will lead this new initiative at QuantStack. https://t.co/RrNQsPTrzf
medium.com
We are thrilled to announce that QuantStack is starting a new team dedicated to the maintenance and development of Apache Arrow. This moveโฆ
2
22
57
Awesome contribution to pycrdt ๐ With this, pycrdt will support XML shared documents as well as embedded content and formatting attributes in shared text. https://t.co/gV4Fgt4sTM
github.com
Closes #151. Add support for YJS XML fragment, binding to yrs XmlFragment, XmlElement, XmlText, and XmlEvent. Also add support for [Xml]Text embeds and attributes. This should make pycrdt usable wi...
0
0
5