7 идей проекта Python для начинающих https://www.geeksforgeeks.org/7-python-project-ideas-for-beginners/
GeeksforGeeks
7 Python Project Ideas for Beginners - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Встраивание секретных сообщений в волновой аудиофайл с помощью Python https://pythonawesome.com/embedding-secret-messages-in-wave-audio-file-with-python/
10 лучших Python IDE для программирования на Python https://code.coursesity.com/best-python-ide
Использование GraphQL с Python - полное руководство https://www.apollographql.com/blog/graphql-python-api-complete-guide/
Вы не можете пропустить эти 8 библиотек Python https://www.analyticsvidhya.com/blog/2021/04/you-cannot-miss-these-8-python-libraries/
Analytics Vidhya
You Cannot Miss These 8 Python Libraries
In this detailed article, we introduce you to 8 Python libraries which you should try at least once in your development journey.
Python Pillow: от основ до продвижения с помощью хорошо объясненных концепций и примеров. https://www.geeksforgeeks.org/python-pillow-tutorial/
GeeksforGeeks
Python Pillow Tutorial - GeeksforGeeks
Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
13 самых важных функций Pandas для науки о данных https://www.analyticsvidhya.com/blog/2021/05/pandas-functions-13-most-important/ 3 функции, выпущенные в Python 3.1, которые вы должны использовать в 2021 году https://opensource.com/article/21/5/python-31-features Библиотека Python для разработки мультимедийных приложений, таких как видеоигры. https://pythonawesome.com/a-python-library-for-the-development-of-multimedia-applications-like-video-games/
Analytics Vidhya
13 Most Important Pandas Functions for Data Science
Pandas is one of the dominant libraries in data science and data analytics . Read more about 13 most important functions of pandas.
Создатели Python обнародовали планы по ускорению Python Продолжаются постепенные улучшения, которые обещают ускорить Python в 2-5 раз и оставаться совместимыми с существующим кодом. https://www.infoworld.com/article/3618691/pythons-creators-unveil-speedup-plans-for-python.html
InfoWorld
Python’s creators unveil speedup plans for Python
Incremental improvements are on the way that promise to speed up Python by a factor of 2x to 5x, and remain compatible with existing code.
Библиотека Python, помогающая читать текст из неизвестной кодировки. https://pythonawesome.com/a-python-library-that-helps-you-read-text-from-an-unknown-charset-encoding/
Библиотека Python для извлечения данных из файлов HTML и XML. https://pythonawesome.com/a-python-library-for-pulling-data-out-of-html-and-xml-files/
Python Awesome
A Python library for pulling data out of HTML and XML files
Beautiful Soup is a Python library for pulling data out of HTML and XML files.
Платформа домашней автоматизации с открытым исходным кодом, говорящая с python https://pythonawesome.com/an-open-source-home-automation-platform-talking-with-python/
Python Awesome
An Open source home automation platform talking with python
Open source home automation that puts local control and privacy first
Лучшие подкасты для Python https://ayushirawat.com/best-podcasts-for-python
Ayushi Rawat's Blog
Top 5 Podcasts for Python | Best Podcasts | Ayushi Rawat
People are turning to podcasts to gain insights into new topics and conversations. Podcasts keep you informed on the latest programming news PythonPodcasts
5 проектов Python, которые можно создать менее чем за 5 минут https://theinsightfulcoder.com/5-more-python-projects-that-can-be-built-in-under-5-minutes
The Insightful Coder
5 Python Projects for Beginners
While learning a new programing language, people tend to be confused about which project to start with. Or they're often excited to start building some cool projects but realise that they spent weeks learning concepts but have no hands-on experience ...
8 лучших пакетов Python для машинного обучения в 2021 году https://www.analyticsvidhya.com/blog/2021/04/top-8-hidden-python-packages-for-machine-learning-in-2021/
Analytics Vidhya
Top 8 Hidden Python Packages For Machine Learning in 2021
We are going to cover some hidden gems of python packages that are unknown to the data science world and does our work smoothly
Объектно-ориентированное программирование на Python для абсолютных новичков https://www.analyticsvidhya.com/blog/2021/05/oop-in-python-for-absolute-beginners/
Analytics Vidhya
Object-Oriented Programming in Python For Absolute Beginners
We will be learning what we need to know for object-oriented programming (OOPs) in Python. We will also implement oops concepts in Python
Простой бот для извлечения текста из изображений с помощью Python https://pythonawesome.com/a-simple-bot-to-extract-text-from-images-with-python/
Создайте свой собственный музыкальный плеер с помощью Python 🎧.
https://mr-unity-buddy.hashnode.dev/make-your-own-music-player-using-python
Бесплатный бот с открытым исходным кодом для криптовалюты, написанный на Python. https://pythonawesome.com/a-free-and-open-source-crypto-trading-bot-written-in-python/
Движок видеоигр для Python.
https://pythonawesome.com/a-video-games-engine-for-python
https://mr-unity-buddy.hashnode.dev/make-your-own-music-player-using-python
Бесплатный бот с открытым исходным кодом для криптовалюты, написанный на Python. https://pythonawesome.com/a-free-and-open-source-crypto-trading-bot-written-in-python/
Движок видеоигр для Python.
https://pythonawesome.com/a-video-games-engine-for-python
Mr. Unity Buddy
Make Your Own Music Player Using Python 🎧
With GUI
Работа с отсутствующими значениями в Python - полное руководство https://www.analyticsvidhya.com/blog/2021/05/dealing-with-missing-values-in-python-a-complete-guide/
Analytics Vidhya
How to Handle Missing Data in Python? [Explained in 5 Easy Steps]
Learn how to handle missing data in python. Identify, assess and address missing data, so you can make the most of your data analysis.