TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #85 · 15 мај

"Ну и как же нам перекидывать строки ви числа?" спросите вы. Проверять каждый символ, очистив строку от лишних знаков и точек. Потом конвертить допустимые символы в числа и восстанавливать знак, дробную чусть и тд??? Самый быстрый способ это просто "попробовать" 😜 text = "-0.3" try: num = float(text) except ValueError: print('Dough!') Всё остальное это уже парсинг и разбор символов для иных целей. #basic

Hashtags

Резултати

Пронајдени 1 слични објави

Пребарај: #grocy

当前筛选 #grocy清除筛选
GitHub Trends

@githubtrending · Post #14850 · 21.06.2025 г., 12:00

#blade#erp#food#groceries#grocy#home#meal_planner#ownyourdata#php#self_hosted Grocy is a free, web-based tool you can host yourself to manage your groceries and household easily. It helps you track your food stock, plan meals, create shopping lists, manage chores, and keep info about your household devices all in one place. You can scan barcodes to add products quickly and get notifications about expired or low-stock items, reducing waste and saving money. It works on any device with a browser and offers a mobile app-like experience. You can customize it, use its API, and even run it via Docker. This makes managing your home organized, efficient, and less stressful. https://github.com/grocy/grocy