Pytest Daemon: 10X Local Test Iteration Speed
https://discord.com/blog/pytest-daemon-10x-local-test-iteration-speed
https://discord.com/blog/pytest-daemon-10x-local-test-iteration-speed
Discord
pytest daemon: 10X Local Test Iteration Speed
At Discord, we utilize a Python monolith to power our API. But recently, it took a whopping 13 seconds to run a single test! Join engineer Ruby Feinstein as he tackles this situation and makes the process better for everyone on his team.
Django: Sanitize Incoming HTML Fragments With nh3
https://adamj.eu/tech/2023/12/13/django-sanitize-incoming-html-nh3/
https://adamj.eu/tech/2023/12/13/django-sanitize-incoming-html-nh3/
adamj.eu
Django: Sanitize incoming HTML fragments with nh3 - Adam Johnson
A fairly common situation in a Django project is where you need to store and serve arbitrary HTML fragments. These often come from forms with rich text editors (using HTML’s contenteditable).
You Are Never Taught How to Build Quality Software
https://www.florianbellmann.com/blog/never-taught-qa
https://www.florianbellmann.com/blog/never-taught-qa
Florian Bellmann | Be curious, explore and meditate.
You are never taught how to build quality software
Learning how to build quality software is not part of computer science education. How do we learn it?
Create a Subscription SaaS Application With Django and Stripe
https://www.saaspegasus.com/guides/django-stripe-integrate/
https://www.saaspegasus.com/guides/django-stripe-integrate/
SaaS Pegasus
How to Create a Subscription SaaS Application with Django and Stripe
All the technical details of creating a subscription SaaS business using the Python-based Django web framework and Stripe payment processor.
The Key to the key Parameter in Python
https://open.substack.com/pub/thepythoncodingstack/p/the-key-to-the-key-parameter-in-python
https://open.substack.com/pub/thepythoncodingstack/p/the-key-to-the-key-parameter-in-python
Thepythoncodingstack
The Key To The key Parameter in Python
A parameter named key is present in several Python functions, such as sorted(). Let's explore what it is and how to use it.
Challenging the Norm: Leading Django towards Hexagonal Architecture
https://medium.com/flux-it-thoughts/challenging-the-norm-leading-django-towards-hexagonal-architecture-b5711471408c
https://medium.com/flux-it-thoughts/challenging-the-norm-leading-django-towards-hexagonal-architecture-b5711471408c
Medium
Challenging the Norm: Leading Django towards Hexagonal Architecture
In this article, we want to talk about the experience of our Architects and Developers in a real project: a med tech start-up in the U.S.
Building a virtual clothing try-on (VTO) for the perfect look
https://medium.com/@jyotidabass/building-a-virtual-clothing-try-on-vto-for-the-perfect-look-b0dec899b351
https://medium.com/@jyotidabass/building-a-virtual-clothing-try-on-vto-for-the-perfect-look-b0dec899b351
Medium
Building a virtual clothing try-on (VTO) for the perfect look
Powered by artificial intelligence, VCT is an amazing virtual try on tool that visualize all the outfit ideas in seconds. Just enter…