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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #421 · 23 мар.

Мы используем Makefile думая, что нет альтернатив, что это стандарт и всё такое. Но make это не запускалка команд, а система сборки. Мы фактически используем его не по назначению. И на самом деле альтернатива есть! Некоторое время назад я открыл для себя прекрасный инструмент - just. Он решает все проблемы make. just - это не система сборки как make, это именно исполнитель команд! Больше никаких Phony Targets и табуляций, привет нормальный синтаксис и передача аргументов!!! 😎 ⭐️Что умеет just: ✅ Автодокументирование команд Не нужно делать отдельную команду с докой, просто добавь комментарий # команда сборки build: ... $ just --list Available recipes: build # команда сборки Команда с именем default запускается по умолчанию если не указано другое, так что я обычно делаю так: default: just --list Теперь просто выполняем just и получаем доку из текущего файла. ✅ Удобная работа с переменными окружения # загрузить из .env set dotenv-load # глобальная переменная export PYTHONPATH := "./src" # переменная для команды test $TESTUNG="true": pytest ✅ Передача аргументов build target: @echo 'Build {{target}}...' команда запуска $ just build dev # Build dev... ✅ Выбор интерпретатора прямо в команде Пример с инлайн-скриптом на python: system: #!/usr/bin/env python3 import platform print(platform.system()) Эта же функция позволит выполнить скрипт как одну команду вместо перезапуска шела для каждой строки foo: #!/usr/bin/env sh for file in ls .; do echo $file done ✅ Выполнение команды в определенной директории. Можно указать как релятивный путь так и абсолютный [working-directory: 'backend'] build: docker compose build Также можно задать рабочую директорию глобально Там еще много интересного: - поддержка функций - автокомплиты и интеграции - экспрешены - алиасы команд - группировка команд - альтернативы команды под разные ОС - импорт других just-файлов - цветной вывод - ... и другие штуковины! Так что вперёд - ➡️ читать доку! Репозиторий: ➡️https://github.com/casey/just Статья: ➡️https://www.chicks.net/reference/file_formats/just/ ЗЫ. Кажется, на Makefile я уже не вернусь) #tools

Hashtags

Резултати

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

Пребарај: #handhygiene

当前筛选 #handhygiene清除筛选

🧼 Keep Your Hands Clean, Stay Healthy! 👐🏽 Washing your hands at the right moments helps prevent the spread of germs and diseases. Don’t forget to wash your hands: ✅ After coughing/sneezing ✅ After touching high-contact surfaces ✅ Before touching a mask ✅ When entering/leaving public spaces ✅ Upon returning home ✅ While caring for the ill Clean hands save lives! 🙌🏽#HandHygiene#StaySafe#NCDCNigeria

Every day, our hands come in contact with germs from surfaces, people, and objects around us. Without proper hygiene, these germs easily enter the body and cause illness. Washing your hands with soap under clean running water for at least 20 seconds especially before eating, after using the toilet, and after touching shared surfaces is one of the most effective ways to prevent infections. ✅Make handwashing a habit, protect yourself and those around you. Clean hands today, healthier tomorrow. #HealthTipMonday#HandHygiene#NCDCNigeria

#HandHygiene with clean, running water is very vital to the prevention of #cholera. Important #handwashing moments⬇️ ✅While caring for the ill ✅After using the toilet ✅Before food preparation ✅Before and after eating ✅After touching high contact surfaces #TakeResponsibility

#HandHygiene with soap under clean, running water is very vital to the prevention of #cholera. Important #handwashing moments⬇️ ✅While caring for the ill ✅After using the toilet ✅Before food preparation ✅Before and after eating ✅After touching high contact surfaces #TakeResponsibility

#HandHygiene with clean, running water is very vital to the prevention of #cholera. Important #handwashing moments⬇️ ✅While caring for the ill ✅After using the toilet ✅Before food preparation ✅Before and after eating ✅After touching high contact surfaces #TakeResponsibility

#FactFriday Clean hands is one of the simplest and most effective ways to stay healthy and protect those around you from diseases👌 Washing your hands with soap under clean running water for just 20 seconds can reduce your risk of infection by up to 50%? 🙌🏽 Make handwashing a daily habit ✅️ #FactFriday#HandHygiene#HealthyLiving#NCDCNigeria

Viral Haemorrhagic Fevers such as #LassaFever spread mainly from person to person through direct & indirect contact. When properly done, #HandHygiene is very important to reduce the risk of healthcare workers' infection. Our #IPC guidelines for #VHFs⬇️ https://ncdc.gov.ng/themes/common/docs/protocols/111_1579986179.pdf