0% found this document useful (0 votes)
19 views

Links_del_libro_Python_a_fondo

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Links_del_libro_Python_a_fondo

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Python a fondo

Óscar Ramírez Jiménez

 A continuación, le facilitamos un listado de todos los enlaces que aparecen a lo largo


del libro para hacer su acceso más ágil y cómodo:

Pág. 020 - Python: https://www.python.org/doc/versions/


Pág. 026 - TkInter: https://wiki.python.org/moin/TkInter
Pág. 026 - argparse: https://docs.python.org/3/library/argparse.html
Pág. 026 - click: https://click.palletsprojects.com/
Pág. 027 - Django: https://www.djangoproject.com/
Pág. 027 - Pelican: https://blog.getpelican.com/
Pág. 027 - PyQt: https://wiki.python.org/moin/PyQt
Pág. 027 - Pyjamas: https://wiki.python.org/moin/Pyjamas
Pág. 027 - curses: https://docs.python.org/3/howto/curses.html
Pág. 027 - Tutorial GTK: https://python-gtk-3-tutorial.readthedocs.io/
Pág. 027 - ncurses: https://invisible-island.net/ncurses/ncurses.faq.html
Pág. 027 - urwid: http://urwid.org/
Pág. 028 - Falcon: https://falcon.readthedocs.io/en/stable/
Pág. 028 - Flask: https://palletsprojects.com/p/flask/
Pág. 028 - Pyramid: https://trypyramid.com/
Pág. 028 - Starlette: https://www.starlette.io/
Pág. 028 - ftplib: https://docs.python.org/3/library/ftplib.html
Pág. 029 - Django-CMS: https://github.com/divio/django-cms
Pág. 029 - Odoo: https://github.com/odoo/odoo
Pág. 029 - examples: https://docs.python.org/3/library/email.examples.html
Pág. 030 - GitHub: https://github.com/
Pág. 030 - Matplotlib: https://matplotlib.org/
Pág. 030 - Notebook: https://jupyter.org/
Pág. 030 - NumPy: https://numpy.org/
Pág. 030 - SciPy: https://www.scipy.org/
Pág. 030 - Pandas: https://pandas.pydata.org/
Pág. 031 - Anaconda: https://www.anaconda.com/
Pág. 031 - Bokeh: https://bokeh.org/
Pág. 031 - Conda: https://docs.conda.io/en/latest/
Pág. 031 - Seaborn: https://seaborn.pydata.org/
Pág. 032 - CNTK: https://docs.microsoft.com/es-es/cognitive-toolkit/
Pág. 032 - Dask: https://dask.org/
Pág. 032 - Hadoop: https://hadoop.apache.org/
Pág. 032 - Keras: https://keras.io/
Pág. 032 - Scikit-learn: https://scikit-learn.org/
Pág. 032 - Spark: https://spark.apache.org/
Pág. 032 - TensorFlow: https://www.tensorflow.org/
Pág. 032 - Theano: https://pypi.org/project/Theano/
Pág. 033 - PEP-13: https://www.python.org/dev/peps/pep-0013/
Pág. 033 - PEP-1: https://www.python.org/dev/peps/pep-0001/
Pág. 033 - Propuestas de mejora: https://github.com/python/peps
Pág. 034 - Lista ideas Python: mailto:[email protected]
Pág. 034 - Lista email Python: mailto:[email protected]
Pág. 035 - PEP-8: https://www.python.org/dev/peps/pep-0008/
Pág. 040 - Lista email Python: mailto:[email protected]
Pág. 040 - Pylint: https://www.pylint.org/
Pág. 040 - pycodestyle: https://github.com/PyCQA/pycodestyle
Pág. 041 - PEP-20: https://www.python.org/dev/peps/pep-0020/
Pág. 043 - Facebook:
https://github.com/facebook?utf8=%E2%9C%93&q=&type=&language=python
Pág. 043 - Google:
https://github.com/google?utf8=%E2%9C%93&q=&type=&language=python
Pág. 043 - Instagram:
https://github.com/instagram?utf8=%E2%9C%93&q=&type=&language=python
Pág. 043 - Spotify:
https://github.com/spotify?utf8=%E2%9C%93&q=&type=&language=python
Pág. 043 - YouTube:
https://github.com/youtube?utf8=%E2%9C%93&q=&type=&language=python
Pág. 043 - Instagram y Python: https://instagram-engineering.com/tagged/python
Pág. 043 - Spotify labs: https://labs.spotify.com/2013/03/20/how-we-use-python-at-spotify/
Pág. 049 - 2to3: https://docs.python.org/2/library/2to3.html
Pág. 050 - Can use Python 3: https://caniusepython3.com/
Pág. 052 - Synaptic: http://www.nongnu.org/synaptic/
Pág. 052 - FTP Python: https://www.python.org/ftp/python/
Pág. 054 - Descargar Python oficial: https://www.python.org/downloads/
Pág. 054 - Homebrew: https://brew.sh/
Pág. 059 - MKL: https://software.intel.com/en-us/mkl
Pág. 059 - ActivePython: https://www.activestate.com/products/python/
Pág. 059 - PyPI: https://pypi.org/
Pág. 059 - Documentación enthought: https://assets.enthought.com/documentation/
Pág. 060 - pip: https://pypi.org/project/pip/)
Pág. 063 - Pyenv: https://github.com/pyenv/pyenv
Pág. 063 - pipenv: https://pipenv.kennethreitz.org/
Pág. 068 - compileall: https://docs.python.org/3/library/compileall.html
Pág. 069 - Jython: https://www.jython.org/
Pág. 069 - Python: http://www.python.org/
Pág. 070 - IronPython: https://ironpython.net/
Pág. 070 - PyPy: https://pypy.org/
Pág. 070 - Tiempo ejecución Pypy: https://speed.pypy.org/
Pág. 071 - Vim: https://www.vim.org/
Pág. 073 - Python-mode: https://github.com/python-mode/python-mode
Pág. 080 - Python: https://marketplace.visualstudio.com/items?itemName=ms-python.python
Pág. 089 - argparse: https://docs.python.org/3/library/argparse.html
Pág. 089 - click: https://click.palletsprojects.com/
Pág. 101 - gc: https://docs.python.org/3/library/gc.html
Pág. 101 - objgraph: https://mg.pov.lt/objgraph/
Pág. 117 - cmath: https://docs.python.org/3/library/cmath.html
Pág. 131 - grammar-token-longstring:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longstring
Pág. 131 - grammar-token-longstringchar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longstringchar
Pág. 131 - grammar-token-longstringitem:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longstringitem
Pág. 131 - grammar-token-shortstring:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortstring
Pág. 131 - grammar-token-shortstringchar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortstringchar
Pág. 131 - grammar-token-shortstringitem:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortstringitem
Pág. 131 - grammar-token-stringescapeseq:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringescapeseq
Pág. 131 - grammar-token-stringliteral:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringliteral
Pág. 131 - grammar-token-stringprefix:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringprefix
Pág. 132 - grammar-token-longstring:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longstring
Pág. 132 - grammar-token-longstringchar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longstringchar
Pág. 132 - grammar-token-shortstring:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortstring
Pág. 132 - grammar-token-shortstringchar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortstringchar
Pág. 132 - grammar-token-stringescapeseq:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringescapeseq
Pág. 132 - grammar-token-stringliteral:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringliteral
Pág. 132 - grammar-token-stringprefix:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-stringprefix
Pág. 158 - formatstrings: https://docs.python.org/3/library/string.html#formatstrings
Pág. 158 - grammar-token-attribute-name:
https://docs.python.org/3/library/string.html#grammar-token-attribute-name
Pág. 158 - grammar-token-conversion:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-conversion
Pág. 158 - grammar-token-digit:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-digit
Pág. 158 - grammar-token-element-index:
https://docs.python.org/3/library/string.html#grammar-token-element-index
Pág. 158 - grammar-token-field-name: https://docs.python.org/3/library/string.html#grammar-
token-field-name
Pág. 158 - grammar-token-format-spec:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-format-spec
Pág. 158 - grammar-token-identifier:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-identifier
Pág. 158 - grammar-token-index-string:
https://docs.python.org/3/library/string.html#grammar-token-index-string
Pág. 163 - formatted-string-literals:
https://docs.python.org/3/reference/lexical_analysis.html#formatted-string-literals
Pág. 163 - grammar-token-conditional-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-conditional-expression
Pág. 163 - grammar-token-conversion:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-conversion
Pág. 163 - grammar-token-f-expression:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-f-expression
Pág. 163 - grammar-token-format-spec:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-format-spec
Pág. 163 - grammar-token-literal-char:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-literal-char
Pág. 163 - grammar-token-or-expr:
https://docs.python.org/3/reference/expressions.html#grammar-token-or-expr
Pág. 163 - grammar-token-replacement-field:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-replacement-field
Pág. 163 - grammar-token-yield-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-yield-expression
Pág. 165 - grammar-token-align: https://docs.python.org/3/library/string.html#grammar-
token-align
Pág. 165 - grammar-token-digit:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-digit
Pág. 165 - grammar-token-fill: https://docs.python.org/3/library/string.html#grammar-token-fill
Pág. 165 - grammar-token-grouping-option:
https://docs.python.org/3/library/string.html#grammar-token-grouping-option
Pág. 165 - grammar-token-precision: https://docs.python.org/3/library/string.html#grammar-
token-precision
Pág. 165 - grammar-token-sign: https://docs.python.org/3/library/string.html#grammar-token-
sign
Pág. 165 - grammar-token-type: https://docs.python.org/3/library/string.html#grammar-token-
type
Pág. 165 - grammar-token-width: https://docs.python.org/3/library/string.html#grammar-
token-width
Pág. 172 - memoryview: https://docs.python.org/3/library/stdtypes.html#memoryview
Pág. 177 - grammar-token-bytesprefix:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-bytesprefix
Pág. 177 - grammar-token-longbytes:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longbytes
Pág. 177 - grammar-token-shortbytes:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortbytes
Pág. 178 - grammar-token-bytesescapeseq:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-bytesescapeseq
Pág. 178 - grammar-token-longbyteschar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longbyteschar
Pág. 178 - grammar-token-longbytesitem:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-longbytesitem
Pág. 178 - grammar-token-shortbyteschar:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortbyteschar
Pág. 178 - grammar-token-shortbytesitem:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-shortbytesitem
Pág. 188 - mapping-types-dict: https://docs.python.org/3/library/stdtypes.html#mapping-
types-dict
Pág. 195 - dict-views: https://docs.python.org/3/library/stdtypes.html#dict-views
Pág. 204 - grammar-token-comp-for:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-for
Pág. 204 - grammar-token-comp-if:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-if
Pág. 204 - grammar-token-comp-iter:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-iter
Pág. 204 - grammar-token-expression-nocond:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression-nocond
Pág. 204 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 204 - grammar-token-or-test:
https://docs.python.org/3/reference/expressions.html#grammar-token-or-test
Pág. 204 - grammar-token-target-list:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target-list
Pág. 206 - grammar-token-comp-for:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-for
Pág. 206 - grammar-token-comp-if:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-if
Pág. 206 - grammar-token-comp-iter:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-iter
Pág. 206 - grammar-token-expression-nocond:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression-nocond
Pág. 206 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 206 - grammar-token-or-test:
https://docs.python.org/3/reference/expressions.html#grammar-token-or-test
Pág. 206 - grammar-token-target-list:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target-list
Pág. 207 - grammar-token-comprehension:
https://docs.python.org/3/reference/expressions.html#grammar-token-comprehension
Pág. 208 - grammar-token-comprehension:
https://docs.python.org/3/reference/expressions.html#grammar-token-comprehension
Pág. 209 - grammar-token-comp-for:
https://docs.python.org/3/reference/expressions.html#grammar-token-comp-for
Pág. 209 - grammar-token-dict-comprehension:
https://docs.python.org/3/reference/expressions.html#grammar-token-dict-comprehension
Pág. 209 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 211 - grammar-token-starred-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-starred-expression
Pág. 211 - grammar-token-target-list:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target-list
Pág. 211 - grammar-token-target:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target
Pág. 211 - grammar-token-yield-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-yield-expression
Pág. 212 - grammar-token-attributeref:
https://docs.python.org/3/reference/expressions.html#grammar-token-attributeref
Pág. 212 - grammar-token-expression-list:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression-list
Pág. 212 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 212 - grammar-token-identifier:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-identifier
Pág. 212 - grammar-token-or-expr:
https://docs.python.org/3/reference/expressions.html#grammar-token-or-expr
Pág. 212 - grammar-token-primary:
https://docs.python.org/3/reference/expressions.html#grammar-token-primary
Pág. 212 - grammar-token-slicing:
https://docs.python.org/3/reference/expressions.html#grammar-token-slicing
Pág. 212 - grammar-token-starred-item:
https://docs.python.org/3/reference/expressions.html#grammar-token-starred-item
Pág. 212 - grammar-token-subscription:
https://docs.python.org/3/reference/expressions.html#grammar-token-subscription
Pág. 212 - grammar-token-target-list:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target-list
Pág. 212 - grammar-token-target:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target
Pág. 215 - grammar-token-for-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-for-stmt
Pág. 215 - grammar-token-funcdef:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-funcdef
Pág. 215 - grammar-token-if-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-if-stmt
Pág. 215 - grammar-token-try-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-try-stmt
Pág. 215 - grammar-token-while-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-while-stmt
Pág. 215 - grammar-token-with-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-with-stmt
Pág. 216 - grammar-token-async-for-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-async-for-stmt
Pág. 216 - grammar-token-async-funcdef:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-async-funcdef
Pág. 216 - grammar-token-async-with-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-async-with-stmt
Pág. 216 - grammar-token-classdef:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-classdef
Pág. 216 - grammar-token-compound-stmt:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-compound-stmt
Pág. 216 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 216 - grammar-token-simple-stmt:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-simple-stmt
Pág. 216 - grammar-token-statement:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-statement
Pág. 216 - grammar-token-stmt-list:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-stmt-list
Pág. 216 - grammar-token-suite:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-suite
Pág. 218 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 218 - grammar-token-suite:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-suite
Pág. 220 - grammar-token-expression-list:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression-list
Pág. 220 - grammar-token-suite:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-suite
Pág. 220 - grammar-token-target-list:
https://docs.python.org/3/reference/simple_stmts.html#grammar-token-target-list
Pág. 225 - grammar-token-decorators:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-decorators
Pág. 225 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 225 - grammar-token-funcname:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-funcname
Pág. 225 - grammar-token-parameter-list:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list
Pág. 225 - grammar-token-suite:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-suite
Pág. 226 - grammar-token-argument-list:
https://docs.python.org/3/reference/expressions.html#grammar-token-argument-list
Pág. 226 - grammar-token-decorator:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-decorator
Pág. 226 - grammar-token-defparameter:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-defparameter
Pág. 226 - grammar-token-dotted-name:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-dotted-name
Pág. 226 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 226 - grammar-token-identifier:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-identifier
Pág. 226 - grammar-token-parameter-list-no-posonly:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list-
no-posonly
Pág. 226 - grammar-token-parameter-list-starargs:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list-
starargs
Pág. 226 - grammar-token-parameter:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter
Pág. 230 - grammar-token-defparameter:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-defparameter
Pág. 230 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html#grammar-token-expression
Pág. 230 - grammar-token-identifier:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-identifier
Pág. 230 - grammar-token-parameter-list-no-posonly:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list-
no-posonly
Pág. 230 - grammar-token-parameter-list-starargs:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list-
starargs
Pág. 230 - grammar-token-parameter:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter
Pág. 242 - grammar-token-expression-nocond:
https://docs.python.org/3/reference/expressions.html?highlight=lambda#grammar-token-
expression-nocond
Pág. 242 - grammar-token-expression:
https://docs.python.org/3/reference/expressions.html?highlight=lambda#grammar-token-
expression
Pág. 242 - grammar-token-parameter-list:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-parameter-list
Pág. 253 - grammar-token-argument-list:
https://docs.python.org/3/reference/expressions.html#grammar-token-argument-list
Pág. 253 - grammar-token-decorator:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-decorator
Pág. 253 - grammar-token-dotted-name:
https://docs.python.org/3/reference/compound_stmts.html#grammar-token-dotted-name
Pág. 253 - grammar-token-identifier:
https://docs.python.org/3/reference/lexical_analysis.html#grammar-token-identifier
Pág. 271 - traceback: https://docs.python.org/3/library/traceback.html
Pág. 316 - emulating-numeric-types:
https://docs.python.org/3/reference/datamodel.html#emulating-numeric-types
Pág. 321 - emulating-container-types:
https://docs.python.org/3/reference/datamodel.html#emulating-container-types
Pág. 324 - customizing-attribute-access:
https://docs.python.org/3/reference/datamodel.html#customizing-attribute-access
Pág. 337 - attr: https://www.attrs.org/en/stable/index.html
Pág. 337 - PEP-557: https://www.python.org/dev/peps/pep-0557/
Pág. 347 - trace: https://docs.python.org/3/library/trace.html
Pág. 373 - Github: https://github.com/
Pág. 373 - Pypi: https://pypi.org/
Pág. 374 - Tutorial Packaging: https://packaging.python.org/tutorials/packaging-projects/
Pág. 374 - Librería oficial Python: https://docs.python.org/3/library/
Pág. 375 - RFC-3454: https://tools.ietf.org/html/rfc3454.html
Pág. 375 - binary: https://docs.python.org/3/library/binary.html
Pág. 375 - codecs: https://docs.python.org/3/library/codecs.html
Pág. 375 - datatypes: https://docs.python.org/3/library/datatypes.html
Pág. 375 - datetime: https://docs.python.org/3/library/datetime.html
Pág. 375 - difflib: https://docs.python.org/3/library/difflib.html
Pág. 375 - re: https://docs.python.org/3/library/re.html
Pág. 375 - readline: https://docs.python.org/3/library/readline.html
Pág. 375 - rlcompleter: https://docs.python.org/3/library/rlcompleter.html
Pág. 375 - string: https://docs.python.org/3/library/string.html
Pág. 375 - stringprep: https://docs.python.org/3/library/stringprep.html
Pág. 375 - struct: https://docs.python.org/3/library/struct.html
Pág. 375 - text: https://docs.python.org/3/library/text.html
Pág. 375 - textwrap: https://docs.python.org/3/library/textwrap.html
Pág. 375 - unicodedata: https://docs.python.org/3/library/unicodedata.html
Pág. 376 - abc: https://docs.python.org/3/library/collections.abc.html
Pág. 376 - array: https://docs.python.org/3/library/array.html
Pág. 376 - bisect: https://docs.python.org/3/library/bisect.html
Pág. 376 - calendar: https://docs.python.org/3/library/calendar.html
Pág. 376 - ChainMap:
https://docs.python.org/3/library/collections.html#collections.ChainMap
Pág. 376 - Counter: https://docs.python.org/3/library/collections.html#collections.Counter
Pág. 376 - OrderedDict:
https://docs.python.org/3/library/collections.html#collections.OrderedDict
Pág. 376 - UserDict: https://docs.python.org/3/library/collections.html#collections.UserDict
Pág. 376 - UserList: https://docs.python.org/3/library/collections.html#collections.UserList
Pág. 376 - UserString:
https://docs.python.org/3/library/collections.html#collections.UserString
Pág. 376 - defaultdict:
https://docs.python.org/3/library/collections.html#collections.defaultdict
Pág. 376 - deque: https://docs.python.org/3/library/collections.html#collections.deque
Pág. 376 - namedtuple:
https://docs.python.org/3/library/collections.html#collections.namedtuple
Pág. 376 - collections: https://docs.python.org/3/library/collections.html
Pág. 376 - heapq: https://docs.python.org/3/library/heapq.html
Pág. 376 - weakref: https://docs.python.org/3/library/weakref.html
Pág. 377 - cmath: https://docs.python.org/3/library/cmath.html
Pág. 377 - copy: https://docs.python.org/3/library/copy.html
Pág. 377 - decimal: https://docs.python.org/3/library/decimal.html
Pág. 377 - enum: https://docs.python.org/3/library/enum.html
Pág. 377 - fractions: https://docs.python.org/3/library/fractions.html
Pág. 377 - math: https://docs.python.org/3/library/math.html
Pág. 377 - numbers: https://docs.python.org/3/library/numbers.html
Pág. 377 - numeric: https://docs.python.org/3/library/numeric.html
Pág. 377 - pprint: https://docs.python.org/3/library/pprint.html
Pág. 377 - random: https://docs.python.org/3/library/random.html
Pág. 377 - reprlib: https://docs.python.org/3/library/reprlib.html
Pág. 377 - types: https://docs.python.org/3/library/types.html
Pág. 378 - filecmp: https://docs.python.org/3/library/filecmp.html
Pág. 378 - fileinput: https://docs.python.org/3/library/fileinput.html
Pág. 378 - filesys: https://docs.python.org/3/library/filesys.html
Pág. 378 - functional: https://docs.python.org/3/library/functional.html
Pág. 378 - functools: https://docs.python.org/3/library/functools.html
Pág. 378 - itertools: https://docs.python.org/3/library/itertools.html
Pág. 378 - operator: https://docs.python.org/3/library/operator.html
Pág. 378 - path: https://docs.python.org/3/library/os.path.html
Pág. 378 - pathlib: https://docs.python.org/3/library/pathlib.html
Pág. 378 - stat: https://docs.python.org/3/library/stat.html
Pág. 378 - statistics: https://docs.python.org/3/library/statistics.html
Pág. 379 - copyreg: https://docs.python.org/3/library/copyreg.html
Pág. 379 - dbm: https://docs.python.org/3/library/dbm.html
Pág. 379 - fnmatch: https://docs.python.org/3/library/fnmatch.html
Pág. 379 - glob: https://docs.python.org/3/library/glob.html
Pág. 379 - linecache: https://docs.python.org/3/library/linecache.html
Pág. 379 - marshal: https://docs.python.org/3/library/marshal.html
Pág. 379 - persistence: https://docs.python.org/3/library/persistence.html
Pág. 379 - pickle: https://docs.python.org/3/library/pickle.html
Pág. 379 - shelve: https://docs.python.org/3/library/shelve.html
Pág. 379 - shutil: https://docs.python.org/3/library/shutil.html
Pág. 379 - sqlite3: https://docs.python.org/3/library/sqlite3.html
Pág. 379 - tempfile: https://docs.python.org/3/library/tempfile.html
Pág. 380 - archiving: https://docs.python.org/3/library/archiving.html
Pág. 380 - bz2: https://docs.python.org/3/library/bz2.html
Pág. 380 - configparser: https://docs.python.org/3/library/configparser.html
Pág. 380 - crypto: https://docs.python.org/3/library/crypto.html
Pág. 380 - csv: https://docs.python.org/3/library/csv.html
Pág. 380 - fileformats: https://docs.python.org/3/library/fileformats.html
Pág. 380 - gzip: https://docs.python.org/3/library/gzip.html
Pág. 380 - hashlib: https://docs.python.org/3/library/hashlib.html
Pág. 380 - hmac: https://docs.python.org/3/library/hmac.html
Pág. 380 - lzma: https://docs.python.org/3/library/lzma.html
Pág. 380 - netrc: https://docs.python.org/3/library/netrc.html
Pág. 380 - plistlib: https://docs.python.org/3/library/plistlib.html
Pág. 380 - secrets: https://docs.python.org/3/library/secrets.html
Pág. 380 - tarfile: https://docs.python.org/3/library/tarfile.html
Pág. 380 - xdrlib: https://docs.python.org/3/library/xdrlib.html
Pág. 380 - zipfile: https://docs.python.org/3/library/zipfile.html
Pág. 380 - zlib: https://docs.python.org/3/library/zlib.html
Pág. 381 - allos: https://docs.python.org/3/library/allos.html
Pág. 381 - argparse: https://docs.python.org/3/library/argparse.html
Pág. 381 - ctypes: https://docs.python.org/3/library/ctypes.html
Pág. 381 - curses: https://docs.python.org/3/library/curses.html
Pág. 381 - errno: https://docs.python.org/3/library/errno.html
Pág. 381 - getopt: https://docs.python.org/3/library/getopt.html
Pág. 381 - getpass: https://docs.python.org/3/library/getpass.html
Pág. 381 - io: https://docs.python.org/3/library/io.html
Pág. 381 - logging: https://docs.python.org/3/library/logging.html
Pág. 381 - os: https://docs.python.org/3/library/os.html
Pág. 381 - platform: https://docs.python.org/3/library/platform.html
Pág. 381 - time: https://docs.python.org/3/library/time.html
Pág. 382 - asyncio: https://docs.python.org/3/library/asyncio.html
Pág. 382 - concurrency: https://docs.python.org/3/library/concurrency.html
Pág. 382 - contextvars: https://docs.python.org/3/library/contextvars.html
Pág. 382 - futures: https://docs.python.org/3/library/concurrent.futures.html
Pág. 382 - ipc: https://docs.python.org/3/library/ipc.html
Pág. 382 - multiprocessing: https://docs.python.org/3/library/multiprocessing.html
Pág. 382 - queue: https://docs.python.org/3/library/queue.html
Pág. 382 - sched: https://docs.python.org/3/library/sched.html
Pág. 382 - socket: https://docs.python.org/3/library/socket.html
Pág. 382 - subprocess: https://docs.python.org/3/library/subprocess.html
Pág. 382 - threading: https://docs.python.org/3/library/threading.html
Pág. 383 - asyncore: https://docs.python.org/3/library/asyncore.html
Pág. 383 - email: https://docs.python.org/3/library/email.html
Pág. 383 - json: https://docs.python.org/3/library/json.html
Pág. 383 - mailbox: https://docs.python.org/3/library/mailbox.html
Pág. 383 - mailcap: https://docs.python.org/3/library/mailcap.html
Pág. 383 - mimetypes: https://docs.python.org/3/library/mimetypes.html
Pág. 383 - mmap: https://docs.python.org/3/library/mmap.html
Pág. 383 - netdata: https://docs.python.org/3/library/netdata.html
Pág. 383 - select: https://docs.python.org/3/library/select.html
Pág. 383 - selectors: https://docs.python.org/3/library/selectors.html
Pág. 383 - signal: https://docs.python.org/3/library/signal.html
Pág. 383 - ssl: https://docs.python.org/3/library/ssl.html
Pág. 384 - base64: https://docs.python.org/3/library/base64.html
Pág. 384 - binascii: https://docs.python.org/3/library/binascii.html
Pág. 384 - binhex: https://docs.python.org/3/library/binhex.html
Pág. 384 - cgi: https://docs.python.org/3/library/cgi.html
Pág. 384 - cgitb: https://docs.python.org/3/library/cgitb.html
Pág. 384 - elementtree: https://docs.python.org/3/library/xml.etree.elementtree.html
Pág. 384 - html: https://docs.python.org/3/library/html.html
Pág. 384 - internet: https://docs.python.org/3/library/internet.html
Pág. 384 - markup: https://docs.python.org/3/library/markup.html
Pág. 384 - quopri: https://docs.python.org/3/library/quopri.html
Pág. 384 - sax: https://docs.python.org/3/library/xml.sax.html
Pág. 384 - uu: https://docs.python.org/3/library/uu.html
Pág. 384 - webbrowser: https://docs.python.org/3/library/webbrowser.html
Pág. 384 - wsgiref: https://docs.python.org/3/library/wsgiref.html
Pág. 385 - audioop: https://docs.python.org/3/library/audioop.html
Pág. 385 - ftplib: https://docs.python.org/3/library/ftplib.html
Pág. 385 - http: https://docs.python.org/3/library/http.html
Pág. 385 - imaplib: https://docs.python.org/3/library/imaplib.html
Pág. 385 - ipaddress: https://docs.python.org/3/library/ipaddress.html
Pág. 385 - mm: https://docs.python.org/3/library/mm.html
Pág. 385 - nntplib: https://docs.python.org/3/library/nntplib.html
Pág. 385 - poplib: https://docs.python.org/3/library/poplib.html
Pág. 385 - smtpd: https://docs.python.org/3/library/smtpd.html
Pág. 385 - smtplib: https://docs.python.org/3/library/smtplib.html
Pág. 385 - socketserver: https://docs.python.org/3/library/socketserver.html
Pág. 385 - telnetlib: https://docs.python.org/3/library/telnetlib.html
Pág. 385 - urllib: https://docs.python.org/3/library/urllib.html
Pág. 385 - uuid: https://docs.python.org/3/library/uuid.html
Pág. 385 - xmlrpc: https://docs.python.org/3/library/xmlrpc.html
Pág. 386 - aifc: https://docs.python.org/3/library/aifc.html
Pág. 386 - chunk: https://docs.python.org/3/library/chunk.html
Pág. 386 - colorsys: https://docs.python.org/3/library/colorsys.html
Pág. 386 - frameworks: https://docs.python.org/3/library/frameworks.html
Pág. 386 - gettext: https://docs.python.org/3/library/gettext.html
Pág. 386 - i18n: https://docs.python.org/3/library/i18n.html
Pág. 386 - imghdr: https://docs.python.org/3/library/imghdr.html
Pág. 386 - locale: https://docs.python.org/3/library/locale.html
Pág. 386 - ossaudiodev: https://docs.python.org/3/library/ossaudiodev.html
Pág. 386 - sndhdr: https://docs.python.org/3/library/sndhdr.html
Pág. 386 - sunau: https://docs.python.org/3/library/sunau.html
Pág. 386 - turtle: https://docs.python.org/3/library/turtle.html
Pág. 386 - wave: https://docs.python.org/3/library/wave.html
Pág. 387 - 2to3: https://docs.python.org/3/library/2to3.html
Pág. 387 - cmd: https://docs.python.org/3/library/cmd.html
Pág. 387 - development: https://docs.python.org/3/library/development.html
Pág. 387 - doctest: https://docs.python.org/3/library/doctest.html
Pág. 387 - idle: https://docs.python.org/3/library/idle.html
Pág. 387 - pydoc: https://docs.python.org/3/library/pydoc.html
Pág. 387 - shlex: https://docs.python.org/3/library/shlex.html
Pág. 387 - tk: https://docs.python.org/3/library/tk.html
Pág. 387 - tkinter: https://docs.python.org/3/library/tkinter.html
Pág. 387 - typing: https://docs.python.org/3/library/typing.html
Pág. 387 - unittest: https://docs.python.org/3/library/unittest.html
Pág. 388 - bdb: https://docs.python.org/3/library/bdb.html
Pág. 388 - debug: https://docs.python.org/3/library/debug.html
Pág. 388 - distribution: https://docs.python.org/3/library/distribution.html
Pág. 388 - distutils: https://docs.python.org/3/library/distutils.html
Pág. 388 - faulthandler: https://docs.python.org/3/library/faulthandler.html
Pág. 388 - pdb: https://docs.python.org/3/library/pdb.html
Pág. 388 - profile: https://docs.python.org/3/library/profile.html
Pág. 388 - test: https://docs.python.org/3/library/test.html
Pág. 388 - timeit: https://docs.python.org/3/library/timeit.html
Pág. 388 - trace: https://docs.python.org/3/library/trace.html
Pág. 388 - tracemalloc: https://docs.python.org/3/library/tracemalloc.html
Pág. 389 - __main__: https://docs.python.org/3/library/__main__.html
Pág. 389 - abc: https://docs.python.org/3/library/abc.html
Pág. 389 - builtins: https://docs.python.org/3/library/builtins.html
Pág. 389 - contextlib: https://docs.python.org/3/library/contextlib.html
Pág. 389 - dataclasses: https://docs.python.org/3/library/dataclasses.html
Pág. 389 - ensurepip: https://docs.python.org/3/library/ensurepip.html
Pág. 389 - python: https://docs.python.org/3/library/python.html
Pág. 389 - sys: https://docs.python.org/3/library/sys.html
Pág. 389 - sysconfig: https://docs.python.org/3/library/sysconfig.html
Pág. 389 - venv: https://docs.python.org/3/library/venv.html
Pág. 389 - warnings: https://docs.python.org/3/library/warnings.html
Pág. 389 - zipapp: https://docs.python.org/3/library/zipapp.html
Pág. 390 - atexit: https://docs.python.org/3/library/atexit.html
Pág. 390 - code: https://docs.python.org/3/library/code.html
Pág. 390 - codeop: https://docs.python.org/3/library/codeop.html
Pág. 390 - custominterp: https://docs.python.org/3/library/custominterp.html
Pág. 390 - gc: https://docs.python.org/3/library/gc.html
Pág. 390 - inspect: https://docs.python.org/3/library/inspect.html
Pág. 390 - modulefinder: https://docs.python.org/3/library/modulefinder.html
Pág. 390 - modules: https://docs.python.org/3/library/modules.html
Pág. 390 - pkgutil: https://docs.python.org/3/library/pkgutil.html
Pág. 390 - site: https://docs.python.org/3/library/site.html
Pág. 390 - traceback: https://docs.python.org/3/library/traceback.html
Pág. 390 - zipimport: https://docs.python.org/3/library/zipimport.html
Pág. 391 - ast: https://docs.python.org/3/library/ast.html
Pág. 391 - compileall: https://docs.python.org/3/library/compileall.html
Pág. 391 - dis: https://docs.python.org/3/library/dis.html
Pág. 391 - importlib: https://docs.python.org/3/library/importlib.html
Pág. 391 - keyword: https://docs.python.org/3/library/keyword.html
Pág. 391 - language: https://docs.python.org/3/library/language.html
Pág. 391 - parser: https://docs.python.org/3/library/parser.html
Pág. 391 - py_compile: https://docs.python.org/3/library/py_compile.html
Pág. 391 - pyclbr: https://docs.python.org/3/library/pyclbr.html
Pág. 391 - runpy: https://docs.python.org/3/library/runpy.html
Pág. 391 - symbol: https://docs.python.org/3/library/symbol.html
Pág. 391 - symtable: https://docs.python.org/3/library/symtable.html
Pág. 391 - tabnanny: https://docs.python.org/3/library/tabnanny.html
Pág. 391 - token: https://docs.python.org/3/library/token.html
Pág. 391 - tokenize: https://docs.python.org/3/library/tokenize.html
Pág. 392 - crypt: https://docs.python.org/3/library/crypt.html
Pág. 392 - fcntl: https://docs.python.org/3/library/fcntl.html
Pág. 392 - grp: https://docs.python.org/3/library/grp.html
Pág. 392 - msilib: https://docs.python.org/3/library/msilib.html
Pág. 392 - msvcrt: https://docs.python.org/3/library/msvcrt.html
Pág. 392 - pickletools: https://docs.python.org/3/library/pickletools.html
Pág. 392 - pipes: https://docs.python.org/3/library/pipes.html
Pág. 392 - pty: https://docs.python.org/3/library/pty.html
Pág. 392 - pwd: https://docs.python.org/3/library/pwd.html
Pág. 392 - Python library: https://docs.python.org/3/library/resource.html
Pág. 392 - spwd: https://docs.python.org/3/library/spwd.html
Pág. 392 - termios: https://docs.python.org/3/library/termios.html
Pág. 392 - tty: https://docs.python.org/3/library/tty.html
Pág. 392 - unix: https://docs.python.org/3/library/unix.html
Pág. 392 - windows: https://docs.python.org/3/library/windows.html
Pág. 392 - winreg: https://docs.python.org/3/library/winreg.html
Pág. 392 - winsound: https://docs.python.org/3/library/winsound.html
Pág. 393 - syslog: https://docs.python.org/3/library/syslog.html
Pág. 409 - csv: https://docs.python.org/3/library/csv.html
Pág. 415 - Pandas to csv: https://pandas.pydata.org/pandas-
docs/stable/reference/api/pandas.DataFrame.to_csv.html?highlight=to_csv
Pág. 415 - Pandas read csv: https://pandas.pydata.org/pandas-
docs/stable/reference/api/pandas.read_csv.html
Pág. 421 - elementtree: https://docs.python.org/3/library/xml.etree.elementtree.html
Pág. 425 - lxml: https://lxml.de/
Pág. 425 - module-html.parser: https://docs.python.org/3/library/html.parser.html#module-
html.parser
Pág. 428 - Beautiful-Soup: https://pypi.org/project/beautifulsoup4/
Pág. 428 - XPath: https://es.wikipedia.org/wiki/XPath
Pág. 430 - BeautifulSoup: https://www.crummy.com/software/BeautifulSoup/bs4/doc/
Pág. 439 - PyYaml: https://pyyaml.org/
Pág. 439 - YAML: https://es.wikipedia.org/wiki/YAML
Pág. 439 - YAML oficial: https://yaml.org/
Pág. 439 - ruamel.yaml: https://yaml.readthedocs.io/en/latest/
Pág. 440 - pandas: https://pandas.pydata.org/pandas-docs/stable/reference/index.html
Pág. 440 - tablib: https://tablib.readthedocs.io/en/stable/
Pág. 444 - pickle: https://docs.python.org/3/library/pickle.html
Pág. 447 - shelve: https://docs.python.org/3/library/shelve.html
Pág. 450 - ZIP: https://es.wikipedia.org/wiki/Formato_de_compresi%C3%B3n_ZIP
Pág. 450 - zipfile: https://docs.python.org/3/library/zipfile.html
Pág. 454 - Tar: https://es.wikipedia.org/wiki/Tar
Pág. 454 - tarfile: https://docs.python.org/3/library/tarfile.html
Pág. 455 - tarfile.open: https://docs.python.org/3/library/tarfile.html#tarfile.open
Pág. 460 - PEP-249: https://www.python.org/dev/peps/pep-0249/
Pág. 462 - pydal: https://github.com/web2py/pydal
Pág. 465 - records: https://github.com/kennethreitz-archive/records
Pág. 474 - SQLite: https://www.sqlite.org/index.html
Pág. 474 - sqlite3: https://docs.python.org/3/library/sqlite3.html
Pág. 481 - DB2: https://wiki.python.org/moin/DB2
Pág. 481 - Firebird: https://wiki.python.org/moin/Firebird
Pág. 481 - Informix: https://wiki.python.org/moin/Informix
Pág. 481 - Ingres: https://wiki.python.org/moin/Ingres
Pág. 482 - MySQL: https://wiki.python.org/moin/MySQL
Pág. 482 - Oracle: https://wiki.python.org/moin/Oracle
Pág. 482 - PostgreSQL: https://wiki.python.org/moin/PostgreSQL
Pág. 483 - Microsoft Access: https://wiki.python.org/moin/Microsoft%20Access
Pág. 483 - SAP DB: https://wiki.python.org/moin/SAP%20DB
Pág. 483 - SQL Server: https://wiki.python.org/moin/SQL%20Server
Pág. 487 - ORMs: https://python.libhunt.com/categories/250-orm
Pág. 489 - Alembic: https://alembic.sqlalchemy.org/en/latest/
Pág. 489 - ORMPeewee: https://github.com/coleifer/peewee
Pág. 489 - SQLAlchemy: https://github.com/sqlalchemy/sqlalchemy
Pág. 491 - ORM: https://github.com/ponyorm/pony
Pág. 491 - Pony designer: https://editor.ponyorm.com/user/pony/PhotoSharing/designer
Pág. 493 - Gino Orm: https://python-gino.org/
Pág. 494 - Couchbase: https://www.couchbase.com/
Pág. 494 - Ignite: https://ignite.apache.org/
Pág. 494 - Memcached: https://memcached.org/
Pág. 494 - Python: https://python.libhunt.com/categories/252-nosql-databases
Pág. 494 - Redis: https://redis.io/
Pág. 495 - DynamoDB: https://aws.amazon.com/es/dynamodb/
Pág. 495 - Elasticsearch: https://www.elastic.co/es/what-is/elasticsearch
Pág. 495 - MongoDB: https://firebase.google.com/docs/firestore?hl=es
Pág. 495 - MongoDB: https://www.mongodb.com/es
Pág. 496 - Database: https://firebase.google.com/docs/database
Pág. 496 - RethinkDB: https://rethinkdb.com/
Pág. 497 - Graphite: https://graphiteapp.org/
Pág. 497 - InfluxDB: https://www.influxdata.com/
Pág. 497 - OpenTSDB: http://opentsdb.net/
Pág. 497 - TimescaleDB: https://www.timescale.com/
Pág. 499 - ArangoDB: https://www.arangodb.com/
Pág. 499 - Neo4j: https://neo4j.com/
Pág. 499 - Neptune: https://aws.amazon.com/es/neptune/
Pág. 500 - ColumnStore: https://mariadb.com/kb/en/mariadb-columnstore/
Pág. 500 - HBase: https://hbase.apache.org/
Pág. 500 - Lucene: https://lucene.apache.org/
Pág. 500 - Redshift: https://aws.amazon.com/redshift/
Pág. 500 - Solr: https://lucene.apache.org/solr/
Pág. 502 - dbm: https://docs.python.org/3/library/dbm.html
Pág. 504 - pymemcache: https://pymemcache.readthedocs.io/en/latest/
Pág. 506 - Redis: https://redis.io/
Pág. 507 - redis-py: https://github.com/andymccurdy/redis-py
Pág. 507 - walrus: https://walrus.readthedocs.io/en/latest/index.html
Pág. 518 - asyncio: https://docs.python.org/3/library/asyncio.html
Pág. 519 - subprocess: https://docs.python.org/3/library/subprocess.html
Pág. 523 - multiprocessing: https://docs.python.org/3/library/multiprocessing.html
Pág. 532 - GlobalInterpreterLock: https://wiki.python.org/moin/GlobalInterpreterLock
Pág. 533 - threading: https://docs.python.org/3/library/threading.html
Pág. 543 - Gevent: http://www.gevent.org/
Pág. 543 - asyncio: https://docs.python.org/3/library/asyncio.html
Pág. 544 - asyncio-api-index: https://docs.python.org/3/library/asyncio-api-index.html
Pág. 544 - asyncio-eventloop: https://docs.python.org/3/library/asyncio-eventloop.html
Pág. 555 - argparse: https://docs.python.org/3/library/argparse.html
Pág. 558 - click: https://palletsprojects.com/p/click/
Pág. 558 - docopt: https://github.com/docopt/docopt
Pág. 560 - npyscreen: https://npyscreen.readthedocs.io/introduction.html
Pág. 560 - urwid: http://urwid.org/
Pág. 560 - urwid: https://github.com/urwid/urwid/blob/master/examples/palette_test.py
Pág. 562 - tkinter: https://docs.python.org/3/library/tkinter.html
Pág. 564 - tkinter: https://docs.python.org/3/library/tkinter.html
Pág. 565 - ttk: https://docs.python.org/3/library/tkinter.ttk.html
Pág. 566 - Tix: http://tix.sourceforge.net/
Pág. 585 - IETF: https://www.ietf.org/
Pág. 585 - RFC: https://tools.ietf.org/rfc/index
Pág. 585 - HTML: https://tools.ietf.org/html/
Pág. 586 - RFC-791: https://www.ietf.org/rfc/rfc791.txt
Pág. 586 - RFC-8783: https://tools.ietf.org/html/rfc8783
Pág. 586 - RFC-959: https://www.ietf.org/rfc/rfc959.txt
Pág. 588 - request: https://docs.python.org/3/library/urllib.request.html
Pág. 588 - requests: https://requests.readthedocs.io/
Pág. 589 - Google: https://www.google.es
Pág. 590 - ftplib: https://docs.python.org/3/library/ftplib.html
Pág. 594 - telnetlib: https://docs.python.org/3/library/telnetlib.html
Pág. 595 - telehack: http://telehack.com/
Pág. 597 - Telehack: http://telehack.com/
Pág. 597 - paramiko: http://www.paramiko.org/
Pág. 601 - RFC-821: https://tools.ietf.org/html/rfc821
Pág. 602 - smtplib: https://docs.python.org/3/library/smtplib.html
Pág. 606 - yagmail: https://github.com/kootenpv/yagmail
Pág. 607 - Mailgun: https://www.mailgun.com/
Pág. 607 - SendBlue: https://sendinblue.com
Pág. 607 - SendGrid: https://sendgrid.com/
Pág. 608 - Google: http://www.google.com
Pág. 613 - Gunicorn: https://gunicorn.org/
Pág. 613 - WSGI: https://wsgi.readthedocs.io/en/latest/what.html
Pág. 614 - Apache: https://httpd.apache.org/
Pág. 614 - CherryPy: https://cherrypy.org/
Pág. 614 - Meinheld: https://meinheld.org/
Pág. 614 - Waitress: https://docs.pylonsproject.org/projects/waitress/en/stable/
Pág. 614 - uWSGI: https://uwsgi-docs.readthedocs.io/
Pág. 614 - web: https://pepy.tech/
Pág. 615 - Nginx: https://www.nginx.com/
Pág. 616 - AIOHTTP: https://docs.aiohttp.org/en/stable/
Pág. 616 - Supervisor: http://supervisord.org/
Pág. 616 - Tornado: https://www.tornadoweb.org/en/stable/
Pág. 616 - Uvicorn: https://www.uvicorn.org/
Pág. 616 - http simple server: https://docs.python.org/3/library/http.server.html
Pág. 618 - Flask: https://flask.palletsprojects.com/
Pág. 618 - Tornado: https://www.tornadoweb.org/
Pág. 619 - Bottle: https://bottlepy.org/
Pág. 619 - FastAPI: https://fastapi.tiangolo.com/
Pág. 619 - Pydantic: https://pydantic-docs.helpmanual.io/
Pág. 619 - Pyramid: https://trypyramid.com/
Pág. 619 - Sanic: https://sanic.readthedocs.io/
Pág. 619 - Starlette: https://www.starlette.io/
Pág. 619 - Vibora: https://vibora.io/
Pág. 620 - CherryPy: https://cherrypy.org/
Pág. 620 - TurboGears: https://turbogears.org/
Pág. 632 - Django Admin URL: http://127.0.0.1:8000/admin
Pág. 641 - Bootstrap: https://getbootstrap.com/
Pág. 643 - Nose2: https://github.com/nose-devs/nose2
Pág. 643 - doctest: https://docs.python.org/3/library/doctest.html
Pág. 643 - unittest: https://docs.python.org/3/library/unittest.html
Pág. 644 - PyAutoGui: https://pyautogui.readthedocs.io/en/latest/
Pág. 644 - Pytest: https://docs.pytest.org/en/stable/
Pág. 644 - Selenium: https://selenium-python.readthedocs.io/
Pág. 644 - Tox: https://tox.readthedocs.io/en/latest/
Pág. 645 - behave: https://behave.readthedocs.io/en/latest/
Pág. 645 - coverage: https://coverage.readthedocs.io/en/coverage-5.2.1/

You might also like