Forwarded from ITGram
Внеплановый пост о том, что вчера я зарелизил Dephell -- инструмент для управления Python проектами с целой коллекцией фич: работа с зависимостями в любом формате, умный резолвер, аудит безопаности, поиск устаревших пакетов, просмотр лицензий зависимостей, управление виртуальными окружениями, бамп версии проекта, сборка пакетов, установка CLI инструментов в изолированное окружение и ещё много-много всего. Работал я над этим больше полугода, причем последние 2 месяца full-time, по 12 часов в день. Всё для вас ❤️
GitHub
GitHub - dephell/dephell: :package: Python project management. Manage packages: convert between formats, lock, install, resolve…
:package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump ver...
Forwarded from Data Phoenix
Anomaly Detection for Dummies
This tutorial explores unsupervised anomaly detection for univariate and multivariate data. Covers a variety of detection strategies with python code snippets and screenshots.
Jupyter notebook: http://bit.ly/2O2PFp9
http://bit.ly/2O7unaa
This tutorial explores unsupervised anomaly detection for univariate and multivariate data. Covers a variety of detection strategies with python code snippets and screenshots.
Jupyter notebook: http://bit.ly/2O2PFp9
http://bit.ly/2O7unaa
GitHub
Machine-Learning-with-Python/Anomaly_Detection_for_Dummies.ipynb at master · susanli2016/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms - susanli2016/Machine-Learning-with-Python
Forwarded from oleg_log (Oleg Kovalov)
Как минимум команда, создающая список последних приложений заслуживает внимания.
`defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && \
killall Dock`
Да, сборник хаков для макоси https://github.com/herrbischoff/awesome-macos-command-line
`defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }' && \
killall Dock`
Да, сборник хаков для макоси https://github.com/herrbischoff/awesome-macos-command-line
Forwarded from I hate overtime
#sql
Если вдруг у вас Sql Server и вы не знакомы с вот этим набором утилит, то быстрее знакомьтесь, т.к. там есть все и на все случаи жизни(включая репорты по дедлокам!)
К сожалению, не работает с Azure Sql(чего и вам не советую😏)
Если вдруг у вас Sql Server и вы не знакомы с вот этим набором утилит, то быстрее знакомьтесь, т.к. там есть все и на все случаи жизни(включая репорты по дедлокам!)
К сожалению, не работает с Azure Sql(чего и вам не советую😏)
GitHub
GitHub - BrentOzarULTD/SQL-Server-First-Responder-Kit: sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server…
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning. - BrentOzarULTD/SQL-Server-First-Responder-Kit
Forwarded from GitHub'ненько
Convert curl commands to python, javascript, php, R, Go, Rust, Dart, JSON, Ansible https://curl.trillworks.com
#devtools #dev
https://github.com/NickCarneiro/curlconverter/
#devtools #dev
https://github.com/NickCarneiro/curlconverter/