[Python-announce] triv 0.50.0

2023-09-12 Thread Triv Co
Greetings! Triv is a syntax for the web and more... Now available as a public release at version 0.50.0 for either Python (recommended) or Node.js. pip install triv 3v file.3v > file.xml https://www.triv.co Please address correspondence to: [email protected] License: BSD (3-clause); Copyright

[Python-announce] ANN: NumExpr 2.8.6 Released

2023-09-12 Thread Robert McLeod
Hi everyone, NumExpr 2.8.6 is a release to deal with issues related to downstream `pandas` where the sanitization blacklist was hitting private variables used in their evaluate. In addition the sanitization was hitting on scientific notation. For those who do not wish to have sanitization on by d