WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

pythonkr/pyconkr-web-2022

Repository files navigation

pyconkr-web-2022

how to deployment

  1. get the secrets with update_secrets.sh
  2. run zappa update on pyconweb2022 folder

contribution

before development

you need to install dependencies

pip install -r requirements.txt

sending pull request

you need to send pull request to main branch.

but before sending PR, please check the following:

  • you need to check format with black
  • you need to pass testing command pytest pyconkr-web-2022

how to force black on the code

vscode

pycharm

how to run pytest

you need to pass tests

pytest ./pyconkr-web-2022

Releases

No releases published

Packages

No packages published

Contributors 6