The standard logging library seems to be a confusing part in the Python programming language. In my case...
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
An open source environment for digital agents. Contribute to facebookresearch/OpenApps development by creating an account on GitHub. (more…)
Read more »
You’ve finished building the initial Docker image for your Python application, you push it to the registry–and that takes a while, because your image is 2GB. Your image is clearly too large, and so your next step is to try to make your Docker image smalle... (more…)
Read more »
We introduce Stanza, an open-source Python natural language processing
toolkit supporting 66 human languages. Compared to existing widely used
toolkits, Stanza features a language-agnostic fully neural pipeline for text
analysis, including tokenization, m... (more…)
Read more »