A Python tool for the generation of geological data of minerals

GebPy Open-source, Python-based tool for the synthetic generation of geological data with focus on minerals, rocks and stratigraphy. developed by Maximilian A. Beeskow GebPy is an open-source, Python-based tool for the synthetic generation of geological data with focus on minerals, rocks and stratigraphy. The main assumption of GepPy is that all rock properties are determined by the mineral assemblage besides structural features. GebPy can be used for educational purposes, for example by the generation of mineralogical data that could be […]

Read more

A python script and steps to display locations of peers connected to qbittorrent

qbittorrent-peers-location-grafana A python script (along with instructions) to display the locations of all the peers your qBittorrent client is connected to in a Grafana worldmap dashboard. Pre-requisites Steps First step is to create the database which will contain the information about the IP addresses and their corresponding locations. I used this “https://lite.ip2location.com/database/ip-country-region-city-latitude-longitude” since it is free and it had the latitude and longitude information which is enough precision to pipoint a peer on the map. Download the IPV4 CSV file […]

Read more