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
加入频道
⭐️Awesome data science

Probably the best curated list of data science software in Python.

🖥 Github

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

QualityScaler - image/video deeplearning upscaling for any GPU

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Detailed Python developer roadmap

🖥 Gihub

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

Fastest Python Screenshot

pip install dxcam

🖥 Gihub

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥 Phoenix10.1

Phoenix10.1 is a software to generate personalized pre-recorded internet radios that has a text-to-speech based radio jockey.

sudo apt-get install ffmpeg espeak

🖥 Gihub

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

EasyMocap is an open-source toolbox for markerless human motion capture and novel view synthesis from RGB videos.

🖥 Gihub
📌 Colab

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Understand Tensors With Numpy

✔️ Read
📌 Numpy Basics

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 Payloads All The Things

A list of useful payloads and bypass for Web Application Security and PentestCTF

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 A collection of design patternsidioms in Python

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
❤️ ChatGPT Telegram Bot

Telegram bot that lets you chat with the chatGPT language model using your local browser.

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥 PyChatGPT

pip install chatgptpy --upgrade

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
💨 Docarray

DocArray is a library for nested, unstructured, multimodal data in transit, including text, image, audio, video, 3D mesh, etc.


pip install docarray

🖥 Github
📌 Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥 ChatGPT CLI and Python Wrapper

pip install git+https://github.com/mmabrouk/chatgpt-wrapper

🖥 Github

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

An easy to use game engine/framework for python.

pip install ursina

🖥 Github

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

Generates LaTeX math description from Python functions.

🖥 Github
🖥 Colab

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 redis-py

Интерфейс Python для хранилища ключей и значений Redis.

$ pip install redis

>>> import redis
>>> r = redis.Redis(host='localhost', port=6379, db=0)
>>> r.set('foo', 'bar')
True
>>> r.get('foo')
b'bar'


🖥 Github
➡️ Installation

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

autopep8 automatically formats Python code to conform to the PEP 8 style guide.

$ pip install --upgrade autopep8

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🖥 StackExplain

Explain your error message in plain English using ChatGPT. Just run your file with the stackexplain command.

Крутой скрипт на основе ChatGPT выведет и обьяснит ошибку в вашем коде.


$ pip3 install stackexplain

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🔩 Bandit

A security linter from PyCQA

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🏓 ipyvizzu

ipyvizzu Build animated charts in many environments with a simple Python syntax.

pip install ipyvizzu

🖥 Github
🖥 Colab
✔️ Tutorial
↪️ Examples

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