Automating Python with Google Cloud
A tutorial series on how to automate a Python script in Google Cloud using Cloud Functions and/or Cloud Run.
https://www.scipress.io/post/rSp9Rov4ppvHgpHQaRPy/Automating-Python-with-Google-Cloud
A tutorial series on how to automate a Python script in Google Cloud using Cloud Functions and/or Cloud Run.
https://www.scipress.io/post/rSp9Rov4ppvHgpHQaRPy/Automating-Python-with-Google-Cloud
www.scipress.io
Automating Python with Google Cloud
SentenceTransformers: Python framework for sentence, text and image embeddings
https://www.sbert.net/index.html
https://www.sbert.net/index.html
RAGFlow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://github.com/infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://github.com/infiniflow/ragflow
GitHub
GitHub - infiniflow/ragflow: RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. - infiniflow/ragflow
❤1
ASGI deployment options for Django
The article explores ASGI deployment options for Django applications, providing insights into deploying Django with ASGI servers.
https://fly.io/django-beats/asgi-deployment-options-for-django/
The article explores ASGI deployment options for Django applications, providing insights into deploying Django with ASGI servers.
https://fly.io/django-beats/asgi-deployment-options-for-django/
Fly
ASGI deployment options for Django
Documentation and guides from the team at Fly.io.
❤1
Python 3.12 Generics in a Nutshell
Generics in Python 3.12 can transform your code by allowing classes to be used with different data types, enhancing flexibility, and catching bugs early. This video dives into generic classes and subclasses and show you how they can streamline your development process.
https://www.youtube.com/watch?v=TkDg3EHwC1g
Generics in Python 3.12 can transform your code by allowing classes to be used with different data types, enhancing flexibility, and catching bugs early. This video dives into generic classes and subclasses and show you how they can streamline your development process.
https://www.youtube.com/watch?v=TkDg3EHwC1g
YouTube
Python 3.12 Generics in a Nutshell
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Generics in Python 3.12 can transform your code by allowing classes to be used with different data types, enhancing flexibility, and catching bugs early. In this video…
Generics in Python 3.12 can transform your code by allowing classes to be used with different data types, enhancing flexibility, and catching bugs early. In this video…
Client libraries are better when they have no API
The article discusses the author's approach to building a client library for the csvbase, focusing on leveraging existing file system abstraction libraries like fsspec to provide a seamless user experience without a custom API. It highlights the benefits of this approach, such as enabling integration with a wide range of tools and libraries that already support the fsspec interface.
https://csvbase.com/blog/7
The article discusses the author's approach to building a client library for the csvbase, focusing on leveraging existing file system abstraction libraries like fsspec to provide a seamless user experience without a custom API. It highlights the benefits of this approach, such as enabling integration with a wide range of tools and libraries that already support the fsspec interface.
https://csvbase.com/blog/7
csvbase
Client libraries are better when they have no API
fsspec is secretly everywhere, and boss
Python in Visual Studio Code – April 2024 Release
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-april-2024-release/
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-april-2024-release/
Microsoft News
Python in Visual Studio Code – April 2024 Release
The April 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include an improved debug config flow for Django and Flask, module and import analysis for Run Dependent Cells, Hatch environment discovery…
Mantis
Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.
https://github.com/PhonePe/mantis
Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.
https://github.com/PhonePe/mantis
GitHub
GitHub - PhonePe/mantis: Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability…
Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning. - PhonePe/mantis
The Design Philosophy of Great Tables
The article discusses the importance of well-designed tables for effectively presenting data, drawing inspiration from historical tabular design principles. It highlights the Great Tables library's focus on providing various customization options to help users create visually appealing and structured tables for publications, reports, and other data-driven content
https://posit-dev.github.io/great-tables/blog/design-philosophy
The article discusses the importance of well-designed tables for effectively presenting data, drawing inspiration from historical tabular design principles. It highlights the Great Tables library's focus on providing various customization options to help users create visually appealing and structured tables for publications, reports, and other data-driven content
https://posit-dev.github.io/great-tables/blog/design-philosophy
posit-dev.github.io
The Design Philosophy of Great Tables – great_tables
👍1
philz1337x / clarity-upscaler
Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
https://github.com/philz1337x/clarity-upscaler
Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
https://github.com/philz1337x/clarity-upscaler
GitHub
GitHub - philz1337x/clarity-upscaler: Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative
Clarity AI | AI Image Upscaler & Enhancer - free and open-source Magnific Alternative - philz1337x/clarity-upscaler
How to survive coding interviews with a single line of Python code
The article discusses techniques for solving coding interview questions using concise, single-line Python code.
https://ivaniscoding.github.io/posts/codeinterview/
The article discusses techniques for solving coding interview questions using concise, single-line Python code.
https://ivaniscoding.github.io/posts/codeinterview/
Ivan Carvalho
How to survive coding interviews with a single line of Python code | Ivan Carvalho
How to get the job with one-liners
Python 3.12.3 and 3.13.0a6 released
https://pythoninsider.blogspot.com/2024/04/python-3123-and-3130a6-released.html
https://pythoninsider.blogspot.com/2024/04/python-3123-and-3130a6-released.html
Blogspot
Python Insider: Python 3.12.3 and 3.13.0a6 released
Predicting solar eclipses with Python
The article describes how the author was able to write a Python script to compute the position of the sun and moon and predict the location of total solar eclipses, leveraging the Astropy library and other Python packages, all in around 100 lines of code.
https://erikbern.com/2024/04/07/predicting-solar-eclipses-with-python
The article describes how the author was able to write a Python script to compute the position of the sun and moon and predict the location of total solar eclipses, leveraging the Astropy library and other Python packages, all in around 100 lines of code.
https://erikbern.com/2024/04/07/predicting-solar-eclipses-with-python
Erik Bernhardsson
Predicting solar eclipses with Python
Find every solar eclipse in 2020-2030 and plot the path of totality using Python
7 examples in 6 minutes using Django GeneratedField
We'll go over 7 short examples in 6 minutes. After looking at them, you'll know how to use Django's GeneratedField - doing calculations automatically with the database quickly and neatly.
https://www.youtube.com/watch?v=b7VkVHBX47w
We'll go over 7 short examples in 6 minutes. After looking at them, you'll know how to use Django's GeneratedField - doing calculations automatically with the database quickly and neatly.
https://www.youtube.com/watch?v=b7VkVHBX47w
YouTube
7 examples in 6 minutes using Django GeneratedField ⚡
We'll go over 7 short examples in 6 minutes. After looking at them, you'll know how to use Django's GeneratedField - doing calculations automatically with the database quickly and neatly.
✍️ Written guide: https://www.photondesigner.com/articles/generated…
✍️ Written guide: https://www.photondesigner.com/articles/generated…
Building a streaming ChatGPT clone, with Django, Channels, and HTMX
This video walks you through the process of building a ChatGPT clone step-by-step using Django, websockets, and HTMX. Each piece of functionality is broken down into a single commit, then explained and demonstrated. By the end, a fully functional, streaming chatbot app is ready!
https://www.youtube.com/watch?v=8JSiiPW4S0A
This video walks you through the process of building a ChatGPT clone step-by-step using Django, websockets, and HTMX. Each piece of functionality is broken down into a single commit, then explained and demonstrated. By the end, a fully functional, streaming chatbot app is ready!
https://www.youtube.com/watch?v=8JSiiPW4S0A
YouTube
Building a streaming ChatGPT clone, with Django, Channels, and HTMX
In this video I walkthrough the process of building a ChatGPT clone step-by-step using Django, websockets, and HTMX. I break down each piece of functionality into a single commit, and then explain and demo that commit. At the end we have a fully functional…