John T. Wodder II
John T. Wodder II
Many authors of `CHANGELOG.md`/`RELEASES.md` files (including the maintainers of `cargo-dist` itself!) insert newlines in long paragraphs in order to wrap them at 80-ish columns. When GitHub renders such Markdown when...
When I use this library, I don't want it to give me a formatted string; I want the actual stats instead. Currently, I achieve this by doing `json.loads(pypistats.recent(package, format="json"))`, but...
Running mypy on code that uses the latest version of `pypistats` fails with the error message "module is installed, but missing library stubs or py.typed marker". A quick look at...
Show the current Wheelodex version (and a link to Wheelodex's GitHub repo?) at the bottom of every page.
Wheelodex is, at time of launch, severely lacking in the aesthetics department. Some sort of styling by someone with a vague grasp of web design and UX could make quite...
I'm thinking a blue tire-like wheel viewed from the side and tilted up slightly. The icon should also be used as the picture for the wheelodex GitHub organization.
Currently, the deployment pins the PostgreSQL package to prevent unattended security updates, as updating PostgreSQL causes it to restart, breaking Wheelodex's database connection. This is obviously sub-optimal. Possible resolution: Configure...
See on using ansible-lint with pre-commit.
For use when repeatedly running the playbook again & again due to some stupid mistake that `ansible-lint` couldn't find.
- [ ] Tests for each command (`process-orphan-wheels` in particular) - [ ] More thorough tests for views