Package: pyblack 0.1.0
pyblack: Style Python code blocks with black
RStudio addin to help format and style Python code in RMarkdown and Quarto documents with the Python code formatter, black.
Authors:
pyblack_0.1.0.tar.gz
pyblack_0.1.0.zip(r-4.5)pyblack_0.1.0.zip(r-4.4)pyblack_0.1.0.zip(r-4.3)
pyblack_0.1.0.tgz(r-4.4-any)pyblack_0.1.0.tgz(r-4.3-any)
pyblack_0.1.0.tar.gz(r-4.5-noble)pyblack_0.1.0.tar.gz(r-4.4-noble)
pyblack_0.1.0.tgz(r-4.4-emscripten)pyblack_0.1.0.tgz(r-4.3-emscripten)
pyblack.pdf |pyblack.html✨
pyblack/json (API)
# Install 'pyblack' in R: |
install.packages('pyblack', repos = c('https://erictleung.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/erictleung/pyblack/issues
blackformattingpythonrstudiorstudio-addin
Last updated 5 months agofrom:1d117236cb. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:%>%
Dependencies:backportsbase64encBHbitbit64bslibcachemcheckmateclicliprcpp11crayondigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeparsermdpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRcppreadrrlangrmarkdownrstudioapisassstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsvroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Style entire active file | style_active_file_black |
Style Python Code directly | style_black |
Apply black formatting to highlighted code | style_black_selection |
Replace Python indentation from 4 to 2 | style_python_two_spaces |