Git Product home page Git Product logo

python-docs-ko's Introduction

파이썬 한국어 번역

현재 혹은 가까운 미래의 안정판만을 번역하고, 현재는 3.7 입니다. 번역은 3.7 브랜치에 들어있고, master 브랜치에는 번역 작업을 보조하는 도구들이 들어있습니다.

번역팀에 문의가 있으신 분들은 http://www.flowdas.com/pages/python-docs-ko.html 를 참고 바랍니다.

교정을 위한 프리뷰 빌드하기

저장소를 fork 한 후에 git clone 하면 master 브랜치의 작업 사본이 만들어집니다. 이 디렉토리에서 다음과 같은 명령을 실행합니다.

python3 -m venv venv
venv/bin/python -m pip install -r requirements.txt
./build.py

이제 cpython/Doc/build/html/index.html 에 프리뷰 파일이 만들어집니다.

한편 cpython/locale/ko/LC_MESSAGES 디렉토리에는 여러분이 fork 한 저장소의 3.7 브랜치의 작업 사본이 만들어집니다.

이제 cpython/locale/ko/LC_MESSAGES 디렉토리의 파일들을 번역한 후에, ./build.py 를 실행하면 프리뷰가 업데이트 됩니다.

python-docs-ko's People

Contributors

flowdas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.