Software Alternatives & Reviews

Creating A Modern Python Development Environment

Cookiecutter Visual Studio Code
  1. A command-line utility that creates projects from cookiecutters (project templates), e.g.
    If you’re any way like me, then you must automate a task when you find yourself doing it more than once. I’ve automated the creation and configuration of a modern Python project using cookiecutter. You will need to set up your environment first. Also, nitpick uses my own take on the wemake-services configuration, you can view the repository here.

    #Software Development #Developer Tools #Project Management 38 social mentions

  2. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    If your editor is VSCode then you’re in luck because you can integrate the Linux subsystem easily with its remote WSL plugin. Once installed open your WSL terminal and execute code . . This will automatically open the VSCode editor within the Linux subsystem. You can read more about it here.

    #Text Editors #IDE #Software Development 1002 social mentions

Discuss: Creating A Modern Python Development Environment

Log in or Post with