Automatic Update of Django Models from a Google Spreadsheet
A ready-to-run tutorial in Python on how to create and update Django models directly from a Google ...
https://towardsdatascience.com/automatic-update-of-django-models-from-a-google-spreadsheet-7c6d4f30e3ca
A ready-to-run tutorial in Python on how to create and update Django models directly from a Google ...
https://towardsdatascience.com/automatic-update-of-django-models-from-a-google-spreadsheet-7c6d4f30e3ca
Decoding Ethereum smart contract data
Hands on with Crypto data — part 1Continue reading on Towards Data Science ...
https://towardsdatascience.com/decoding-ethereum-smart-contract-data-eed513a65f76
Hands on with Crypto data — part 1Continue reading on Towards Data Science ...
https://towardsdatascience.com/decoding-ethereum-smart-contract-data-eed513a65f76
Towards Data Science
Decoding Ethereum smart contract data | Towards Data Science
Hands on with Crypto data - part 1
Intro to Data Structures
Optimize your code and demolish FAANG interviewsContinue reading on Towards Data Science ...
https://towardsdatascience.com/intro-to-data-structures-2615eadc343d
Optimize your code and demolish FAANG interviewsContinue reading on Towards Data Science ...
https://towardsdatascience.com/intro-to-data-structures-2615eadc343d
Medium
Intro to Data Structures
Optimize your code and demolish FAANG interviews
Python interpreter written in rust reaches 10000 commits
https://github.com/RustPython/RustPython/blob/main/README.md
https://github.com/RustPython/RustPython/blob/main/README.md
GitHub
RustPython/README.md at main · RustPython/RustPython
A Python Interpreter written in Rust. Contribute to RustPython/RustPython development by creating an account on GitHub.
👍1
ElectriPy: play around with electrons and protons and visualize their electric forces.
https://www.reddit.com/r/Python/comments/qe5pjx/electripy_play_around_with_electrons_and_protons/
https://www.reddit.com/r/Python/comments/qe5pjx/electripy_play_around_with_electrons_and_protons/
reddit
ElectriPy: play around with electrons and protons and visualize...
Posted in r/Python by u/dylannalex01 • 434 points and 11 comments
getredash / redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
https://github.com/getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
https://github.com/getredash/redash
GitHub
GitHub - getredash/redash: Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your…
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. - getredash/redash
Notes from the Meeting on Python GIL Removal Between Python Core and Sam Gross
https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/
https://lukasz.langa.pl/5d044f91-49c1-4170-aed1-62b6763e6ad0/
lukasz.langa.pl
Notes From the Meeting On Python GIL Removal Between Python Core and Sam Gross - Łukasz Langa
During the annual Python core development sprint we held a meeting with Sam Gross, the author of nogil, a fork of Python 3.9 that removes the GIL. This is a non-linear summary of the meeting.
Building a recommendation engine inside Postgres with Python and Pandas
https://blog.crunchydata.com/blog/recommendation_engine_in_postgres_with_pandas_and_python
https://blog.crunchydata.com/blog/recommendation_engine_in_postgres_with_pandas_and_python
Crunchy Data
Building a recommendation engine inside Postgres with Python and Pandas | Crunchy Data Blog
Learn how you can leverage Python and Pandas from directly inside PostgreSQL to build your own recommendation engine.
Meet Ottr: A Serverless Public Key Infrastructure Framework
Ottr is a serverless Public Key Infrastructure framework that handles end-to-end certificate rotations without the use of an agent. The purpose of the post is to provide an overview on Ottr with sample reference architecture, logical and network flows, and highlight the benefits of the solution.
https://medium.com/airbnb-engineering/meet-ottr-a-serverless-public-key-infrastructure-framework-f6580010ae0c
Ottr is a serverless Public Key Infrastructure framework that handles end-to-end certificate rotations without the use of an agent. The purpose of the post is to provide an overview on Ottr with sample reference architecture, logical and network flows, and highlight the benefits of the solution.
https://medium.com/airbnb-engineering/meet-ottr-a-serverless-public-key-infrastructure-framework-f6580010ae0c
Medium
Meet Ottr: A Serverless Public Key Infrastructure Framework
Ottr is a serverless Public Key Infrastructure framework that handles end-to-end certificate rotations without the use of an agent. The…
Django Tutorial - Create a Digital Resume with a Python Backend
Improve your Django skills by building a digital resume website. You are provided a free resume template and you will learn how to create the backend using Django and Python.
https://www.youtube.com/watch?v=0oSsLbh_Kv4
Improve your Django skills by building a digital resume website. You are provided a free resume template and you will learn how to create the backend using Django and Python.
https://www.youtube.com/watch?v=0oSsLbh_Kv4
YouTube
Django Tutorial - Create a Digital Resume with a Python Backend
Improve your Django skills by building a digital resume website. You are provided a free resume template and you will learn how to create the backend using Django and Python.
✏️ Course from Bobby Stearman. Check out his channel: https://www.youtube.com/…
✏️ Course from Bobby Stearman. Check out his channel: https://www.youtube.com/…
I built a PDF scrapper that works with OCR and a GUI making PDF scraping quite easy
https://www.reddit.com/r/Python/comments/qi1815/i_built_a_pdf_scrapper_that_works_with_ocr_and_a/
https://www.reddit.com/r/Python/comments/qi1815/i_built_a_pdf_scrapper_that_works_with_ocr_and_a/
Reddit
From the Python community on Reddit: I built a PDF scrapper that works with OCR and a GUI making PDF scraping quite easy
Explore this post and more from the Python community
How to exploit a double free
This article teaches you about real-world, modern binary exploitation, and a little about processor microarchitecture as well. You will learn how to exploit a double free vulnerability or Use-After-Free vulnerability.
https://github.com/stong/how-to-exploit-a-double-free
This article teaches you about real-world, modern binary exploitation, and a little about processor microarchitecture as well. You will learn how to exploit a double free vulnerability or Use-After-Free vulnerability.
https://github.com/stong/how-to-exploit-a-double-free
GitHub
GitHub - stong/how-to-exploit-a-double-free: How to exploit a double free vulnerability in 2021. Use After Free for Dummies
How to exploit a double free vulnerability in 2021. Use After Free for Dummies - stong/how-to-exploit-a-double-free
PyPy v7.3.7: bugfix release of python 3.7 and 3.8
https://www.pypy.org/posts/2021/10/pypy-v737-release.html
https://www.pypy.org/posts/2021/10/pypy-v737-release.html
PyPy
PyPy v7.3.7: bugfix release of python 3.7 and 3.8
PyPy v7.3.7: bug-fix release of 3.7, 3.8
We are releasing a PyPy 7.3.7 to fix the recent 7.3.6 release's binary
incompatibility with the previous 7.3.x releases. We mistakenly added fields
to PyFrameO
We are releasing a PyPy 7.3.7 to fix the recent 7.3.6 release's binary
incompatibility with the previous 7.3.x releases. We mistakenly added fields
to PyFrameO
Generating Semi-Natural Landmasses using a Random Walk
https://www.reddit.com/r/Python/comments/q2h5og/generating_seminatural_landmasses_using_a_random/
https://www.reddit.com/r/Python/comments/q2h5og/generating_seminatural_landmasses_using_a_random/
reddit
Generating Semi-Natural Landmasses using a Random Walk
Posted in r/Python by u/it2901 • 364 points and 17 comments
dbt-labs / dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://github.com/dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://github.com/dbt-labs/dbt-core
GitHub
GitHub - dbt-labs/dbt-core: dbt enables data analysts and engineers to transform their data using the same practices that software…
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. - dbt-labs/dbt-core
Minimal Parser Combinator in Python
In this post, we will learn to build a minimal parser combinator library from scratch. The functions provided here can be used to extend the libary with more parser combinators.
https://gdevanla.github.io/posts/write-a-parser-combinator-in-python.html
In this post, we will learn to build a minimal parser combinator library from scratch. The functions provided here can be used to extend the libary with more parser combinators.
https://gdevanla.github.io/posts/write-a-parser-combinator-in-python.html