Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- 3.1 PEP 8 – Introduction
- all pycodestyle </code> * You can run it on a file or files to obtain information about non-conformance (and indicate errors in the source code and their ... khanov which lets you paste your code or upload a file, and validate it against the PEP 8 style guidelin... length, line breaks, and blank lines; * source file encoding and module imports. === Indentation The
- 4.1 PEP 257 – Docstring Conventions
- gs in the module docstring of the %%__init__%%.py file in the package folder. As we've said before, doc... ings (in the sense of stand-alone programs/single file executables) should document the script's functio... , command line syntax, environment variables, and files. The description should be balanced in a way tha... e installation guidelines; * an **examples.py** file, which is a script that demonstrates a few exampl
- 2.1 PEP 20 – The Zen of Python
- number: 15.6 Traceback (most recent call last): File "<pyshell#4>", line 1, in <module> integer_nu... or some other way? What’s the best way to read a file: block by block, line by line? What’s the best wa
- 1.1 What is PEP?
- the Python community. They are maintained as text files in a repository, and can be accessed online at h