Добро пожаловать в мир Python
3.08K subscribers
544 photos
19 videos
14 files
1.23K links
Подборка полезных материалов для Python программистов.

По вопросам сотрудничества- @Daily_admin_info

По иным темам @un_ixtime
Download Telegram
python-crash-course-a-hands-on-eric-matthes.pdf
5.4 MB
Python Crash Course: A Hands-On, Project-Based Introduction to Programming
Eric Matthes

Python Crash Course is a fast-paced, thorough introduction to programming with Python that will have you writing programs, solving problems, and making things that work in no time.

In the first half of the book, you'll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You'll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you'll put your new knowledge into practice with three substantial projects: a Space Invaders-inspired arcade game, data visualizations with Python's super-handy libraries, and a simple web app you can deploy online.
Определение настроений в твитах Илона Маска с помощью Python.
https://clck.ru/UNPeR
Библиотека Python с открытым исходным кодом для анализа сетевых пространственных данных. https://pythonawesome.com/an-open-source-python-library-for-the-analysis-of-network-based-spatial-data/
Графический пользовательский интерфейс, созданный с использованием Dear PyGui Python GUI Framework.
https://pythonawesome.com/a-graphical-user-interface-built-using-dear-pygui-python-gui-framework/
Поисковый робот, который извлекает все из URL https://pythonawesome.com/a-web-crawler-that-extract-everything-of-an-url/
Как я создал приложение "Время ожидания в супермаркетах COVID -19", которое использовалось во всем мире https://hackernoon.com/how-i-created-the-covid-19-supermarket-waiting-times-app-that-was-used-worldwide-2h4z35rm
Создавайте собственные инструменты OSINT и API с помощью python https://pythonawesome.com/build-custom-osint-tools-and-apis-with-python/