blacked


Install
pip install blacked==0.1.0a3

Documentation

blacked

black, but with single quotes

What's wrong with other 'single-quoted' black options:

ToDo:

  • add tests:
    • Both blacked -S and black -S must produce same results
    • blacked run against code formatted with black must change only quotes and vice-versa
    • blacked must adopt any currently installed black version
    • Tests must include running blacked against multiple files to assure multiprocessing works as expected
    • Tests must include latest or all black versions
  • add support for config.cfg
  • add support for blackd