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…
AutoCodeRover
A project structure aware autonomous software engineer aiming for autonomous program improvement.
https://github.com/nus-apr/auto-code-rover
A project structure aware autonomous software engineer aiming for autonomous program improvement.
https://github.com/nus-apr/auto-code-rover
GitHub
GitHub - AutoCodeRoverSG/auto-code-rover: A project structure aware autonomous software engineer aiming for autonomous program…
A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 37.3% tasks (pass@1) in SWE-bench lite and 46.2% tasks (pass@1) in SWE-bench verified with...
SQLAlchemy: The BEST SQL Database Library in Python
Ever heard of SQLAlchemy and thought it sounded like a medieval potion? Well, it's not! SQLAlchemy combines the robustness of SQL with Python's flexibility, making database management not just easier, but kinda fun too! In this video, I’ll take a closer look at this awesome tool.
https://www.youtube.com/watch?v=aAy-B6KPld8
Ever heard of SQLAlchemy and thought it sounded like a medieval potion? Well, it's not! SQLAlchemy combines the robustness of SQL with Python's flexibility, making database management not just easier, but kinda fun too! In this video, I’ll take a closer look at this awesome tool.
https://www.youtube.com/watch?v=aAy-B6KPld8
YouTube
SQLAlchemy: The BEST SQL Database Library in Python
Try out Oso for free here: https://oso.1stcollab.com/arjancodes_3
Ever heard of SQLAlchemy and thought it sounded like a medieval potion? Well, it's not! 🧙♂️🔮 SQLAlchemy combines the robustness of SQL with Python's flexibility, making database management…
Ever heard of SQLAlchemy and thought it sounded like a medieval potion? Well, it's not! 🧙♂️🔮 SQLAlchemy combines the robustness of SQL with Python's flexibility, making database management…
9 Advanced Python Type Hints That Will Improve Your Code Significantly
https://medium.com/techtofreedom/9-advanced-python-type-hints-that-will-improve-your-code-significantly-ae09ab3b3493
https://medium.com/techtofreedom/9-advanced-python-type-hints-that-will-improve-your-code-significantly-ae09ab3b3493
Medium
9 Advanced Python Type Hints That Will Improve Your Code Significantly
Elegance, one step further
Cosine Similarity and Text Embeddings In Python with OpenAI
The article discusses how to use cosine similarity to compare text embeddings, which are vector representations of text that capture semantic meaning, in order to determine the similarity between different text inputs. It provides example code for calculating cosine similarity between text embeddings generated using the OpenAI API.
https://earthly.dev/blog/cosine_similarity_text_embeddings/
The article discusses how to use cosine similarity to compare text embeddings, which are vector representations of text that capture semantic meaning, in order to determine the similarity between different text inputs. It provides example code for calculating cosine similarity between text embeddings generated using the OpenAI API.
https://earthly.dev/blog/cosine_similarity_text_embeddings/
Earthly Blog
Cosine Similarity and Text Embeddings In Python with OpenAI
<p>Okay, so I wanted to add related items to the sidebar on the Earthly Blog. Since we are approaching 500 blog posts, building this related ...
FreeAskInternet
FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results.
https://github.com/nashsu/FreeAskInternet
FreeAskInternet is a completely free, private and locally running search aggregator & answer generate using LLM, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to the ChatGPT3.5 LLM and generate the answer based on search results.
https://github.com/nashsu/FreeAskInternet
GitHub
GitHub - nashsu/FreeAskInternet: FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate…
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will ...
Running Python on a serverless GPU instance for machine learning inference
I was experimenting with some speech-to-text work using OpenAI’s Whisper models
...
https://saeedesmaili.com/posts/running-python-on-a-serverless-gpu-instance/
I was experimenting with some speech-to-text work using OpenAI’s Whisper models
...
https://saeedesmaili.com/posts/running-python-on-a-serverless-gpu-instance/
Saeed Esmaili
Running Python on a serverless GPU instance for machine learning inference
I was experimenting with some speech-to-text work using OpenAI’s Whisper models
today, and transcribing a 15-minute audio file with Whisper tiny model on AWS Lambda (3 vcpu) took 120 seconds. I was curious how faster this could be if I ran the same transcription…
today, and transcribing a 15-minute audio file with Whisper tiny model on AWS Lambda (3 vcpu) took 120 seconds. I was curious how faster this could be if I ran the same transcription…
❤1
Testing with Python (part 1): the basics
SummaryThis intro is about dumb test writing, as it's the necessary foundation to learn what comes ...
https://www.bitecode.dev/p/testing-with-python-part-1-the-basics
SummaryThis intro is about dumb test writing, as it's the necessary foundation to learn what comes ...
https://www.bitecode.dev/p/testing-with-python-part-1-the-basics
www.bitecode.dev
Testing with Python (part 1): the basics
Tautology, the masterclass
An unbiased evaluation of Python environment and packaging tools (2023)
https://alpopkes.com/posts/python/packaging_tools/
https://alpopkes.com/posts/python/packaging_tools/
Anna-Lena Popkes
An unbiased evaluation of environment management and packaging tools
Last update This post was last updated on August 29th, 2024.
Motivation When I started with Python and created my first package I was confused. Creating and managing a package seemed much harder than I expected. In addition, multiple tools existed and I wasn’t…
Motivation When I started with Python and created my first package I was confused. Creating and managing a package seemed much harder than I expected. In addition, multiple tools existed and I wasn’t…