Giter VIP home page Giter VIP logo

ptr's Introduction

PyCN技术评论

###Py字幕组 出品

《PyCN技术评论》,由Python中文社区发起,Py字幕组承担翻译工作,以翻译Python相关的技术文档、文章为主,英文名称PyCN Technology Review,简称PTR.

####Gitter

Join the chat at https://gitter.im/PyCN/PTR

####加入Py字幕组的步骤

请添加微信AndyWong188,注明自己的github用户名+Py字幕组,如"sinoandywong+Py字幕组",邀请进入PyCN Github群组和Py字幕组微信群,方便交流翻译进度,之后请自行加入PyCN Github群组的Py字幕组team等待approved。

####协作翻译的步骤

请打开本repo的Issues认领感兴趣的部分翻译即可,认领后请自行添加"@自己的github用户名+认领"到认领章节后面。

ptr's People

Contributors

alex-marmot avatar andywong188 avatar bubuyo avatar ccqil avatar gitter-badger avatar heyuanree avatar ictar avatar linchart avatar lving avatar phdhorse41 avatar python-chinese avatar szthanatos avatar yauchee avatar yifan1024 avatar youngziyi avatar zhangyangyu avatar zilongcc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ptr's Issues

建议不要翻译一些特定单词

建议在翻译的过程中不要翻译一些术语,比如:

  1. keyword: None, True, False...
  2. builtins: type, dict, set...
  3. others: traceback...

关于What’s New In Python 3.6的翻译

大致划分如下,大家自行认领。认领的时候在本页回复一下,以免重复:
第一批:

  • Summary – Release highlights 部分 -- @eastrd 认领
  • New Features:PEP 498 - PEP 515 -- @ictar 认领
  • New Features:PEP 525 - PEP 487 -- @eastrd 认领
  • New Features:PEP 519- PEP 495 -- @linchart
  • New Features:PEP 529 - PEP 468 (包括New dict implementation) -- @szthanatos 认领
  • New Features:PEP 523- New Features部分结束 。-- @ictar 认领
  • Other Language Changes + New Modules -- @alex-marmot 认领
  • Improved Modules:array - binascii --@heyuanree 认领
  • Improved Modules:cmath - contextlib --@sinoandywong 认领
  • Improved Modules:faulhandler - importlib--@sxqs-yang 认领
  • Improved Modules:inspect - pdb -- @ictar 认领
  • Improved Modules:pickle - site -- @zilongcc 认领
  • Improved Modules:sqlite3 - ssl --@BubuYo 认领
  • Improved Modules: tkinter --@yifan1024 认领
  • Improved Modules:traceback - typing -- @ictar 认领
  • Improved Modules: warnings @yifan1024 认领
  • Improved Modules:winreg - zlib -- @YoungZiyi 认领
  • Optimizations--@fuckexception认领
  • Build and C API Changes - Other Improvements -- @ictar 认领
  • Deprecated: New Keywords - Deprecated Python behavior --@Lving认领
  • Deprecated: Deprecated Python modules, functions and methods--@Lving认领
  • Porting to Python 3.6 @LoveSn0w 认领
  • Changes in the C API + CPython bytecode changes @phdhorse41认领

截止12.24,需要认领的部分还有:
datetime——认领人:@sxqs-yang @Yauchee
decimal——认领人:@sxqs-yang @Yauchee
distutils——认领人:@Yauchee
email——认领人:@Yauchee
encodings——认领人:@Yauchee
enum——认领人:@Yauchee
statistics——认领人:@ictar
struct——认领人:@ictar
subprocess——认领人:@ictar
sys——认领人:@ictar
telnetlib——认领人:@ictar
time——认领人:@ictar
timeit——认领人:@ictar
unicodedata——认领人:@ictar
unittest.mock——认领人:@ictar
urllib.request——认领人:@ictar
urllib.robotparser——认领人:@ictar
venv——认领人:@ictar
Deprecated functions and types of the C API——认领人:@ictar
Deprecated Build Options——认领人:@ictar
API and Feature Removals——认领人:@ictar
Changes in the Python API(部分)——认领人:

新年开翻啦:Python语言参考手册(3.6)

文档地址:https://github.com/PyCN/PTR/tree/master/The%20Python%20Language%20Reference%20(3.6)
对应原地址:https://docs.python.org/3/reference/index.html
划分章节:
1. Introduction
2. Lexical analysis
3. Data model -- @agnewee 认领
4. Execution model
5. The import system -- @ictar 认领 17.02.20
6.Expressions -- @sxqs-yang 认领

6.4.Await expression
6.5. The power operator
6.6. Unary arithmetic and bitwise operations
6.7. Binary arithmetic operations
6.8. Shifting operations
6.9. Binary bitwise operations
6.10. Comparisons
6.11. Boolean operations
6.12. Conditional expressions
6.13. Lambdas
6.14. Expression lists
6.15. Evaluation order
6.16.Operator precedence

7. Simple statements
8. Compound statements
9. Top-level components
10. Full Grammar specification

认领方式为在对应章节后加上 -- @name 认领,并加上交稿截止日期。超过期限未上传未延期者,视为放弃该章节。该章节则重新释放,供其他人认领。
初定每个人认领一章节。由于每个章节长短不一,认领人可以自行在对应章节下贴上章节下小节部分供他人认领。
使用Markdown。

注:各个章节由认领人自行从原文路径弄成markdown文件上传至对应目录~

统一中英文符号使用

在What's New In Python 3.6的翻译中有大量的中英文符号混用,特别是引号,括号,句号以及空格(英文中有空格但中文中不应该有)。

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.