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

Резултати

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

Пребарај: #infectious

当前筛选 #infectious清除筛选
STAR VET BOOKS

@starvetbooks · Post #4353 · 07.08.2024 г., 14:31

DIFFERENT DISEASE CAN ENTER OUR FARM DUE TO RELATED AND UNRELATED CAUSES AND CAUSE DAMAGE . #Infectious agent, for example, virus, bacteria, fungi, parasites # food deficiency #management problems #Environmental problems #food poisoning Symptoms of disease in unhealthy chickens depend on the pathogen and the part of the body affected, and for the most part most diseases show these symptoms. ✔️ Shaving ✔️ Throwing wings ✔️ Diarrhea ✔️ Decreased appetite ✔️ Manbat ✔️ Paralysis ✔️ Sudden death These and similar symptoms:- When it occurs, it is important to identify sick chickens by careful observation and to consult a nearby specialist. Apart from this, giving medicine without properly identifying the disease and consulting a specialist may expose them to drug resistance, so it is appropriate to take necessary precautions. https://t.me/starvetbooks

#TIPS some infectious disease of poultry(viral and bacterial) 1 avian influenza(orthomyxoviridae) * purple discoloration of wattles and Combs with swelling caused by abnormal accumulation of fluid * swollen head, accumulation of liquid in eyelids and comb * pinpoint bleeding under the skin(mostly seen on feet and shanks) *bleeding into the ovaries * bleeding into the gizzard *bleeding in the mucosa of trachea *bleeding in the muscle and in the fat around the heart 2 Fowl pox(poxviridae) * Dry form :- wart like nodules on the skin (Combs,face and wattles) * Wet form:- cankers are embedded in the membranes of the mouth, larynx and trachea *Wet form:- Brown nodular lesions on the mucosa membrane of larynx;when removed,an eroded area is left. 3 Marek's Disease(Herpsvirus) neurological form(progressive paralysis): * paralysis (loss of muscle function) of wings, characteristic dropping of limb. *Twisted neck (torticollis) *lameness *Brachial plexus(nerve) is two or three times the normal thickness, swelling caused by fluid(oedema) #Visceral form: * enlarged liver with diffuse grayish nodules formed by abnormal growth of tissue. Enlarged spleen with diffuse grayish discolorations. #Infectious Coryza(Haemophilus) * watery swollen eyes and face, purulent nasal exudates *Eyelids stick together by mucous and exudates. # Fowl cholera(pasteurella) blue coloration of wattles,swollen wattles and face. *Yellow-brown pus accumulated in a swollen wattles *Pus (whitish to yellow) accumulated in a hock joint. *Pinpoint bleeding in the muscles of heart #Biruk Eshetu(DVM) 0926257962