🎮 Arcade: A Primer on the Python Game Framework
write your computer game on Python
https://realpython.com/arcade-python-game-framework/
@pythonl
write your computer game on Python
https://realpython.com/arcade-python-game-framework/
@pythonl
Realpython
Arcade: A Primer on the Python Game Framework – Real Python
In this step-by-step tutorial, you'll learn how to use arcade, a modern Python framework for crafting games with compelling graphics and sound. Object-oriented and built for Python 3.6 and up, arcade provides you a modern set of tools for crafting great Python…
Create a daily earning database with Python SQLite
https://kibiwebgeek.com/create-a-daily-earning-database-with-python-sqlite/
https://kibiwebgeek.com/create-a-daily-earning-database-with-python-sqlite/
Tutorial: Python Regex (Regular Expressions) for Data Scientists
https://www.dataquest.io/blog/regular-expressions-data-scientists/
https://www.dataquest.io/blog/regular-expressions-data-scientists/
Dataquest
Tutorial: Python Regex (Regular Expressions) for Data Scientists
In this Python regex tutorial, learn how to use regular expressions and the pandas library to manage large data sets during data analysis.
Creating PDFs with PyFPDF and Python
https://www.blog.pythonlibrary.org/2018/06/05/creating-pdfs-with-pyfpdf-and-python/
Exporting Data from PDFs with Python
https://www.blog.pythonlibrary.org/2018/05/03/exporting-data-from-pdfs-with-python/
@pythonl
https://www.blog.pythonlibrary.org/2018/06/05/creating-pdfs-with-pyfpdf-and-python/
Exporting Data from PDFs with Python
https://www.blog.pythonlibrary.org/2018/05/03/exporting-data-from-pdfs-with-python/
@pythonl
Mouse Vs Python
Creating PDFs with fpdf2 and Python - Mouse Vs Python
ReportLab is the primary toolkit that I use for generating PDFs from scratch. However, I have found that there is another one called fpdf2. The fpdf2
Scientific Python: Using SciPy for Optimization
https://realpython.com/python-scipy-cluster-optimize/
https://realpython.com/python-scipy-cluster-optimize/
Realpython
Scientific Python: Using SciPy for Optimization – Real Python
In this tutorial, you'll learn about the SciPy ecosystem and how it differs from the SciPy library. You'll learn how to install SciPy using Anaconda or pip and see some of its modules. Then, you'll focus on examples that use the clustering and optimization…
This media is not supported in your browser
VIEW IN TELEGRAM
Create PyQt5 plots with the popular Python plotting library
https://www.learnpyqt.com/courses/graphics-plotting/plotting-matplotlib
https://www.learnpyqt.com/courses/graphics-plotting/plotting-matplotlib
Using SQLAlchemy with Flask and PostgreSQL
https://stackabuse.com/using-sqlalchemy-with-flask-and-postgresql/
https://stackabuse.com/using-sqlalchemy-with-flask-and-postgresql/
Stack Abuse
Using SQLAlchemy with Flask and PostgreSQL
Nowadays, Object-Relational Mappers like SQLAlchemy are used as a bridge between applications and SQL databases and make it easy to work with them programmatically.
Python Tips and Trick, You Haven't Already Seen
part1 : https://martinheinz.dev/blog/4
part2 : https://dev.to/martinheinz/python-tips-and-trick-you-haven-t-already-seen-1p41
habr: https://habr.com/ru/company/ruvds/blog/485646/
part1 : https://martinheinz.dev/blog/4
part2 : https://dev.to/martinheinz/python-tips-and-trick-you-haven-t-already-seen-1p41
habr: https://habr.com/ru/company/ruvds/blog/485646/
martinheinz.dev
Python Tips and Trick, You Haven't Already Seen, Part 2.
Few weeks ago I posted an article (<a href="https://dev.to/martinheinz/python-tips-and-trick-you-haven-t-already-seen-1p41">here</a>) about some not so com...
Google IT Automation with Python - Coursera
free cours
https://www.coursera.org/professional-certificates/google-it-automation
free cours
https://www.coursera.org/professional-certificates/google-it-automation
Coursera
Google IT Automation with Python
Offered by Google. Learn in-demand skills like Python, ... Enroll for free.
Forwarded from Ит Вакансии / Работа программиста
Python Web Developer (Remote)
You’re great at...
-Collaborating with engineers and product managers to build web app components
-Applying appropriate software design patterns for a given problem
-Reading and understanding code whether you or someone else wrote it
-Delivering quality code using Python for backend applications (Flask/Django)
-Working with both relational and NoSQL databases (MySQL/Postgres/Cassandra/Elasticsearch/Redis)
-Maintaining automated tests and ensuring quality in your code
-Using Git and GitHub to manage multiple branches and fix merge conflicts
https://www.pythonjobshq.com/jobs/27035558-python-web-developer-remote-at-premiere-digital
@hr_itwork
You’re great at...
-Collaborating with engineers and product managers to build web app components
-Applying appropriate software design patterns for a given problem
-Reading and understanding code whether you or someone else wrote it
-Delivering quality code using Python for backend applications (Flask/Django)
-Working with both relational and NoSQL databases (MySQL/Postgres/Cassandra/Elasticsearch/Redis)
-Maintaining automated tests and ensuring quality in your code
-Using Git and GitHub to manage multiple branches and fix merge conflicts
https://www.pythonjobshq.com/jobs/27035558-python-web-developer-remote-at-premiere-digital
@hr_itwork
[Daniel_and_Audrey_Roy_Greenfeld]_Two_Scoops_of_Dj.pdf
5.4 MB
Two Scoops of Django 1.11: Best Practices for the Django Web Framework
Automate TINDER with Python
Tutorial: https://morioh.com/p/b1fbe1cbdd2e
Code: https://github.com/aj-4/tinder-swipe-bot
Tutorial: https://morioh.com/p/b1fbe1cbdd2e
Code: https://github.com/aj-4/tinder-swipe-bot
Morioh
Automate TINDER with Python
Automate TINDER with Python. How to build a Tinder bot with Python? In this Python tutorial, we will be building a Tinder bot with Python. Built with Python, Selenium, and Google Chrome. We use web scraping patterns + a finite state machine. How to automate…