Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- 4.1 PEP 257 – Docstring Conventions @info:cursos:pue:python-pcpp1:m2
- [https://numpydoc.readthedocs.io/en/latest/format.html|here]], which is a combination of the [[https://google.github.io/styleguide/pyguide.html#38-comments-and-docstrings|Google docstrings]] fo... doc.org/en/master/usage/extensions/example_google.html|Sphinx]], one of the most popular Python document... a lot of useful features, such as supporting the HTML output format, automatic testing of code snippets
- 1.2 How to use sockets in Python @info:cursos:pue:python-pcpp1:m4
- ction and **fetches the root document** (the main HTML document of the WWW site) of the specified site; ... : none\r\nConnection: close\r\nContent-Type: text/html\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n' </co... \It's not important now. We're not going to study HTML. Not here, anyhow. We'll to dive into something
- 1.6 Making life easier with the requests module @info:cursos:pue:python-pcpp1:m4
- side the public folder, create a file named index.html, fill it with some text, and save. We created su... ETag': 'W/"e-16a788dd2ec"', 'Content-Type': 'text/html; charset=UTF-8', 'Content-Length': '14', 'Date':
- 2.1 Python core syntax @info:cursos:pue:python-pcpp1:m1
- to https://docs.python.org/3/reference/datamodel.html#special-method-names. What are some real life ca
- 2.1 PEP 20 – The Zen of Python @info:cursos:pue:python-pcpp1:m2
- ects” (https://docs.python.org/3/tutorial/classes.html) implemented in Python in the form of a dictionar
- 1.4 Coloring your widgets @info:cursos:pue:python-pcpp1:m3
- ound [[https://www.tcl.tk/man/tcl8.4/TkCmd/colors.html|here]]. Feel free to use them – we've showed our
- 1.7 Visiting widgets’ properties @info:cursos:pue:python-pcpp1:m3
- bed [[https://www.tcl.tk/man/tcl8.4/TkCmd/cursors.html|here]]. We’ll show you three of them. Feel free
- 1.1 SQLite @info:cursos:pue:python-pcpp1:m5
- able in SQLite [[https://www.sqlite.org/datatype3.html|here]]. == sqlite3 – creating tables When connec
- 4.1 Logging in Python @info:cursos:pue:python-pcpp1:m5
- here [[[https://docs.python.org/3/library/logging.html#logrecord-attributes]]]. In our example, we use