DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://dbader.org/blog/python-repr-vs-str
#python
dbader.org
Python
String Conversion 101: Why Every Class Needs a “repr” – dbader.org
How and why to implement
Python
“to string” conversion in your own classes using
Python
’s “repr” and “str” mechanisms and associated coding conventions.
DevOps drawer
https://simpleisbetterthancomplex.com/article/2017/08/07/a-minimal-django-application.html
#python
Simple is Better Than Complex
A Minimal Django Application
In this article I want to explore some of the basic concepts of Django, setting up a minimal web application to get adeeper understanding of how Django works under the hoods.
DevOps drawer
https://www.peterbe.com/plog/fastest-local-cache-backend-django
#python
Peterbe
Fastest *local* cache backend possible for Django
Stuff in Peter's head