Pint is a Python package to define, operate and manipulate physical quantities:
the product of a numerical value and a unit of measurement. It allows
arithmetic operations between them and conversions from and to different units. (more…)
Read more »
AsyncSSH is a Python package which provides an asynchronous client and
server implementation of the SSHv2 protocol on top of the Python 3.6+
asyncio framework. (more…)
Read more »
Learn to obtain the realtime/current weather conditions of any city in python. We are going to make use of the weather API from www.weatherapi.com. WeatherAP... (more…)
Read more »
Watches for changes in the directories, launches shell command on each change and displays results in LiveServer. Built with Sphinx in mind. - vduseev/wutch... (more…)
Read more »