Published onNovember 4, 2023contextlib.suppress(*exceptions)Pythonfirst statement following the end of the with statement.
Published onMarch 23, 2023unittest - Unit Testing FrameworkPythonsimilar flavor as major unit testing frameworks in other languages.
Published onNovember 28, 2022Python 3 Equivalent of "python -m SimpleHTTPServer"Pythonpython -m http.
Published onSeptember 14, 2022Python GeneratorsPythonGenerators are a simple and powerful tool for creating iterators.
Published onJune 24, 2022pyca/cryptography Mac install fails with fatal error: "openssl/opensslv.h" file not foundPythonWhen install `pyca/cryptography` on MacOS with python `2.