Zain Patel
Zain Patel
So, iTerm2 has this notion of using a font to use when rendering ligatures and a seperate fonr to use for rendering text. It'd be really nice to have this...
Consider restructing the megapack into the following structure: `papers/` `assets/` `misc/` (or `resources/`?) to avoid the root directory being cluttered with the PDFs as it currently is. Also investigate a...
Hi, I'm working on a project that implements connections to S3 via the super simple ``aws_access_key_id``, ``aws_secret_access_key`` variables and I'd like to extend the functionality to include GCS access too....
Documentation for the CLI is pretty well fleshed out in the README, but there is little documentation in actually using this as a python package for development. Add documentation describing...
We've disabled padding values of 0 at the moment, due to our hacky implementation of building the header and dashes. Come back and revisit this, fixing it once and for...
The testing suite at the moment currently lacks any testing for using those options (despite coverage.py reporting full coverage). Implement theses tests.