__ _ _ / _| __ _| |_ ___ __ _| |_ | |_ / _` | __/ __/ _` | __| | _| (_| | || (_| (_| | |_ |_| \__,_|\__\___\__,_|\__| ... catalog all the things! This is just a concept for now; see [rfc](./rfc). ## Python Prototype Use `pipenv` (which you can install with `pip`). pipenv shell python fatcat/api.py Run tests: pipenv run nosetests3 fatcat