Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.07 KB

File metadata and controls

29 lines (21 loc) · 1.07 KB

Python

License PyPI - Python Version

This repository serves as a centralized Python's workspace, providing structure and resources to support development activities. It may include configuration files, environment setup, shared utilities and documentation that help maintain consistency and streamline workflows across projects or teams.

Setup

Follow these steps the first time you use VS Code after cloning this git repository:

  1. Change name value in pyproject.toml to your project name
  2. Create a .env file based on template.env and set your environment values