sourcery

Package — Code QualityPython 3.7+Intermediate

AI-powered refactoring suggestions for cleaner Python code

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
None (proprietary binary; requires account)
Install
pip install sourcery # requires auth token

Learn by Difficulty

Quick Example

python
# Install: pip install sourcery  # requires auth token
import sourcery

# Basic sourcery usage
print(f"Using sourcery")
# See documentation for detailed examples

sourcery is a third-party package. AI-powered refactoring suggestions for cleaner Python code. Install with: pip install sourcery # requires auth token

Try in Playground

Tags

packagecode-qualitylintingformatting