Pinned Repositories
Ax
Adaptive Experimentation Platform
Fixit
Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.
TestSlide
A Python test framework
typeguard
Run-time type checker for Python
typeguard
Run-time type checker for Python
williamlw999-fb's Repositories
williamlw999-fb/Ax
Adaptive Experimentation Platform
williamlw999-fb/Fixit
Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.
williamlw999-fb/TestSlide
A Python test framework
williamlw999-fb/typeguard
Run-time type checker for Python