https://github.com/midnighter/black-presentation
A short presentation on formatting with Black for the PyData Meetup Copenhagen.
https://github.com/midnighter/black-presentation
Last synced: 3 months ago
JSON representation
A short presentation on formatting with Black for the PyData Meetup Copenhagen.
- Host: GitHub
- URL: https://github.com/midnighter/black-presentation
- Owner: Midnighter
- License: cc0-1.0
- Created: 2021-09-02T12:14:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-02T12:28:41.000Z (almost 5 years ago)
- Last Synced: 2025-02-23T09:30:31.838Z (over 1 year ago)
- Language: HTML
- Size: 339 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# _Black_
A short presentation on _Black_ with demos on specific use-cases:
* Use _Black_ to format Python 3 code
* Use `nb_black` to format code in Jupyter notebook/lab
* Use _Black_ to format notebooks directly (released four days ago!)
* Use _Black_ in PyCharm with BlackConnect
* Use _Black_ to format legacy code
## Copyright