Programming/Python12 django(1)-프로젝트 만들기(with poetry) poetry로 django 프로젝트를 작성하는 과정을 기록한다. django 의 공식 문서를 참고했다. Django Django The web framework for perfectionists with deadlines. docs.djangoproject.com 실습 코드: https://github.com/pacho-h/django-practice GitHub - pacho-h/django-practice: django practice with poetry django practice with poetry. Contribute to pacho-h/django-practice development by creating an account on GitHub. github.com set python ver.. 2024. 3. 12. pytest & pytest-watcher pytest pytest: helps you write better programs — pytest documentation pytest: helps you write better programs — pytest documentation pytest: helps you write better programs The pytest framework makes it easy to write small, readable tests, and can scale to support complex functional testing for applications and libraries. pytest requires: Python 3.7+ or PyPy3. PyPI package name: pytest docs.pyte.. 2023. 12. 27. Poetry Introduction | Documentation | Poetry - Python dependency management and packaging made easy Introduction | Documentation | Poetry - Python dependency management and packaging made easy If you installed using the deprecated get-poetry.py script, you should remove the path it uses manually, e.g. rm -rf "${POETRY_HOME:-~/.poetry}" Also remove ~/.poetry/bin from your $PATH in your shell configurati.. 2023. 12. 13. pipx https://github.com/pypa/pipx GitHub - pypa/pipx: Install and Run Python Applications in Isolated Environments Install and Run Python Applications in Isolated Environments - GitHub - pypa/pipx: Install and Run Python Applications in Isolated Environments github.com Install and Run Python Applications in Isolated Environments. 말 그대로 독립된 환경에 python application을 설치하고 실행한다. Installation brew install .. 2023. 12. 13. 이전 1 2 3 다음