black.vercel.app
Preview meta tags from the black.vercel.app website.
Linked Hostnames
4Thumbnail

Search Engine Appearance
https://black.vercel.app/
Black Playground
Playground for Black, the uncompromising Python code formatter.
Bing
Black Playground
https://black.vercel.app/
Playground for Black, the uncompromising Python code formatter.
DuckDuckGo
Black Playground
Playground for Black, the uncompromising Python code formatter.
General Meta Tags
5- titleBlack Playground
- charsetutf-8
- viewportwidth=device-width, initial-scale=1
- descriptionPlayground for Black, the uncompromising Python code formatter.
- next-size-adjust
Open Graph Meta Tags
5- og:titleBlack Playground
- og:descriptionPlayground for Black, the uncompromising Python code formatter.
- og:imagehttps://black.vercel.app/screenshot.png
- og:image:width1200
- og:image:height630
Twitter Meta Tags
4- twitter:cardsummary_large_image
- twitter:titleBlack Playground
- twitter:descriptionPlayground for Black, the uncompromising Python code formatter.
- twitter:imagehttps://black.vercel.app/screenshot.png
Link Tags
3- icon/favicon.ico
- preload/_next/static/chunks/webpack-c7d8438a6c66ee0d.js
- stylesheet/_next/static/css/ee806fa8de71b5f4.css
Links
7- https://black.readthedocs.io/en/latest
- https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#line-length
- https://github.com/jpadilla/black-playground
- https://github.com/psf/black/commit/950ec3
- https://github.com/psf/black/issues/new?body=%2A%2ABlack+v25.1.0%2A%2A%0A%0A%5BPlayground+link%5D%28https%3A%2F%2Fblack.vercel.app%2F%3Fversion%3Dstable%26state%3D_Td6WFoAAATm1rRGAgAhARYAAAB0L-Wj4ASJAnldAD2IimZxl1N_WlkPinBFoXIfdFTaTVkGVeHShArYj9yPlDvwBA7LhGo8BvRQqDilPtgsfdKl-ha7EFp0Ma6lY_06IceKiVsJ3BpoICJM9wU1VJLD7l3qd5xTmo78LqThf9uibGWcWCD16LBOn0JK8rhhx_Gf2ClySDJtvm7zQJ1Z-Ipmv9D7I_zhjztfi2UTVsJp7917XToHBm2EoNZqyE8homtGskFIiif5EZthHQvvOj8S2gJx8_t_UpWp1ScpIsD_Xq83LX-B956I_EBIeNoGwZZPFC5zAIoMeiaC1jU-sdOHVucLJM_x-jkzMvK8Utdfvp9MMvKyTfb_BZoe0-FAc2ZVlXEpwYgJVAGdCXv3lQT4bpTXyBwDrDVrUeJDivSSwOvT8tlnuMrXoD1Sk2NZB5SHyNmZsfyAEqLALbUnhkX8hbt5U2yNQRDf1LQhuUIOii6k6H9wnDNRnBiQHUfzKfW1CLiThnuVFjlCxQhJ60u67n3EK38XxHkQdOocJXpBNO51E4-f9z2hj0EDTu_ScuqOiC9cI8qJ4grSZIOnnQLv9WPvmCzx5zib3JacesIxMVvZNQiljq_gL7udm1yeXQjENOrBWbfBEkv1P4izWeAysoJgZUhtZFwKFdoCGt2TXe3xQ-wVZFS5KoMPhGFDZGPKzpK15caQOnWobOHLKaL8eFA-qI44qZrMQ7sSLn04bYeenNR2Vxz7hvK0lJhkgKrpVfUnZrtF-e-ubeeUCThWus4jZbKlFBe2Kroz90Elij_UZBMFCcFo0CfIx5mGloKoK10y5eFtrgIZy3gUg3-VibDzoc8fXF63NR9AgKYXS1NQPXDXEwAAAABk7Jx28oPV2QABlQWKCQAAjbEry7HEZ_sCAAAAAARZWg%3D%3D%29%0A%0A%23%23+Options%0A%0A%60--line-length%3D88%60%0A%60--safe%60%0A%0A%23%23+Input%0A%0A%60%60%60python%0Afrom+seven_dwwarfs+import+Grumpy%2C+Happy%2C+Sleepy%2C+Bashful%2C+Sneezy%2C+Dopey%2C+Doc%0Ax+%3D+%7B++%27a%27%3A37%2C%27b%27%3A42%2C%0A%0A%27c%27%3A927%7D%0A%0Ax+%3D+123456789.123456789E123456789%0A%0Aif+very_long_variable_name+is+not+None+and+%5C%0A+very_long_variable_name.field+%3E+0+or+%5C%0A+very_long_variable_name.is_debug%3A%0A+z+%3D+%27hello+%27%2B%27world%27%0Aelse%3A%0A+world+%3D+%27world%27%0A+a+%3D+%27hello+%7B%7D%27.format%28world%29%0A+f+%3D+rf%27hello+%7Bworld%7D%27%0Aif+%28this%0Aand+that%29%3A+y+%3D+%27hello+%27%27world%27%23FIXME%3A+https%3A%2F%2Fgithub.com%2Fpsf%2Fblack%2Fissues%2F26%0Aclass+Foo++%28+++++object++%29%3A%0A++def+f++++%28self+++%29%3A%0A++++return+++++++37%2A-2%0A++def+g%28self%2C+x%2Cy%3D42%29%3A%0A++++++return+y%0Adef+f++%28+++a%3A+List%5B+int+%5D%29+%3A%0A++return++++++37-a%5B42-u+%3A++y%2A%2A3%5D%0Adef+very_important_function%28template%3A+str%2C%2Avariables%2Cfile%3A+os.PathLike%2Cdebug%3Abool%3DFalse%2C%29%3A%0A++++%22%22%22Applies+%60variables%60+to+the+%60template%60+and+writes+to+%60file%60.%22%22%22%0A++++with+open%28file%2C+%22w%22%29+as+f%3A%0A+++++...%0A%23+fmt%3A+off%0Acustom_formatting+%3D+%5B%0A++++0%2C++1%2C++2%2C%0A++++3%2C++4%2C++5%2C%0A++++6%2C++7%2C++8%2C%0A%5D%0A%23+fmt%3A+on%0Aregular_formatting+%3D+%5B%0A++++0%2C++1%2C++2%2C%0A++++3%2C++4%2C++5%2C%0A++++6%2C++7%2C++8%2C%0A%5D%0A%60%60%60%0A%0A%23%23+Output%0A%0A%60%60%60python%0Afrom+seven_dwwarfs+import+Grumpy%2C+Happy%2C+Sleepy%2C+Bashful%2C+Sneezy%2C+Dopey%2C+Doc%0A%0Ax+%3D+%7B%22a%22%3A+37%2C+%22b%22%3A+42%2C+%22c%22%3A+927%7D%0A%0Ax+%3D+123456789.123456789e123456789%0A%0Aif+%28%0A++++very_long_variable_name+is+not+None%0A++++and+very_long_variable_name.field+%3E+0%0A++++or+very_long_variable_name.is_debug%0A%29%3A%0A++++z+%3D+%22hello+%22+%2B+%22world%22%0Aelse%3A%0A++++world+%3D+%22world%22%0A++++a+%3D+%22hello+%7B%7D%22.format%28world%29%0A++++f+%3D+rf%22hello+%7Bworld%7D%22%0Aif+this+and+that%3A%0A++++y+%3D+%22hello+%22+%22world%22++%23+FIXME%3A+https%3A%2F%2Fgithub.com%2Fpsf%2Fblack%2Fissues%2F26%0A%0A%0Aclass+Foo%28object%29%3A%0A++++def+f%28self%29%3A%0A++++++++return+37+%2A+-2%0A%0A++++def+g%28self%2C+x%2C+y%3D42%29%3A%0A++++++++return+y%0A%0A%0Adef+f%28a%3A+List%5Bint%5D%29%3A%0A++++return+37+-+a%5B42+-+u+%3A+y%2A%2A3%5D%0A%0A%0Adef+very_important_function%28%0A++++template%3A+str%2C%0A++++%2Avariables%2C%0A++++file%3A+os.PathLike%2C%0A++++debug%3A+bool+%3D+False%2C%0A%29%3A%0A++++%22%22%22Applies+%60variables%60+to+the+%60template%60+and+writes+to+%60file%60.%22%22%22%0A++++with+open%28file%2C+%22w%22%29+as+f%3A%0A++++++++...%0A%0A%0A%23+fmt%3A+off%0Acustom_formatting+%3D+%5B%0A++++0%2C++1%2C++2%2C%0A++++3%2C++4%2C++5%2C%0A++++6%2C++7%2C++8%2C%0A%5D%0A%23+fmt%3A+on%0Aregular_formatting+%3D+%5B%0A++++0%2C%0A++++1%2C%0A++++2%2C%0A++++3%2C%0A++++4%2C%0A++++5%2C%0A++++6%2C%0A++++7%2C%0A++++8%2C%0A%5D%0A%0A%60%60%60%0A%0A%23%23+Expected