I hereby claim:
- I am brandonkrull on github.
- I am brandonk (https://keybase.io/brandonk) on keybase.
- I have a public key ASBCED4LsEjs98ZbmxSbEdyv4RtR2kRYXgnJgIAijKfyzAo
To claim this, I am signing this object:
""" | |
Hacky parse through ESPN's NFL schedule page. | |
""" | |
import pickle | |
import requests | |
from collections import namedtuple | |
from bs4 import BeautifulSoup as bs | |
base_url = 'http://www.espn.com' | |
Stats = namedtuple('Stats', ['home', 'home_val', 'away', 'away_val', 'score']) |
function transfer | |
if test (count $argv) -eq 0 | |
echo "No arguments specified. Usage:" | |
echo "transfer /tmp/test.md" | |
echo "cat /tmp/test.md | transfer test.md" | |
return 0 | |
end | |
set tmpfile (mktemp -t transferXXX) |
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env node | |
import { LinearClient } from "@linear/sdk"; | |
import dotenv from "dotenv"; | |
const README = ` | |
# Linear Team Info Extractor | |
------------------------- | |
Setup: |
Use the gh
CLI to generate a comprehensive weekly development intelligence report that goes far beyond basic commit summaries.
Data Collection: