DevConf.us 2018 is the 1st annual, free, Red Hat sponsored technology conference for community project and professional contributors to Free and Open Source technologies held at the Boston University in the historic city of Boston, USA.
When: Friday, August 17 to Sunday, August 19, 2018
Did you try to install all the dependencies for your Python application? If the answer is yes, you probably know about version pinning that keeps your application running even during non-backwards compatible updates of your dependencies. Thoth is an analytical system that gives you recommendations on which packages you should install in your application stack based on aggregated data from various sources. Let's have a look at core principles, what data are used, how they are are organized to perform search queries to find the best possible application stack based on captured observations.