{"id":13678179,"url":"https://github.com/pythonic-emacs/blacken","last_synced_at":"2025-04-29T12:33:58.620Z","repository":{"id":39649850,"uuid":"126819099","full_name":"pythonic-emacs/blacken","owner":"pythonic-emacs","description":"Python Black for Emacs","archived":false,"fork":false,"pushed_at":"2024-07-21T10:59:10.000Z","size":43,"stargazers_count":192,"open_issues_count":11,"forks_count":33,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-02T13:21:19.142Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythonic-emacs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-26T11:32:45.000Z","updated_at":"2024-07-21T10:59:13.000Z","dependencies_parsed_at":"2024-03-27T08:26:56.454Z","dependency_job_id":"75bfa049-9d13-4e46-a74f-3a4392db0b64","html_url":"https://github.com/pythonic-emacs/blacken","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonic-emacs%2Fblacken","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonic-emacs%2Fblacken/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonic-emacs%2Fblacken/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonic-emacs%2Fblacken/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonic-emacs","download_url":"https://codeload.github.com/pythonic-emacs/blacken/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224173632,"owners_count":17268144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:00:50.813Z","updated_at":"2024-11-11T20:31:09.670Z","avatar_url":"https://github.com/pythonic-emacs.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"[![MELPA](https://melpa.org/packages/blacken-badge.svg)](https://melpa.org/#/blacken)\n[![MELPA Stable](https://stable.melpa.org/packages/blacken-badge.svg)](https://stable.melpa.org/#/blacken)\n[![CI](https://github.com/pythonic-emacs/blacken/actions/workflows/test.yml/badge.svg)](https://github.com/pythonic-emacs/blacken/actions/workflows/test.yml)\n\n# Blacken\n\nUse the python `black` package to reformat your python buffers.\n\n## usage\n\nThe whole buffer can be reformatted with `blacken-buffer`. If you want\nto format every time you save, enable `blacken-mode` in relevant\npython buffers. Note that if `blacken-only-if-project-is-blackened` is\nnon-nil, then blacken will only run if your `pyproject.toml` contains\nthe `[tool.black]` setting. This setting is off by default.\n\n\n## customization\n\nThe following options change the behavior of black when reformatting buffers.\n\n- `blacken-allow-py36` Allow using Python 3.6-only syntax on all input files.\n- `blacken-skip-string-normalization` Don't normalize string quotes or prefixes.\n- `blacken-fast-unsafe` Skips temporary sanity checks.\n- `blacken-line-length` Max line length enforced by blacken.\n\n## license\n\n`blacken.el` is free software; you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation; either version 3, or (at your option) any later\nversion.\n\nSPDX-License-Identifier: GPL-3.0-or-later\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonic-emacs%2Fblacken","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonic-emacs%2Fblacken","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonic-emacs%2Fblacken/lists"}