Автоматизация создания стикеров с помощью веб-скрейпинга и обработки изображений в Python
https://medium.com/nuances-of-programming/%D0%B0%D0%B2%D1%82%D0%BE%D0%BC%D0%B0%D1%82%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D1%81%D1%82%D0%B8%D0%BA%D0%B5%D1%80%D0%BE%D0%B2-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-%D0%B2%D0%B5%D0%B1-%D1%81%D0%BA%D1%80%D0%B5%D0%B9%D0%BF%D0%B8%D0%BD%D0%B3%D0%B0-%D0%B8-%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%B8-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B9-%D0%B2-python-983db6a05811
https://medium.com/nuances-of-programming/%D0%B0%D0%B2%D1%82%D0%BE%D0%BC%D0%B0%D1%82%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F-%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D1%8F-%D1%81%D1%82%D0%B8%D0%BA%D0%B5%D1%80%D0%BE%D0%B2-%D1%81-%D0%BF%D0%BE%D0%BC%D0%BE%D1%89%D1%8C%D1%8E-%D0%B2%D0%B5%D0%B1-%D1%81%D0%BA%D1%80%D0%B5%D0%B9%D0%BF%D0%B8%D0%BD%D0%B3%D0%B0-%D0%B8-%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%BA%D0%B8-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B9-%D0%B2-python-983db6a05811
Medium
Автоматизация создания стикеров с помощью веб-скрейпинга и обработки изображений в Python
Я расскажу о том, как создал 42 стикера для Telegram из постеров, взятых в интернет-магазине. Там продаются различные постеры с забавными…
Python Can Do Anything In one Click In Openshift (Part 1)
https://medium.com/@imen.yaich/python-can-do-anything-in-one-click-in-openshift-part-1-39446ef0a451
https://medium.com/@imen.yaich/python-can-do-anything-in-one-click-in-openshift-part-1-39446ef0a451
Medium
Python Can Do Anything In one Click In Openshift (Part 1)
Hi everyone, we are interested in showing you how to do a script Python that automates an application 2tier in the platform as a service…
How to build a trading bot with Python (1/2)
https://medium.com/@wasimhammami/how-to-build-a-trading-bot-with-python-1-2-43b9c2995898
https://medium.com/@wasimhammami/how-to-build-a-trading-bot-with-python-1-2-43b9c2995898
Medium
How to build a trading bot with Python (1/2)
Use Python and technical analysis libraries to build a trading bot that buy and sell cryptocurrencies based on algorithmic calculations.
CheerpX: Using WebAssembly to run any programming language in the browser
https://medium.com/leaningtech/cheerpx-using-webassembly-to-run-any-programming-language-in-the-browser-3306e1b68f06
https://medium.com/leaningtech/cheerpx-using-webassembly-to-run-any-programming-language-in-the-browser-3306e1b68f06
Medium
CheerpX: Using WebAssembly to run any programming language in the browser
We have built a WebAssembly based VM to run X86 binaries in the browser, we are releasing multiple demos and an architectural overview.
5 Promising Ways to Easily Master the Lists in Python
https://towardsdatascience.com/5-promising-ways-to-easily-master-the-lists-in-python-bed64cd43bc1
https://towardsdatascience.com/5-promising-ways-to-easily-master-the-lists-in-python-bed64cd43bc1
Medium
5 Ways to Master Python Lists Easily
Simple and Promising Ways to Master Python Lists in 5 minutes
How To Join All Arguments Passed To Python Vs Powershell Scripts
https://pavolkutaj.medium.com/how-to-join-all-arguments-passed-to-python-vs-powershell-scripts-3c491b852c72
https://pavolkutaj.medium.com/how-to-join-all-arguments-passed-to-python-vs-powershell-scripts-3c491b852c72
Medium
How To Join All Arguments Passed To Python Vs Powershell Scripts
The aim of this page📝 is to document an idiom of joining arguments into a single string and then writing them into a file (the latter part is actually optional). For fun, comparing the python idiom…
Stop Using Pandas for Large Datasets — Terality is a 20 Times Faster Alternative
https://medium.com/@radecicdario/stop-using-pandas-for-large-datasets-terality-is-a-20-times-faster-alternative-c6677f14452a
https://medium.com/@radecicdario/stop-using-pandas-for-large-datasets-terality-is-a-20-times-faster-alternative-c6677f14452a
Medium
Stop Using Pandas for Large Datasets — Terality is a 20 Times Faster Alternative
Pandas is painfully slow when processing large datasets. Is Terality the solution you’ve been looking for?
3 Mistakes to Avoid When You Write Your Machine Learning Model
https://towardsdatascience.com/3-mistakes-to-avoid-when-you-write-your-machine-learning-model-543ab1a825b5
https://towardsdatascience.com/3-mistakes-to-avoid-when-you-write-your-machine-learning-model-543ab1a825b5
Medium
3 Mistakes to Avoid When You Write Your Machine Learning Model
Some tips on how to optimize the development process of a Machine Learning model in order to avoid surprises during the deployment phase.
Codility Algorithm Practice Lesson 11: Sieve of Eratosthenes, Task 1: CountNonDivisible— a Python…
https://medium.com/@deck451/codility-algorithm-practice-lesson-11-sieve-of-eratosthenes-task-1-countnondivisible-a-python-640d664fa3a
https://medium.com/@deck451/codility-algorithm-practice-lesson-11-sieve-of-eratosthenes-task-1-countnondivisible-a-python-640d664fa3a
Medium
Codility Algorithm Practice Lesson 11: Sieve of Eratosthenes, Task 1: CountNonDivisible— a Python approach
Good day, coders! Following our last dive into our Codility algorithm practice series, today we’re going to tackle another very interesting…
Building A Tennis Match Simulator in Python
https://towardsdatascience.com/building-a-tennis-match-simulator-in-python-3add9af6bebe
https://towardsdatascience.com/building-a-tennis-match-simulator-in-python-3add9af6bebe
Medium
Modelling a Game of Tennis
Tennis, like other racket sports (and volleyball), has a specific scoring system that involves point scoring being divided up into subsets with these chunks being what matters to the overall match…
How variables are saved in Python and Rust. Side by Side 5: list/array
https://medium.com/geekculture/how-variables-are-saved-in-python-and-rust-side-by-side-5-list-array-418012c01ccd
https://medium.com/geekculture/how-variables-are-saved-in-python-and-rust-side-by-side-5-list-array-418012c01ccd
Medium
How variables are saved in Python and Rust. Side by Side 5: list/array
Series article to show how variables work in Python and Rust. Give us a better understanding of both languages. This is the 5th article…
Using ChEMBL-SQL database for Molecular Data Curation
https://medium.com/@leela.dodda.yale/using-chembl-sql-database-for-molecular-data-curation-6361257455d7
https://medium.com/@leela.dodda.yale/using-chembl-sql-database-for-molecular-data-curation-6361257455d7
Medium
Using Chembl-SQL database for Molecular Data Curation
Chembl database is main source of data for doing any large scale analysis in early Drug Discovery. Accessing data from Chembl is often…
Shutdown & Restart Your Computer Using Python
https://jayeetamondal.medium.com/shutdown-restart-your-computer-using-python-c895f9fa72d8
https://jayeetamondal.medium.com/shutdown-restart-your-computer-using-python-c895f9fa72d8
Medium
Shutdown & Restart Your Computer Using Python
With the help of python OS module you can easily shutdown & restart your system. Do you want to know how? Then this article is for you.
Introduction To Python Part 4
https://jreyes8631.medium.com/introduction-to-python-part-4-f014af576822
https://jreyes8631.medium.com/introduction-to-python-part-4-f014af576822
Medium
Introduction To Python Part 4
Loops In Python
Reference Frame Transformations in Python with NumPy and Matplotlib
https://medium.com/@andrewdaviesul/reference-frame-transformations-in-python-with-numpy-and-matplotlib-6adeb901e0b0
https://medium.com/@andrewdaviesul/reference-frame-transformations-in-python-with-numpy-and-matplotlib-6adeb901e0b0
Medium
Reference Frame Transformations in Python with NumPy and Matplotlib
A transformation matrix is a matrix that performs a rotation in Euclidean space.
Customer Lifetime Value Calculation [CLV]
https://medium.com/@h010190g/customer-lifetime-value-calculation-clv-296827dc949e
https://medium.com/@h010190g/customer-lifetime-value-calculation-clv-296827dc949e
Medium
Customer Lifetime Value Calculation [CLV]
Customer lifetime value is the total amount a customer will spend from acquisition through the end of the relationship with a business. How…
The PSF Is Searching for Its Next Executive Director
https://pyfound.blogspot.com/2021/11/the-python-software-foundation-is.html
https://pyfound.blogspot.com/2021/11/the-python-software-foundation-is.html
Blogspot
The Python Software Foundation is searching for its next Executive Director
Summary: After announcing earlier this summer that Ewa Jodlowska is leaving after ten years of service, the PSF has begun its search for th...