Forwarded from Python tests
How to create a generator function
https://www.pythonmorsels.com/how-to-create-a-generator-function/
@pythonl
https://www.pythonmorsels.com/how-to-create-a-generator-function/
@pythonl
A Gentle Introduction to Serialization for Python
https://machinelearningmastery.com/a-gentle-introduction-to-serialization-for-python/
@pythonl
https://machinelearningmastery.com/a-gentle-introduction-to-serialization-for-python/
@pythonl
Empty a Dictionary in Python
https://www.pythonforbeginners.com/basics/empty-a-dictionary-in-python
@pythonl
https://www.pythonforbeginners.com/basics/empty-a-dictionary-in-python
@pythonl
An introduction to Pydbantic — a single model solution to Data Verification & Storage
https://itnext.io/an-introduction-to-pydbantic-a-single-model-solution-to-data-verification-storage-254cfe9e757f
@pythonl
https://itnext.io/an-introduction-to-pydbantic-a-single-model-solution-to-data-verification-storage-254cfe9e757f
@pythonl
Forwarded from Python tests
🐼 Analyzing intraday and overnight stock returns with pandas
https://www.wrighters.io/analyzing-intraday-and-overnight-stock-returns-with-pandas/
@pythonl
https://www.wrighters.io/analyzing-intraday-and-overnight-stock-returns-with-pandas/
@pythonl
Miniboss is a Python application for locally running a collection of interdependent docker services
https://github.com/afroisalreadyinu/miniboss
@pythonl
https://github.com/afroisalreadyinu/miniboss
@pythonl
Case study: Python RCE vulnerability in Celery
https://snyk.io/blog/python-rce-vulnerability/?utm_campaign=AOM-UA-2022
@pythonl
https://snyk.io/blog/python-rce-vulnerability/?utm_campaign=AOM-UA-2022
@pythonl
How to Detect Keypress in Python
https://www.pythonforbeginners.com/basics/how-to-detect-keypress-in-python
@pythonl
https://www.pythonforbeginners.com/basics/how-to-detect-keypress-in-python
@pythonl
Convert Letters to Numbers in Python
https://itsmycode.com/convert-letters-to-numbers-in-python/
@pythonl
https://itsmycode.com/convert-letters-to-numbers-in-python/
@pythonl
The Right Way To Compare Floats in Python
https://davidamos.dev/the-right-way-to-compare-floats-in-python/
@pythonl
https://davidamos.dev/the-right-way-to-compare-floats-in-python/
@pythonl
📷 shot-scraper Tools for taking automated screenshots of websites
Code: https://github.com/simonw/shot-scraper
Documentation: https://simonwillison.net/2022/Mar/10/shot-scraper/
@pythonl
Code: https://github.com/simonw/shot-scraper
Documentation: https://simonwillison.net/2022/Mar/10/shot-scraper/
@pythonl
📍 Binary Tuple to Integer in Python
https://www.pythonforbeginners.com/basics/binary-tuple-to-integer-in-python
@pythonl
https://www.pythonforbeginners.com/basics/binary-tuple-to-integer-in-python
@pythonl
Forwarded from Python tests