Weekly Shaarli

All links of one week in a single page.

Week 45 (November 4, 2019)

A Better Practice for Managing Many extras_require Dependencies in Python · Han Xiao Tech Blog - Deep Learning, NLP, AI
thumbnail

One problem I was facing when building GNES: Generic Neural Elastic Search is how to effectively control the dependencies in Python. The main dependen ... · Han Xiao

Stop using utcnow and utcfromtimestamp

A public service announcement about the dangers of utcnow and utcfromtimestamp and the benefits of using their replacements.

GitHub · Where software is built
thumbnail

Un petit morceau de code efficient pour vérifier si la version de python qui tourne est PyPy.