PYTHON SOURCE CODE Meaning in Japanese - translations and usage examples

['paiθn sɔːs kəʊd]
['paiθn sɔːs kəʊd]
pythonのソースコード

Examples of using Python source code in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Python source code is here.
Pythonコードはこちらにあります。
Lexical scanner for Python source code.
Pythonソースコードの字句解析器。
Python source code is included.
Pythonコードも記載されています。
Correct way to define Python source code encoding.
Pythonソースコードを定義する正しい方法。
Scan Python source code looking for suspicious indentation.
Pythonのソースコードから不審なインデントを探して検査する。
For example I have this on my Python source code:.
例を挙げると、私がこんなPythonソースコードを書きます。
Accessing Python source code and bytecode.
Pythonのソースコードとバイトコードへのアクセス。
Py by Tim Peters,automatically removes obsolete__future__ statements from Python source code.
Pyは、Pythonソースコードから自動的に廃止された__future__文を削除します。
Chapter 6: Accessing Python source code and bytecode.
Chapter52:Pythonのソースコードとバイトコードへのアクセス。
Scan Python source code looking for suspicious indentation.
TabnannyPythonのソースコードから不審なインデントを探して検査する。
The tokenize module parses Python source code into tokens.
TokenizeモジュールはPythonのソースコードをトークンへ分割します。
In Python source code, Unicode strings are written as u"string".
Pythonソースコード内ではUnicode文字列はu"string"のように書きます。
This will byte-compile the python source code and install it as an.
この操作でPythonのソースコードがバイトコンパイルされ、。
Static type checkers such as Mypy, Pyre,and Pytype can check type hints in Python source code.
Mypy,Pyre,Pytypeなどの静的型チェッカーは、Pythonソースコードにある型ヒントをチェックできます。
After cloning the Python source code, let's build an HTML document like the following:.
Pythonのソースコードをクローンしたら、次にHTMLドキュメントをビルドしてみましょう:。
PyChecker is a static analysis tool that finds bugs in Python source code and warns about code complexity and style.
PyCheckerはPythonソースコードのバグを発見しコードの複雑さとスタイルについて警告する静的解析ツールです。
Examples of Python source code or interactive sessions are represented using standard reST literal blocks.
Pythonソースコードや、インタラクティブモードのセッションを表現するのには、標準のreSTのリテラルブロックを使用します。
It was created by Guido van Rossum during 1985- 1990.Like Perl, Python source code is also available under the GNU General Public License(GPL).
PerlやPythonのソースコードはGNUGeneralPublicLicenseの下でも利用可能であるようにそれは1985-1990年の間、グイド・。
In Python source code, Unicode literals are written as strings prefixed with the“u” or“U” character: u'abcdefghijk'.
Pythonのソースコード内ではUnicodeリテラルは'u'または'U'の文字を最初に付けた文字列として書かれます: u'abcdefghijk'。
Commander SDK provides IT admins and developers with command-line tools and Python source code to perform password management, password rotation and vault functionality.
CommanderSDKはIT管理者や開発者にパスワード管理、パスワードサイクル、保管庫機能を可能とするコマンドラインツールならびにPython(パイソン)ソースコードを提供しています。
Python source code written with a mix of tabs and spaces, or with non-standard number of indentation spaces can be made pep8-conformant using autopep8.
タブとスペースを混在させて書いたPythonソースコード、または非標準のインデントスペースを使って書かれたPythonソースコードは、autopep8を使ってpep8に準拠させることができます。
The key difference is that it compiles Python source code to Go source code which is then compiled to native code, rather than to bytecode.
主な違いは、PythonソースコードをGoソースコードにコンパイルし、バイトコードではなくネイティブコードにコンパイルすることです。
When embedding Python, source code strings should be passed to Python APIs using the standard C conventions for newline characters the\n character, representing ASCII LF, is the line terminator.
Pythonに埋め込む場合には、標準のC言語の改行文字の変換規則(ASCIILFを表現した文字コード\nが行終端となります)に従って、PythonAPIにソースコードを渡す必要があります。
This will byte-compile the python source code and install it as an. egg file or folder in the site-packages directory of your Python installation.
この手順は、Pythonソースコードをバイトコンパイルして、Pythonのsite-packagesディレクトリにインストールします。
For porting existing Python 2.5 or 2.6 source code to Python 3.0, the best strategy is the following:.
既存のPython2.5や2.6のソースコードをPython3.0に移植する最良の策は以下の通りです:。
Source code(Python file).
ソースコード(pythonファイル)。
To3 can translate Python 2.x source code into valid Python 3.x code..
To3はPython2.x用のソースコードを正当なPython3.xコードに翻訳できます。
Results: 27, Time: 0.037

Word-for-word translation

Top dictionary queries

English - Japanese