The Cowboy Coder's Handbook: Unlocking the Secrets to Job Security by Writing Code Only You Can Understand!
https://www.reddit.com/r/Python/comments/19etjtd/the_cowboy_coders_handbook_unlocking_the_secrets/
https://www.reddit.com/r/Python/comments/19etjtd/the_cowboy_coders_handbook_unlocking_the_secrets/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Simple Google Sign-in with Django
We'll add Google sign-in to Django in the simplest possible way (No Django-all-auth or Django-social-auth or any other big packages).
https://www.youtube.com/watch?v=NM9BE0iUB5Q
We'll add Google sign-in to Django in the simplest possible way (No Django-all-auth or Django-social-auth or any other big packages).
https://www.youtube.com/watch?v=NM9BE0iUB5Q
YouTube
Simple Google Sign-in with Django ✍️ (6 mins)
We'll add Google sign-in to Django in the simplest possible way 🎉🙂 (No Django-all-auth or Django-social-auth or any other big packages).
✍️ Written guide here: https://www.photondesigner.com/articles/google-sign-in?ref=yt-google-sign-in
Edit 2024-07-19:…
✍️ Written guide here: https://www.photondesigner.com/articles/google-sign-in?ref=yt-google-sign-in
Edit 2024-07-19:…
TaskingAI
The open source platform for AI-native application development.
https://github.com/TaskingAI/TaskingAI
The open source platform for AI-native application development.
https://github.com/TaskingAI/TaskingAI
GitHub
GitHub - TaskingAI/TaskingAI: The open source platform for AI-native application development.
The open source platform for AI-native application development. - TaskingAI/TaskingAI
The Scary Thing About Automating Deploys
The article from Slack Engineering discusses the fear of breaking production that holds many teams back from automating their deployments. It emphasizes the importance of understanding how deployment monitoring differs from normal monitoring and the iterative approach taken to ease these fears, ultimately leading to successful automated deployments. The article provides insights into the...
https://slack.engineering/the-scary-thing-about-automating-deploys/
The article from Slack Engineering discusses the fear of breaking production that holds many teams back from automating their deployments. It emphasizes the importance of understanding how deployment monitoring differs from normal monitoring and the iterative approach taken to ease these fears, ultimately leading to successful automated deployments. The article provides insights into the...
https://slack.engineering/the-scary-thing-about-automating-deploys/
Engineering at Slack
The Scary Thing About Automating Deploys - Engineering at Slack
Most of Slack runs on a monolithic service simply called “The Webapp”. It’s big – hundreds of developers create hundreds of changes every week. Deploying at this scale is a unique challenge. When people talk about continuous deployment, they’re often thinking…
Python-Type-Challenges
Master Python typing (type hints) with interactive online exercises!
https://github.com/laike9m/Python-Type-Challenges
Master Python typing (type hints) with interactive online exercises!
https://github.com/laike9m/Python-Type-Challenges
GitHub
GitHub - laike9m/Python-Type-Challenges: Master Python typing (type hints) with interactive online exercises!
Master Python typing (type hints) with interactive online exercises! - GitHub - laike9m/Python-Type-Challenges: Master Python typing (type hints) with interactive online exercises!
hummingbot / hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
https://github.com/hummingbot/hummingbot
Open source software that helps you create and deploy high-frequency crypto trading bots
https://github.com/hummingbot/hummingbot
GitHub
GitHub - hummingbot/hummingbot: Open source software that helps you create and deploy high-frequency crypto trading bots
Open source software that helps you create and deploy high-frequency crypto trading bots - hummingbot/hummingbot
Performance of Vector Databases
The talk explores the role of vector databases in enhancing AI applications like Retrieval-Augmented Generation (RAG), focusing on high-dimensional embeddings crucial for machine learning. Egor Romanov delves into creating a Postgres provider integrated with pgvector, utilizing a Python performance evaluation framework to simulate similarity search tests and unveil latent performance pot...
https://www.youtube.com/watch?v=-MYYB0QjV6I
The talk explores the role of vector databases in enhancing AI applications like Retrieval-Augmented Generation (RAG), focusing on high-dimensional embeddings crucial for machine learning. Egor Romanov delves into creating a Postgres provider integrated with pgvector, utilizing a Python performance evaluation framework to simulate similarity search tests and unveil latent performance pot...
https://www.youtube.com/watch?v=-MYYB0QjV6I
YouTube
Egor Romanov - Performance of Vector Databases
Egor Romanov, Software Engineer at Supabase, provides a talk on “Performance of Vector Databases.”
The talk delves into vector databases' performance, challenges, and potentialities and discovers their role in advancing AI applications like Retrieval-Augmented…
The talk delves into vector databases' performance, challenges, and potentialities and discovers their role in advancing AI applications like Retrieval-Augmented…
wafer
Wafer is a simple but effective web application firewall (WAF) fuzzing tool.
https://github.com/sysdig/wafer
Wafer is a simple but effective web application firewall (WAF) fuzzing tool.
https://github.com/sysdig/wafer
GitHub
GitHub - sysdig/wafer
Contribute to sysdig/wafer development by creating an account on GitHub.
scrapscript.py
The article introduces a small, pure, functional, content-addressable, network-first programming language designed to create small, shareable programs. It discusses the language's features and its implementation, highlighting its purpose and the collaborative effort behind its development. The article provides insights into the motivation and design principles of Scrapscript, as well as ...
https://bernsteinbear.com/blog/scrapscript/
The article introduces a small, pure, functional, content-addressable, network-first programming language designed to create small, shareable programs. It discusses the language's features and its implementation, highlighting its purpose and the collaborative effort behind its development. The article provides insights into the motivation and design principles of Scrapscript, as well as ...
https://bernsteinbear.com/blog/scrapscript/
Max Bernstein
scrapscript.py
Scrapscript is a small, pure, functional, content-addressable, network-first programming language. It’s designed to allow creating small, simply shareable programs. The language was created by Taylor Troesh and the main implementation was created by me and…
Method chaining in Pandas
What is method chaining in Pandas? How does it work, and how can you use it?
https://www.youtube.com/watch?v=39MEeDLxGGg
What is method chaining in Pandas? How does it work, and how can you use it?
https://www.youtube.com/watch?v=39MEeDLxGGg
YouTube
Method chaining in Pandas
What is method chaining in Pandas? How does it work, and how can you use it?
In this video, I introduce method chaining, including the use of .loc, lambda, and assign. If you've been confused by any of these topics, you should get a better understanding…
In this video, I introduce method chaining, including the use of .loc, lambda, and assign. If you've been confused by any of these topics, you should get a better understanding…
SGLang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with LLMs faster and more controllable.
https://github.com/sgl-project/sglang
SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with LLMs faster and more controllable.
https://github.com/sgl-project/sglang
GitHub
GitHub - sgl-project/sglang: SGLang is a fast serving framework for large language models and vision language models.
SGLang is a fast serving framework for large language models and vision language models. - sgl-project/sglang
finagg
A Python package for aggregating historical data from popular and free financial APIs, and for transforming that data into features for AI/ML.
https://github.com/theOGognf/finagg
A Python package for aggregating historical data from popular and free financial APIs, and for transforming that data into features for AI/ML.
https://github.com/theOGognf/finagg
GitHub
GitHub - theOGognf/finagg: A Python package for aggregating and normalizing historical data from popular and free financial APIs.
A Python package for aggregating and normalizing historical data from popular and free financial APIs. - theOGognf/finagg
Python packaging must be getting better - a datapoint
I “pip install”ed my app on Windows and everything just worked. Something is going right.
https://lukeplant.me.uk/blog/posts/python-packaging-must-be-getting-better-a-datapoint/
I “pip install”ed my app on Windows and everything just worked. Something is going right.
https://lukeplant.me.uk/blog/posts/python-packaging-must-be-getting-better-a-datapoint/
Luke Plant's home page
Python packaging must be getting better - a datapoint
I “pip install”ed my app on Windows and everything just worked. Something is going right.
Real Case usage of Python Metaclasses
Three examples applying Python Metaclasses
https://dev.to/anbagu/real-case-of-python-metaclass-application-2pj8
Three examples applying Python Metaclasses
https://dev.to/anbagu/real-case-of-python-metaclass-application-2pj8
DEV Community
Real case of Python Metaclass application
Metaclass __prepare__() >>> A tangible example of metaclasses with Python ...
Getting Started With CUDA for Python Programmers
In this tutorial, Jeremy Howard demystifies CUDA programming for NVIDIA GPUs, particularly focusing on its accessibility when combined with PyTorch. The hands-on tutorial, conducted in a Colab notebook, guides viewers through practical examples, starting with simple tasks like converting an RGB image to grayscale, and progressing to more advanced topics like matrix multiplication. The em...
https://www.youtube.com/watch?v=nOxKexn3iBo
In this tutorial, Jeremy Howard demystifies CUDA programming for NVIDIA GPUs, particularly focusing on its accessibility when combined with PyTorch. The hands-on tutorial, conducted in a Colab notebook, guides viewers through practical examples, starting with simple tasks like converting an RGB image to grayscale, and progressing to more advanced topics like matrix multiplication. The em...
https://www.youtube.com/watch?v=nOxKexn3iBo
YouTube
Getting Started With CUDA for Python Programmers
I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible. In this video I introduce CUDA in a way that will be accessible to Python folks, & I even show how to do it all for free in…
Python HTTP library 'urllib3' now works in the browser
https://github.com/urllib3/urllib3/releases/tag/2.2.0
https://github.com/urllib3/urllib3/releases/tag/2.2.0
GitHub
Release 2.2.0 · urllib3/urllib3
🖥️ urllib3 now works in the browser
🎉 This release adds experimental support for using urllib3 in the browser with Pyodide! 🎉
Thanks to Joe Marshall (@joemarshall) for contributing this feature. Th...
🎉 This release adds experimental support for using urllib3 in the browser with Pyodide! 🎉
Thanks to Joe Marshall (@joemarshall) for contributing this feature. Th...