sapp
sapp copied to clipboard
Post Processor for Facebook Static Analysis Tools.
zstd library changed and there is no ZstdCompressor in it. json diagnostics https://github.com/facebook/sapp/blob/95ba95c2c517d75518407f9105cfacabc03d426d/sapp/json_diagnostics.py
**Pre-submission checklist** - [x] I've ran the following linters locally and fixed lint errors related to the files I modified in this PR - [x] `black .` - [x] `usort...
**Pre-submission checklist** - [x] I've ran the following linters locally and fixed lint errors related to the files I modified in this PR - [x] `black .` - [x] `usort...
I'm looking to tinker with using SAPP with multiple users, so I'd like to be able to run with some client/server style database (I'm thinking postgres or possibly [python-dqlite.](https://github.com/paulstuart/sqlalchemy-dqlite) )....