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

Резултати

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

Пребарај: #3rs

当前筛选 #3rs清除筛选
NEA Singapore

@NEASingapore · Post #373 · 26.06.2022 г., 01:27

Ever wondered what your used notebooks, tissue boxes and loose paper becomes after putting them into the blue bins? They are treated and recycled into new items such as egg trays! #3Rs#RecycleRight Not sure what can be recycled? Find out at go.gov.sg/recycleright!

NEA Singapore

@NEASingapore · Post #368 · 12.06.2022 г., 01:30

Recycling plastic can be confusing with the many plastic identification numbers. To keep things simple, just recognise and remember that these 3 groups that are ok to be put into Bloobin! Not sure what can be recycled? Find out at go.gov.sg/recycleright! #3Rs#RecycleRight

NEA Singapore

@NEASingapore · Post #335 · 14.04.2022 г., 09:31

Here’s another test for your recycling knowledge! Do you know which items can or cannot be placed into the blue recycling bins? Not sure what can be recycled? Find out at go.gov.sg/recycleright! #3Rs#RecycleRight

NEA Singapore

@NEASingapore · Post #291 · 12.12.2021 г., 03:29

It’s finally that time of year to pull out our festive decorations! Rather than buy new decorations each year, keep them to be reused each year -- they never go out of style 😊#SayYEStoWasteLess#3Rs

NEA Singapore

@NEASingapore · Post #280 · 04.11.2021 г., 02:00

#RecycleRight Tip: Flatten cardboard boxes, even smaller ones such as tissues boxes. This gives you more room in your recycling corner, and frees up space in the recycling bin! #3Rs

NEA Singapore

@NEASingapore · Post #338 · 21.04.2022 г., 09:31

#DidYouKnow not all takeout containers or disposable plastics can be recycled? If they’re greasy or dirty, bin them to avoid contaminating other recyclables. Not sure what can be recycled? Find out at go.gov.sg/recycleright! #3Rs#RecycleRight

NEA Singapore

@NEASingapore · Post #450 · 25.10.2022 г., 00:45

Dressing up as your favourite superhero this Halloween? Get creative and make a costume using everyday household items. When you’re done, recycle or reuse what you can of your outfit, so that your superhero legacy will continue to live on 🦸‍♂️ #3Rs#ReduceReuseRecycle

NEA Singapore

@NEASingapore · Post #1215 · 31.12.2025 г., 00:54

Glow-up your home with a recycling corner! Keep a bin, box or bag right beside your trash bin to make recycling effortless. ✅ Drop in only clean recyclables 🚫 Keep food scraps & oily packaging out Soon, recycling will feel like second nature! #3Rs#RecycleRight#TowardsZeroWaste#SustainableSG

ПретходнаСтраница 1 од 3Следна