Skip to content

Taiwan attraction data engineering and data analysis.

Notifications You must be signed in to change notification settings

yeha98552/tibame-project

Repository files navigation

TibaMe Project

Trip Attraction Analysis and Website.

Tech Stack

  • Python 3.12
  • ...

Usage

  1. Install packages
# install all packages specified in Pipfile.lock.
pipenv sync
  1. Install pre-commit
# enter pipenv virtual env
pipenv shell
# install pre-commit
pre-commit install
pre-commit install --hook-type commit-msg

# if want to exit virtual environment
exit

See more pipenv commands.

  1. run
# if not in virtual environmentm need to enter first
pipenv shell

python <python_filename.py>
  1. if install package
pipenv install <package_name>

Commit rule

following conventional commit message.

About

Taiwan attraction data engineering and data analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •