These are public posts tagged with #uv. You can interact with them if you have an account anywhere in the fediverse.
Exploring UV: self-contained Python scripts made easy
https://hleb.dev/post/exploring-uv/
Last night, I experimented with UV and discovered a…
hleb.dev"Share Python Scripts Like a Pro: uv and PEP 723 for Easy Deployment"
https://thisdavej.com/share-python-scripts-like-a-pro-uv-and-pep-723-for-easy-deployment/
Быстрее, выше, сильнее: сравнение подходов poetry, rye и uv
Привет, с вами снова Егор, Tech Lead компании ИдаПроджект . Я все еще занимаюсь стратегией, процессами и командами в направлении backend-разработки :) Когда-то давно (по меркам IT), шесть лет назад, мы сходили на конференцию и послушали про poetry, преисполнились и внедрили его у себя на проектах. Но ничто не стоит на месте: вот уже два года мир знает о uv, а недавно появился еще и rye. Поэтому я посвятил пару выходных тестированию этих инструментов, чтобы использовать на наших типичных проектах. В статье сравним poetry, uv и rye: кто быстрее управляет зависимостями, как использовать их в Docker, и какой из них выбрать в 2025 году. Заодно пробежимся по философии инструментов и посмотрим пару новых PEP стандартов, которые могут улучшить работу с зависимостями.
Привет, с вами снова Егор, Tech Lead компании ИдаПроджект…
Хабрuv accommodates the Python project to be faster than…
bluebirzInitially, I was using #Tify, which looks nice and was easy enough. But it doesn’t seem to support continuous display. I tried #UV #UniversalViewer as well, but it also seems to ignore the behavior. #Mirador, otoh, actually does what I want (yay!), but it feel more like embedding an application into my page rather than a simple viewer component (and it ignores sizing of the container).
uv download statistics overtake Poetry for Wagtail…
Wagtail CMSHeute ist der Welttag der Meteorologie.
Auch wir im BfS beschäftigen uns mit Meteorologie. Gemeinsam mit dem #DWD betreiben wir ein solares UV-Messnetz in Deutschland. Von Sonnenaufgang bis -untergang messen und analysieren wir an unseren Messstationen die solare UV-Strahlung, die bei uns am Erdboden ankommt und erstellen #UV-Prognosen. So könnt ihr euch frühzeitig über hohe UV-Werte informieren und passende Maßnahmen zum UV-Schutz ergreifen.
https://www.bfs.de/DE/themen/opt/uv/uv-index/uv-messnetz/uv-messnetz_node.html
Managed to figure out how to properly use #uv to manage #Python correctly such that it runs in a code editor.
I'm starting an IT & Computing course with #OpenUniversity that uses Python for problem solving, starting with IDLE but eventually migrating to a code editor - I needed to get it working properly.
Been through computational #mathematics this morning - both converting equations and expressions to code, but also writing them with #LaTex with nice formatting.
Porównajmy backendy #PEP517 dla paczek napisanych w samym Pythonie:
#flit-core: 51 KiB archiwum źródłowe, bez zależności, instaluje się 0,05 s, ~150 KiB po zainstalowaniu, działa wszedzie
#UvBuild: 300 KiB archiwum, wymaga ~250 zależności crate (54 MiB pobierania, ~600 MiB w .cargo), buduje się 1 min 20 s (na 12-wątkowym procesorze), 4,2 MiB po zainstalowaniu, wspiera kilkanaście platform
I oczywiście, że flit-core ma szerszą funkcjonalność. Ale jestem przekonany, że gdzieś ktoś potrzebuje zaoszczędzić te kilka milisekund budowania paczek Pythona.
un article du blog "bite code" (que je vous recommande de suivre ou de fouiller - plein de choses intéressantes sur les #tests aussi, par exemple) sur un retour d'expérience sur https://github.com/astral-sh/uv, le gestionnaire de projet #Python de @charliermarsh, après un an d'utilisation de #uv dans différents contextes : https://www.bitecode.dev/p/a-year-of-uv-pros-cons-and-should
> A year of uv: pros, cons, and should you migrate
> Yes, probably.
À suivre : un billet dédié à ses conseils d'utilisation de uv.
An extremely fast Python package and project manager,…
GitHubA year of #uv: pros, cons, and should you migrate #python
https://www.bitecode.dev/p/a-year-of-uv-pros-cons-and-should
Vandaag is de lente begonnen. Dat betekent ook dat de zon steeds hoger staat. Vanaf nu kan zonkracht 3 al voorkomen. Als de huid nog niet gewend is aan de zon kan deze snel verbranden.
Een beetje zon is goed voor de gezondheid. Het zorgt voor de aanmaak van vitamine D.
Te veel UV-straling is niet goed. De huid verbrandt dan en veroudert sneller. UV-straling is de belangrijkste oorzaak van huidkanker en kan bijdragen aan staar.
https://www.rivm.nl/nieuws/lentezon-verwacht-geniet-maar-verbrand-niet-1
@morgunkorn the last 3 look like #UV #BumpMaps, don't they?
Cc: @fuchsiii
Strahlung ist überall, sie umgibt uns immer. An manchen Orten allerdings mehr als an anderen. Wie sieht es zum Beispiel auf einem Marktplatz aus? Vicky und Tim sind in der Stadt unterwegs und erklären uns, was für Strahlung ihnen begegnet und wo es Risiken gibt - und wo nicht.
#handy #mobilfunk #uv #uvindex #sar #strahlung #strahlenschutz
Great news for #python developers! #dependabot now supports #uv #astraluv . Nothing stands between your codebase and almost-instant #dependencymanagement!
Dependabot version updates now support uv in general…
The GitHub BlogWe also have lightning talks! @tero is showing us how to write single-file executable Python scripts with dependencies using uv.