Modern scientific Python

Introduction

  • Modern tools for scientific Python programming

Visual Studio Code

  • Why Visual Studio Code
  • A. Installing VS Code
  • B. Install extensions
  • C. How are settings managed
  • D. Setting up Python in VS Code
    • Appearance
    • Telemetry and user experiments
    • Version control extensions
    • Spell checking
    • Python environment
    • Formatting
    • Line length
  • E. Additional extensions
  • F. Keyboard shortcuts

Managing packages

  • Managing dependencies
  • Publishing packages
Theme by the Executable Book Project

Publishing packages

Publishing packagesΒΆ

https://towardsdatascience.com/packages-part-2-how-to-publish-test-your-package-on-pypi-with-poetry-9fc7295df1a5

By Denis Rosset
© Copyright 2022, Denis Rosset.