IT-новости про Python, которые стоит знать

Собрали в одном месте самые важные ссылки
читайте нас в Telegram

     13.10.2023       Выпуск 512 (09.10.2023 - 15.10.2023)       Интересные проекты, инструменты, библиотеки

faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ and NATS.

     15.09.2023       Выпуск 508 (11.09.2023 - 17.09.2023)       Интересные проекты, инструменты, библиотеки

PyMlup - library for easy run ML in production

A library for running web applications with machine learning models. You no longer need to copy the code of identical services with models. You can launch a web application only with a model in hand and without writing a single line of code. Just type "mlup run -m my_model.onnx".