Why Aren't Programming Language Specifications Comprehensive?
https://tratt.net/laurie/blog/2023/why_arent_programming_language_specifications_comprehensive.html
https://tratt.net/laurie/blog/2023/why_arent_programming_language_specifications_comprehensive.html
Paasify
Deploy your docker-compose applications with ease and manage your infrastructure as code!
https://github.com/barbu-it/paasify/
Deploy your docker-compose applications with ease and manage your infrastructure as code!
https://github.com/barbu-it/paasify/
GitHub
GitHub - barbu-it/paasify: Deploy many docker-compose files with ease!
Deploy many docker-compose files with ease! Contribute to barbu-it/paasify development by creating an account on GitHub.
yaml: while constructing a mapping found unhashable key
In this post you'll find out what "while constructing a mapping found unhashable key" PyYAML errors mean, why they happen, and what you can do about it.
https://death.andgravity.com/yaml-unhashable-key
In this post you'll find out what "while constructing a mapping found unhashable key" PyYAML errors mean, why they happen, and what you can do about it.
https://death.andgravity.com/yaml-unhashable-key
death and gravity
yaml: while constructing a mapping found unhashable key
... in which you'll find out what "while constructing a mapping found unhashable key" PyYAML errors mean, why do they happen, and what you can do about it.
awesome-polars
A curated list of Polars talks, tools, examples & articles.
https://github.com/ddotta/awesome-polars
A curated list of Polars talks, tools, examples & articles.
https://github.com/ddotta/awesome-polars
GitHub
GitHub - ddotta/awesome-polars: A curated list of Polars talks, tools, examples & articles. Contributions welcome !
A curated list of Polars talks, tools, examples & articles. Contributions welcome ! - GitHub - ddotta/awesome-polars: A curated list of Polars talks, tools, examples & articles. Co...
Web Development with Python Tutorial – Flask & Dynamic Database-Driven Web Apps
Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL. This course is broken up into two parts. In part one, you will learn how to build and deploy a site using the Flask Python web framework. In part two, you will connect the Flask application from the first part to a cloud MySQL database and learn how to deploy a production-ready database-driven web application.
https://www.youtube.com/watch?v=yBDHkveJUf4
Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL. This course is broken up into two parts. In part one, you will learn how to build and deploy a site using the Flask Python web framework. In part two, you will connect the Flask application from the first part to a cloud MySQL database and learn how to deploy a production-ready database-driven web application.
https://www.youtube.com/watch?v=yBDHkveJUf4
YouTube
Web Development with Python Tutorial – Flask & Dynamic Database-Driven Web Apps
Learn how to develop Dynamic Database-Driven Web Apps with Python, Flask, and MySQL. This course is broken up into two parts. In part one, you will learn how to build and deploy a site using the Flask Python web framework. In part two, you will connect the…
Why Python keeps growing, explained
https://github.blog/2023-03-02-why-python-keeps-growing-explained/
https://github.blog/2023-03-02-why-python-keeps-growing-explained/
The GitHub Blog
Why Python keeps growing, explained
A deep dive into why more people are using Python than ever, its key use cases, and why it’s still so popular 30-plus years after it was first released.
AlphaZero from Scratch
In this machine learning course, you will learn how to build AlphaZero from scratch. AlphaZero is a game-playing algorithm that uses artificial intelligence and machine learning techniques to learn how to play board games at a superhuman level.
https://www.youtube.com/watch?v=wuSQpLinRB4
In this machine learning course, you will learn how to build AlphaZero from scratch. AlphaZero is a game-playing algorithm that uses artificial intelligence and machine learning techniques to learn how to play board games at a superhuman level.
https://www.youtube.com/watch?v=wuSQpLinRB4
YouTube
AlphaZero from Scratch – Machine Learning Tutorial
In this machine learning course, you will learn how to build AlphaZero from scratch. AlphaZero is a game-playing algorithm that uses artificial intelligence and machine learning techniques to learn how to play board games at a superhuman level.
🔗 Trained…
🔗 Trained…
pandas 2.0 and the Arrow revolution (part I)
https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i
https://datapythonista.me/blog/pandas-20-and-the-arrow-revolution-part-i
datapythonista blog
pandas 2.0 and the Arrow revolution (part I)
Introduction At the time of writing this post, we are in the process of releasing pandas 2.0. The project has a large number of users,...
Web Scraping LinkedIn Jobs using Python
In this tutorial, we will extract data from Linkedin, and since it does not provide any open API for us to access this data then are only choice is to scrape it. We are going to use Python 3.x.
https://www.scrapingdog.com/blog/scrape-linkedin-jobs/
In this tutorial, we will extract data from Linkedin, and since it does not provide any open API for us to access this data then are only choice is to scrape it. We are going to use Python 3.x.
https://www.scrapingdog.com/blog/scrape-linkedin-jobs/
scrapingdog
Scrape LinkedIn Jobs using Python (Save Data in CSV)
In this tutorial we will be scraping LinkedIn job posting using python. We will create a LinkedIn Job scraper to fetch data points from the job.
Einsum Visualized
A Swiss army knife of the array operations.
https://betterprogramming.pub/einsum-visualized-c050903145ef
A Swiss army knife of the array operations.
https://betterprogramming.pub/einsum-visualized-c050903145ef
Medium
Einsum Visualized
A Swiss army knife of the array multiplication
I just published my new book "A Hands-On Introduction to Essential Python Libraries and Frameworks (With Code Samples)"
https://www.reddit.com/r/Python/comments/11j2wgk/i_just_published_my_new_book_a_handson/
https://www.reddit.com/r/Python/comments/11j2wgk/i_just_published_my_new_book_a_handson/
Reddit
r/Python on Reddit: I just published my new book "A Hands-On Introduction to Essential Python Libraries and Frameworks (With Code…
Posted by u/Philo167 - 407 votes and 30 comments
Using pyproject.toml in your (Django) project
https://lincolnloop.com/insights/using-pyprojecttoml-in-your-django-project/
https://lincolnloop.com/insights/using-pyprojecttoml-in-your-django-project/
Lincoln Loop
Using pyproject.toml in your (Django) project
Back in 2018, I wrote about using setup.py in your Django/Python project. Five years later, setup.py is being phased out …
End-to-End Tutorial on Combining AWS Lambda, Docker, and Python
https://www.reddit.com/r/Python/comments/115fzif/endtoend_tutorial_on_combining_aws_lambda_docker/
https://www.reddit.com/r/Python/comments/115fzif/endtoend_tutorial_on_combining_aws_lambda_docker/
Reddit
End-to-End Tutorial on Combining AWS Lambda, Docker, and Python : r/Python
297 votes, 16 comments. 1.1M subscribers in the Python community. News about the programming language Python. If you have something to teach others…
lucidrains / audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
https://github.com/lucidrains/audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
https://github.com/lucidrains/audiolm-pytorch
GitHub
GitHub - lucidrains/audiolm-pytorch: Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google…
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch - lucidrains/audiolm-pytorch
How to migrate from Django’s PostgreSQL CI Fields to use a case-insensitive collation
If you upgrade to Django 4.2, you may see system check warnings fields.W906. In this post we’ll cover why this has changed, and how to perform the necessary migration. You can actually migrate from Django 3.2, and may want to, because the alternative uses more accurate and flexible Unicode rules.
https://adamj.eu/tech/2023/02/23/migrate-django-postgresql-ci-fields-case-insensitive-collation/
If you upgrade to Django 4.2, you may see system check warnings fields.W906. In this post we’ll cover why this has changed, and how to perform the necessary migration. You can actually migrate from Django 3.2, and may want to, because the alternative uses more accurate and flexible Unicode rules.
https://adamj.eu/tech/2023/02/23/migrate-django-postgresql-ci-fields-case-insensitive-collation/
adamj.eu
How to migrate from Django’s PostgreSQL CI Fields to use a case-insensitive collation - Adam Johnson
If you upgrade to Django 4.2, you may see system check warnings like: