/queqiao

Primary LanguagePython

queqiao

Setup

# Install dependencies
pipenv install --dev

# Setup pre-commit and pre-push hooks
pipenv run pre-commit install -t pre-commit
pipenv run pre-commit install -t pre-push

TODO

  • write to new terra dict file (with proper meta data)
  • test write file fn

Credits

This package was created with Cookiecutter and the sourcery-ai/python-best-practices-cookiecutter project template.