Explore >> Select a destination


You are here

death.andgravity.com
| | avilpage.com
14.6 parsecs away

Travel
| | How to do stateful hot module reload in python with reloadium?
| | 3.70.187.24
15.5 parsecs away

Travel
| | [AI summary] The author, a beginner programmer with experience in C, decides to switch to Python for its extensive libraries and resources, particularly for use with Raspberry Pi projects, and is currently learning through a free book.
| | blog.tafkas.net
18.6 parsecs away

Travel
| | The first step of my plan, building a Raspberry Pi based photovoltaic monitoring solution, is finished. I created a python package that works with the Kostal Piko 5.5 inverter (and theoretically should work with other Kostal inverters as well) and offers a clean interface for accessing the data: import pikopy #create a new piko instance p = Piko('host', 'username', 'password') #get current power print p.get_current_power() #get voltage from string 1 print p.
| | cogley.jp
27.5 parsecs away

Travel
| Version 3 of the static site generator Lume was released after a Herculean dev cycle. It's an incredibly flexible and powerful SSG written in Typescript by Óscar Otero.