Skip to content

Instantly share code, notes, and snippets.

import requests
from bs4 import BeautifulSoup as bs
from collections import namedtuple
from sys import argv
def parse_table(table):
return [
[" ".join(col.text.split()) for col in row.find_all("td")]
for row in table.find_all("tr")
{
"ignition": {
"version": "3.2.0"
},
"passwd": {
"users": [
{
"name": "core",
"sshAuthorizedKeys": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJxme9Hlp/GOfkayAc20zTSX+5mtC3ZawfAelTU6n36x plty@arch"
@plty
plty / keybase.md
Created November 30, 2018 17:41
keybase.md

Keybase proof

I hereby claim:

  • I am plty on github.
  • I am plty (https://keybase.io/plty) on keybase.
  • I have a public key ASBYxwtqIpBHKZX1V8oy9Y0GNosyKVIeV_27isat6sjekgo

To claim this, I am signing this object: