fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#UV

16 posts16 participants0 posts today

Ab einem #UV-Index-Wert von 3 sollte man Haut und Augen vor zu viel UV-#Strahlung schützen. Aber woher weiß ich, wann dieser Wert in meiner Region erreicht wird?

Wir empfehlen euch unseren UV-Newsletter. Er erscheint von April bis September jeden Montag, Mittwoch und Freitag und enthält die UV-Prognosen der kommenden drei Tage. So könnt ihr euch vorbereiten und entsprechende Maßnahmen für einen optimalen #UV-Schutz treffen.

Hier geht's zur Anmeldung: bfs.de/DE/aktuell/newsletter/u

- thisdavej.com/share-python-scr

Sharing single-file Python scripts with external dependencies is now easy thanks to uv and PEP 723, which enable embedding dependency metadata directly within scripts. This approach eliminates the need for complex setup tools like requirements.txt or package managers, making script distribution and execution seamless and simplifying deployment while maintaining flexibility and efficiency.

I'm in love with uv. Seriously, the tool is small yet packs a punch with features.

I'm writing an article for Fedora Magazine about the cool things you can do with uv, here is the source code (with the article in markdown) for your enjoyment:

github.com/josevnz/tutorials/t

GitHubtutorials/docs/Enhancing_Your_Python_Workflow_with_UV_on_Fedora at main · josevnz/tutorialsTutorials. Contribute to josevnz/tutorials development by creating an account on GitHub.
#uv#python#textual

🐍 So, you want to make Python scripts "self-contained" with uv? 😏 Spoiler alert: it's just a fancy way to bundle your spaghetti code without solving any real problems. 🎉 Enjoy your deep dive into the abyss of convoluted dev hacks! 📦💥
blog.dusktreader.dev/2025/03/2 #PythonScripts #SelfContained #Uv #DevHacks #SpaghettiCode #ConvolutedSolutions #HackerNews #ngated

blog.dusktreader.devSelf-contained Python scripts with uv - the.dusktreader blog

Быстрее, выше, сильнее: сравнение подходов poetry, rye и uv

Привет, с вами снова Егор, Tech Lead компании ИдаПроджект . Я все еще занимаюсь стратегией, процессами и командами в направлении backend-разработки :) Когда-то давно (по меркам IT), шесть лет назад, мы сходили на конференцию и послушали про poetry, преисполнились и внедрили его у себя на проектах. Но ничто не стоит на месте: вот уже два года мир знает о uv, а недавно появился еще и rye. Поэтому я посвятил пару выходных тестированию этих инструментов, чтобы использовать на наших типичных проектах. В статье сравним poetry, uv и rye: кто быстрее управляет зависимостями, как использовать их в Docker, и какой из них выбрать в 2025 году. Заодно пробежимся по философии инструментов и посмотрим пару новых PEP стандартов, которые могут улучшить работу с зависимостями.

habr.com/ru/companies/idaproje

ХабрБыстрее, выше, сильнее: сравнение подходов poetry, rye и uvПривет, с вами снова Егор, Tech Lead компании ИдаПроджект . Я все еще занимаюсь стратегией, процессами и командами в направлении backend-разработки :) Когда-то давно (по меркам IT), шесть лет назад,...
#python#django#uv
Continued thread

Initially, 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).