Pinned Loading
-
1
// ==UserScript==2
// @name Hardcover → Dover Library Linker3
// @namespace https://github.com/tclancy/hardcover-library-linker4
// @version 1.0.05
// @description Adds Dover Public Library search links next to book titles and authors on Hardcover want-to-read page -
Forked from freelawproject/courtlistener
A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
Python
-
1
#!/usr/bin/env python32
#-*- coding: utf-8 -*-3
4
from functools import reduce
5
import operator
-
For working with RF remotes, tire-pressure monitors and whatever else we run into
Python