Go deh!
Mainly Tech projects on Python and Electronic Design Automation.
Sunday, April 29, 2018
Assignment expressions: Noooo!
›
I just got wind of PEP 572 via Reddit.The PEP is to modify the Python syntax to add an assignment expression via the use of := to both assig...
Saturday, March 17, 2018
What the f in f!
›
Or nested f-strings in python 3.6 Someone wrote some code to format the printing of a list of floats, which got me thinking... In ...
Wednesday, December 20, 2017
Not so flash, flashtext!
›
The announcement of the Python flashtext library has been generally well recieved. It seems to lead on its speed advantage over regexps for ...
Thursday, December 07, 2017
Elixirs' chunk_every in Python
›
Another way to do it... I had created a parallel process Python Program to solve a stack overflow users problem and decided to sha...
2 comments:
‹
›
Home
View web version