Python/ django
58.9K subscribers
2.07K photos
61 videos
47 files
2.79K links
по всем вопросам @haarrp

@itchannels_telegram - 🔥 все ит-каналы

@ai_machinelearning_big_data -ML

@ArtificialIntelligencedl -AI

@datascienceiot - 📚

@pythonlbooks

РКН: clck.ru/3FmxmM
加入频道
What will be the output of the following code?
Anonymous Quiz
26%
222
50%
2
4%
1
4%
111
16%
Error
🖥 jrnl

Collect your thoughts and notes without leaving the command line.

Минималистичное приложение на Python для создания заметок или для ведения дневниковых записей прямо в терминале.

🖥 Github

pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Pyserini

Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.

pip install pyserini

🖥 Github: https://github.com/castorini/pyserini

✅️ Paper: https://arxiv.org/abs/2302.06587v1

⭐️ Dataset: https://paperswithcode.com/dataset/ms-marco

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
✔️ Edge GPT

Reverse engineered API of Microsoft's Bing Chat.

API чата Bing от Microsoft.

python3 -m pip install EdgeGPT --upgrade

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Bokeh

Interactive Data Visualization in the browser, from Python.

Интерактивная визуализация данных в браузере из Python
.

pip install bokeh

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Курс 2023. Разработка клиентских телеграм ботов на Pyrogram.

https://www.youtube.com/playlist?list=PLysMDSbb9HcwHrmXBYMFTh9ZNeq1FFeAJ

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Flower

Flower is a web based tool for monitoring and administrating Celery clusters.

Flower — это веб-инструмент для мониторинга и администрирования тасков
Celery.

$ pip install flower

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 formulas: An Excel formulas interpreter in Python.

Excel formulas interpreter in Python.

Интерпретатор формул Excel на Python.

$ pip install formulas

🖥 Github
📌 Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🎵 Polymath

Convert any music library into a music production sample-library with ML.

Polymath использует машинное обучение для преобразования любой музыкальной библиотеки (например, с жесткого диска или YouTube) в библиотеку сэмплов для создания музыки.

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 SymPy

A computer algebra system written in pure Python.

Библиотека для линейной алгебры, написанная на чистом Python.

$ git clone https://github.com/sympy/sympy.git

🖥 Github
📃Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Validating Input Values

➡️ In the below example we validate that Point has only Numbers as values by making `x ` as a property & validating in the x.setter

В приведенном ниже примере мы проверяем, что класс Point принимает только числа в качестве значений.


💨 8 INPUT VALIDATION

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🧠 SpeechBrain

SpeechBrain is an open-source and all-in-one conversational AI toolkit based on PyTorch.

SpeechBrain - это набор инструментов разговорного ИИ с открытым исходным кодом, основанный на PyTorch.


🖥 Github
🔍Tutorials
💨Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
Открываем доступ в наш канал с бесплатными книгами по базам данных и алгоритмизации.

MySQL, PostgreSQL, MongoDB, Big Data: книги по этим темам в избытке в библиотеке баз данных.

На это стоит посмотреть: @dbbooks
🖥 PyGWalker: A Python Library for Exploratory Data Analysis with Visualization

PyGWalker: Turn your pandas dataframe into a Tableau-style User Interface for visual analysis.

PyGWalker: преобразуем датафрейм pandas в пользовательский интерфейс в стиле таблицы для визуального анализа.


pip install pygwalker

🖥 Github
🖥 Colab

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🎞 Data Science. Советы по написанию эффективного кода на Python

Смотреть

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 The SQL Linter for Humans

A modular SQL linter and auto-formatter with support for multiple dialects and templated code.

SQLFluff — это гибкий и настраиваемый линтер SQL.
Разработанный с учетом приложений ELT, SQLFluff также работает с шаблонами Jinja и dbt. SQLFluff автоматически исправит большинство ошибок линтинга.

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 isanlp

Natural language processing tools for English and Russian (postagging, syntax parsing, SRL, NER, language detection etc.)


Инструменты обработки естественного языка для английского и русского языков ( синтаксический анализ, SRL, NER, определение языка и т. д.)

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Feature Store for Machine Learning

Feast (Feature Store) is an open source feature store for machine learning.

Feast — это самый быстрый способ управления существующей инфраструктурой для производства аналитических данных для обучения моделей.

pip install feast

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Chat Downloader

A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts.

Python утилита для парсинга сообщений из чата и прямых трансляций на всех популярных площадках.

- YouTube.com
- Zoom.us
- Facebook.com
- Twitch.tv

$ pip install chat-downloader

Использование:
# termimal
$ chat_downloader https://www.youtube.com/watch?v=video_link --output chat.json


# Python script
from chat_downloader import ChatDownloader

url = 'https://www.youtube.com/watch?v=video_link'
chat = ChatDownloader().get_chat(url)

for message in chat:
chat.print_formatted(message)


🖥 Github
📝 Docs

#python #soft #github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
Раскройте потенциал Python Numpy: руководство для начинающих в науке о данных

Смотреть

@pythonl