Простой сокращатель URL-адресов, созданный с помощью Flask https://pythonawesome.com/a-simple-url-shortener-built-with-flask/
Python Awesome
A simple URL shortener built with Flask
A simple URL shortener built with Flask and MongoDB.
Шпаргалка по синтаксису Javascript и Python https://kevinbotero.medium.com/javascript-vs-python-syntax-cheatsheet-9bc7c59599c6
Medium
Javascript vs Python Syntax Cheatsheet
I was looking for a quick way to learn Python after I’ve learned Ruby and Javascript. I needed a quick cheat sheet with some syntax…
6 лучших проектов с открытым исходным кодом для распознавания лиц в реальном времени https://hackernoon.com/6-best-open-source-projects-for-real-time-face-recognition-vr1w34x5
Hackernoon
6 Best Open-Source Projects for Real-Time Face Recognition | HackerNoon
Real-time face recognition systems remain a very popular topic in computer vision, and a large number of companies have developed their own solutions to try and tap into the growing market.
Легкая библиотека Python для загрузки видео с YouTube https://pythonawesome.com/a-lightweight-python-library-for-downloading-youtube-videos/ Реализация сжатых N-мерных массивов с фрагментами для Python https://pythonawesome.com/an-implementation-of-chunked-compressed-n-dimensional-arrays-for-python/ Пакет Python для галактической и гравитационной динамики https://pythonawesome.com/a-python-package-for-galactic-and-gravitational-dynamics/
Python Awesome
A lightweight Python library for downloading YouTube Videos
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
👍1
Библиотека Сиборна: ваш могущественный союзник https://www.analyticsvidhya.com/blog/2021/04/seaborn-library-your-powerful-ally/
Analytics Vidhya
Seaborn Library |Seaborn Library: Your Powerful Ally
Seaborn is a python library for data visualization. It is a high-level interface based on matplotlib (popular data visualization library)
Скачивание видео с YouTube с помощью Python - вашего собственного загрузчика с YouTube https://blog.codekaro.info/download-youtube-videos-using-python-your-own-youtube-downloader
Иногда читать Python становится сложно. Итак, вот 4 функции, которые вы можете использовать в своем коде, чтобы упростить чтение кода. https://devwriteups.com/4-python-functions-that-make-reading-easier
DevWriteups.com
4 Python functions that make reading easier
Sometimes reading Python becomes tough. So here are 4 functions you can use your code to make the code reading easier.
Виртуальная среда в Python - Карманное руководство https://pythoncircle.com/post/404/virtual-environment-in-python-a-pocket-guide/
Python Circle
Virtual Environment in Python - A Pocket Guide
A complete guide to start with virtual environments in python. How to install virtual environments. How to create a new virtual environment. Benefits of using virtual environment. docker vs virtual environment
Лучшие библиотеки Python для обработки изображений в 2021 году https://www.analyticsvidhya.com/blog/2021/04/top-python-libraries-for-image-processing-in-2021/
Analytics Vidhya
Top Python Libraries For Image Processing In 2021
In this article, I will drill down the most helpful image processing libraries in Python which are being utilized vigorously in AI
10 Лучших Пакетов AutoML Python Для Автоматизации Задач Машинного Обучения https://www.activestate.com/blog/the-top-10-automl-python-packages-to-automate-your-machine-learning-tasks/
ActiveState
Top 10 AutoML Python packages to automate your machine learning tasks
Automate many of the most time and resource consuming machine learning tasks with these 10 best AutoML tools for Python.
Автоматизируйте любой чат-мессенджер с помощью Python https://ayushirawat.com/automate-any-chat-messenger-with-python
Ayushi Rawat's Blog
Automate any Chat-Messenger with Python
Easily automate Whatsapp | Facebook | Instagram Chat-Messenger with Python using PyAutoGUI
Множественная линейная регрессия с использованием Python и Scikit-learn https://www.analyticsvidhya.com/blog/2021/05/multiple-linear-regression-using-python-and-scikit-learn/
Analytics Vidhya
Multiple Linear Regression: Definition , Example and Applications
Explore Multiple Linear Regression (MLR) and Simple Linear Regression. Learn the basics of Machine Learning. Practical examples included.
Есть что-то лучше Python 🤩 (Для начала) https://blog.daranip.com/there-is-something-better-than-python-to-start
Daranip
There is something better than Python 🤩 (To Start)
Firstly, I value time and so should you. This article is not focused on experts. I'm making it clear so that you can save some time if you are not in the target audience of this article. Still, I will recommend you to share this with anyone who might...
Многоязычный бот-магазин Telegram с поддержкой Telegram Payments. https://pythonawesome.com/a-multilanguage-telegram-shop-bot-with-telegram-payments-support/
Python Awesome
A multilanguage Telegram shop bot with Telegram Payments support
A customizable, multilanguage Telegram shop bot with Telegram Payments support!
Скрипт python и шаги для отображения местоположения пиров, подключенных к qbittorrent https://pythonawesome.com/a-python-script-and-steps-to-display-locations-of-peers-connected-to-qbittorrent/ Средство визуализации цвета и глубины для ShapeNet https://pythonawesome.com/rendering-color-and-depth-images-for-shapenet-models/ Как выполнять поиск в Google с помощью Python https://ayushirawat.com/how-to-perform-google-search-using-python
Python Awesome
A python script and steps to display locations of peers connected to qbittorrent
Введение в связанный список в Python https://medium.com/geekculture/introduction-to-linked-list-in-python-a6fda53ac11e
Medium
Introduction to Linked-list in Python
We implement data structures such as linked list with nodes. A node is simply a data element which consists of two parts: data & pointer
Ориентированный на производительность форк CPython в Instagram. https://github.com/facebookincubator/cinder
GitHub
GitHub - facebookincubator/cinder: Cinder is Meta's internal performance-oriented production version of CPython.
Cinder is Meta's internal performance-oriented production version of CPython. - facebookincubator/cinder