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

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

@ai_machinelearning_big_data -ML

@ArtificialIntelligencedl -AI

@datascienceiot - 📚

@pythonlbooks

РКН: clck.ru/3FmxmM
加入频道
🖥 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
🖥 Hummingbot

Hummingbot is an open source client-side framework that helps you build, manage, and run automated trading strategies, or bots.

🖥 Github
📝 Docs
📌 Install

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

Hatch is a modern, extensible Python project manager.


🖥 Github
📝 Docs

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
✔️ Textual Markdown Browser

This project is an experimental "Markdown browser" for the terminal, built with Textual.


pip install textual-markdown

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🎓 A Unified Framework for Surface Reconstruction

SDFStudio is a unified and modular framework for neural implicit surface reconstruction, built on top of the awesome nerfstudio project

git clone https://github.com/autonomousvision/sdfstudio.git
cd sdfstudio
pip install --upgrade pip setuptools
pip install -e .


🖥 Github
⭐️ Docs
🖥 Datasets

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
🔥 Python Best Practices

Guidelines and best practice tips on how to write Python code.

git clone [email protected]:mafda/python_best_practices.git

🖥 Github

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

Free and Open Source AI Image Upscaler on Python

git clone https://github.com/TGS963/upscayl

🖥 Github

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

В этом репозитории представлены примеры кода и примеры подсказок для выполнения общих задач с помощью API OpenAI.

🖥 Github

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

$ pip install stockfish

Implements an easy-to-use Stockfish class to integrates the Stockfish chess engine with Python.

🖥 Github

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

A python library for userfriendly forecasting and anomaly detection on time series.

pip install darts

🖥 Github

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 gpt-discord-bot

Example Discord bot written in Python that uses the completions API.

docker pull ghcr.io/m1guelpf/chatgpt-telegram

🖥 Github
✔️ ChatGpt

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

Tooling that automates your social media interactions to “farm” Likes, Comments, and Followers on Instagram Implemented in Python using the Selenium module.

🖥 Github
✔️ Docs
➡️ Example


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

telegram bot that allows to generate images using the Stable Diffusion AI.

🖥 Github
🖥 Colab

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 InsightFace: 2D and 3D Face Analysis Project

InsightFace is an open source 2D&3D deep face analysis toolbox, mainly based on PyTorch and MXNet.

🖥 Github
📝 Project

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

MMEditing is an open-source image and video editing toolbox based on PyTorch. It is a part of the OpenMMLab project.

🖥 Github
📝 Project

@pythonl
Please open Telegram to view this post
VIEW IN TELEGRAM
🖥 SQLite Discord Bot

SQLite Discord Bot is a discord bot, able to connect and manage any SQLite Database.

🖥 Github

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