Skip to content

Instantly share code, notes, and snippets.

@jupiterorbita
Last active July 23, 2024 18:33
Show Gist options
  • Save jupiterorbita/e4ba0ef369bbdb2feb8520778fadab6e to your computer and use it in GitHub Desktop.
Save jupiterorbita/e4ba0ef369bbdb2feb8520778fadab6e to your computer and use it in GitHub Desktop.

Revisions

  1. jupiterorbita revised this gist Jul 23, 2024. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -12,8 +12,8 @@ out text editor!
    ## [Cmder](https://cmder.app/) ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
    For Python I use this instead of `CMD PROMPT` (the default windows terminal)

    ## [VSCode theme - Hydroxy](https://marketplace.visualstudio.com/items?itemName=VirejDasani.hydroxy)
    Hydroxy is a cool, dark theme for VS Code
    <!-- ## [VSCode theme - Hydroxy](https://marketplace.visualstudio.com/items?itemName=VirejDasani.hydroxy)
    Hydroxy is a cool, dark theme for VS Code -->

    ## [vscode-icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)
    show icons for each file in the explorer menu
  2. jupiterorbita revised this gist Mar 5, 2023. 1 changed file with 0 additions and 2 deletions.
    2 changes: 0 additions & 2 deletions python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -70,8 +70,6 @@ Visual Studio Code plugin that autocompletes filenames. -->
    <!-- ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) -->
    ## Extra

    ## [Tabnine AI Autocomplete](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode)
    AI assistant for software developers

    ## [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
    Spelling Checker for Visual Studio Code
  3. jupiterorbita revised this gist Dec 28, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -42,7 +42,7 @@ Syntax highlighting for jinja(2) including HTML, Markdown, YAML and other templa


    ## [Black Formatter](https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
    opinionated formatter for Python
    opinionated formatter for Python <br>
    in your vscode `settings.json` add the following:
    ```json
    "[python]": {
  4. jupiterorbita revised this gist Dec 28, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    # Python tools used for this stack 🐍

    <!-- FOLLOW -->
    [![follow](https://img.shields.io/github/followers/jupiterorbita.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/jupiterorbita) ![](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=f6d766) ![](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge&logo=mysql&logoColor=white)
    [![follow](https://img.shields.io/github/followers/jupiterorbita.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/jupiterorbita) ![VSCode](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![Python](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=f6d766) ![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![MySQL](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge&logo=mysql&logoColor=white)
    <!-- ![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white) -->
    <!-- # ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) VSCode extensions I use -->

  5. jupiterorbita revised this gist Dec 28, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    # Python tools used for this stack 🐍

    <!-- FOLLOW -->
    [![follow](https://img.shields.io/github/followers/jupiterorbita.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/jupiterorbita) ![VSCode](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![Python](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=f6d766) ![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![MySQL](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge&logo=mysql&logoColor=white)
    [![follow](https://img.shields.io/github/followers/jupiterorbita.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/jupiterorbita) ![](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=f6d766) ![](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge&logo=mysql&logoColor=white)
    <!-- ![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white) -->
    <!-- # ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) VSCode extensions I use -->

  6. jupiterorbita revised this gist Dec 28, 2022. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -9,6 +9,9 @@
    ## [Visual Studio Code](https://code.visualstudio.com/)
    out text editor!

    ## [Cmder](https://cmder.app/) ![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
    For Python I use this instead of `CMD PROMPT` (the default windows terminal)

    ## [VSCode theme - Hydroxy](https://marketplace.visualstudio.com/items?itemName=VirejDasani.hydroxy)
    Hydroxy is a cool, dark theme for VS Code

  7. jupiterorbita created this gist Dec 28, 2022.
    74 changes: 74 additions & 0 deletions python_stack_tools.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,74 @@
    # Python tools used for this stack 🐍

    <!-- FOLLOW -->
    [![follow](https://img.shields.io/github/followers/jupiterorbita.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/jupiterorbita) ![VSCode](https://img.shields.io/badge/Visual_Studio_Code-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![Python](https://img.shields.io/badge/Python-14354C?style=for-the-badge&logo=python&logoColor=f6d766) ![Flask](https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=flask&logoColor=white) ![MySQL](https://img.shields.io/badge/MySQL-005C84?style=for-the-badge&logo=mysql&logoColor=white)
    <!-- ![MySQL](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white) -->
    <!-- # ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) VSCode extensions I use -->


    ## [Visual Studio Code](https://code.visualstudio.com/)
    out text editor!

    ## [VSCode theme - Hydroxy](https://marketplace.visualstudio.com/items?itemName=VirejDasani.hydroxy)
    Hydroxy is a cool, dark theme for VS Code

    ## [vscode-icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)
    show icons for each file in the explorer menu

    ## [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments)
    create more human-friendly comments in your code.
    Categorize your annotations into:

    - Alerts `!`
    - Queries `?`
    - TODOs `TODO`
    - Highlights `*`

    ![better-comments-preview](https://raw.githubusercontent.com/aaron-bond/better-comments/084a906e73a3ca96d5319441714be8e3a2a8c385/images/better-comments.PNG)

    ## [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)
    Run code snippet or code file for multiple languages:

    ## [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag)
    Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.

    <hr>

    ## [Better Jinja](https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
    Syntax highlighting for jinja(2) including HTML, Markdown, YAML and other templates.


    ## [Black Formatter](https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
    opinionated formatter for Python
    in your vscode `settings.json` add the following:
    ```json
    "[python]": {
    "editor.defaultFormatter": "ms-python.black-formatter"
    }
    ```

    <!-- ## [Python Indent](https://marketplace.visualstudio.com/items?itemName=KevinRose.vsc-python-indent) ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
    Correct Python indentation in Visual Studio Code -->

    <!-- ## [ES7+ snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB)
    JavaScript and React/Redux snippets in ES7+ -->

    <!-- ## [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
    Visual Studio Code plugin that autocompletes filenames. -->

    <!-- ![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white) -->

    <!-- ![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) -->

    <!-- ![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB) -->

    <!-- <hr> -->

    <!-- ![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white) -->
    ## Extra

    ## [Tabnine AI Autocomplete](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode)
    AI assistant for software developers

    ## [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)
    Spelling Checker for Visual Studio Code