This client is a fully compliant, native Python implementation of the AWS Encryption SDK. (more…)
Read more »
In the first part of this article series, PDF reports in Python web applications — Part 1: Server side report generation, I explained the… (more…)
Read more »
Recently I converted a python program to C. The python program will run for about 1 hour to finish the task: $ /usr/bin/time -v taskset -c 35 python_program .... ...... User time (seconds): 3553.48 System time (seconds): 97.70 Percent of CPU this job got:... (more…)
Read more »
The first language change proposed this year was the most radical: to make f-strings the default. Eric V. Smith, who wrote the PEP for f-... (more…)
Read more »
As Pavel Cisar promised at Firebird Conference in Berlin, the Firebird has brandnew DB API 2.0 driver for Python. It’s part of modernization campaignthat shakes off the legacy that goes back to KInterbasDB and Firebird 2.0. Please note, that his new drive... (more…)
Read more »