Skip to content
/ project-temp Public template

Project template that enhances development experience in VSCode

Notifications You must be signed in to change notification settings

AdamZh0u/project-temp

Repository files navigation

Project Template

project-temp – this is my project template that enhances development experience in VSCode with streamlined features.

Features

  • Accessing the project root as a constant.
  • Load Parameters from the .env file
    • In debug mode, parameters are loaded automatically.
    • Running in the terminal mode need user settings "python.experiments.optInto": ["pythonTerminalEnvVarActivation"]
  • Jupyter Settings
    • Run Jupyter notebooks from the project root.
    • Enable the interactive mode for development.
  • Python
    • Autopep8 formatter
  • Plot utils
  • Databse utils

Reference

About

Project template that enhances development experience in VSCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published