Alembic : Alembic is a new database migrations tool, written by the author of SQLAlchemy.
Danswer : Danswer is the open source AI assistant connected to your company's docs, apps, and people.
Comby : Comby is a tool for matching and rewriting code.
Flake8 : flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code....
Codemod is a tool/library to assist you with large-scale codebase refactors that can be partially automated but still require human oversight and occasional intervention. Codemod was developed at Facebook and released as open source.