freelawproject / doctor

A microservice for document conversion at scale
https://free.law/projects/doctor
BSD 2-Clause "Simplified" License
54 stars 14 forks source link

General doctor cleanup and refactoring #150

Closed mlissner closed 1 year ago

mlissner commented 2 years ago

This lands a handful of general maintenance stuff, but not a whole lot else:

  1. Better docs for users and devs
  2. Code is blackified according to our usual black config, with a pyproject.toml file added.
  3. Old URL aliases are removed.
  4. Unnecessary URLs are removed.
  5. Docker container names are tweaked to less likely to collide with CourtListener.
  6. Removed duplicated dependencies in requirements.txt and creates requirements.dev.txt with a few dev dependencies.
mlissner commented 2 years ago

Forgot to mention. Fixes: #149

mlissner commented 1 year ago

@flooie, can you please take a look at this when you get a sec?

flooie commented 1 year ago

Apologies

mlissner commented 1 year ago

Any thoughts. :) ?