Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ python Public template

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.

License

Notifications You must be signed in to change notification settings

pipinfitriadi/python

 
 

Repository files navigation

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
  3. Use the command f1, select Tasks: Run Task, and then choose Preparation
  4. Use the command f1, select Python: Select Interpreter, and then choose ./.venv/bin/python
  5. Use the command f1, select Tasks: Run Task, and then choose Python: Preparation

CI/CD

If you encounter a Code Quality error during the CI/CD process, use the command f1, select Tasks: Run Task, choose CI/CD: Code Quality - Fixing, and then run git commit and git push.

About

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.

Topics

Resources

License

Stars

Watchers

Forks