Benchmarking Python JSON serializers - json vs ujson vs orjson
If you work with a large datasets in json inside your python code, then you might want to try using 3rd party libraries like ujson and orjson
If you work with a large datasets in json inside your python code, then you might want to try using 3rd party libraries like ujson and orjson
What happens to your project, if the most important member of your team doesn’t return to work the next day?
I spent hours of searching to figure out an easy way to install older versions of ruby on mac m1
What I achieved and what I missed in the year 2021
A collection of Python code best practices. Read to check how many of these you already know!