https://docs.python.org/pt-br/3/reference/lexical_analysis.html#reserved-classes-of-identifiers
https://docs.python.org/pt-br/3/library/doctest.html
https://pythonfluente.com/#iter_closer_look
https://docs.python.org/pt-br/3.10/library/string.html#format-string-syntax
https://docs.python.org/pt-br/3/library/stdtypes.html#truth
https://docs.python.org/pt-br/3/tutorial/controlflow.html#unpacking-argument-lists
https://docs.python.org/pt-br/3/reference/datamodel.html
https://dabeaz.com/per.html
https://mitpress.mit.edu/books/art-metaobject-protocol
https://plone.org.br/
https://docs.python.org/pt-br/3/whatsnew/3.5.html#pep-448-additional-unpacking-generalizations
https://docs.python.org/pt-br/3.10/whatsnew/3.10.html#pep-634-structural-pattern-matching
https://docs.python.org/pt-br/3.10/whatsnew/3.10.html
https://docs.python.org/pt-br/3/library/bisect.html#bisect.insort
https://docs.python.org/pt-br/3/howto/sorting.html
https://docs.python.org/pt-br/3/library/collections.html
https://docs.python.org/pt-br/3/reference/datamodel.html#objects-values-and-types
https://pt.wikipedia.org/wiki/Timsort
https://docs.python.org/pt-br/3.10/c-api/typeobj.html#Py_TPFLAGS_MAPPING
https://docs.python.org/pt-br/3/glossary.html#term-hashable
https://docs.python.org/pt-br/3/library/collections.html#collections.ChainMap
https://docs.python.org/pt-br/3/library/collections.html#collections.Counter
https://docs.python.org/pt-br/3/library/shelve.html
https://docs.python.org/pt-br/3/library/dbm.html
https://docs.python.org/pt-br/3/library/pickle.html
http://gopl.io
https://docs.python.org/pt-br/3/library/codecs.html#codecs.register_error
https://docs.python.org/pt-br/3/library/codecs.html#encodings-and-unicode
https://docs.python.org/pt-br/3/using/cmdline.html#envvar-PYTHONIOENCODING
https://docs.python.org/pt-br/3/using/cmdline.html#envvar-PYTHONLEGACYWINDOWSSTDIO
https://docs.python.org/pt-br/3/library/locale.html#locale.getpreferredencoding
https://docs.python.org/pt-br/3/library/locale.html?highlight=strxfrm#locale.strxfrm
https://docs.python.org/pt-br/3.10/library/stdtypes.html#str.isalpha
https://docs.python.org/pt-br/3/library/unicodedata.html
https://docs.python.org/pt-br/3/reference/lexical_analysis.html#string-literal-concatenation
https://docs.python.org/pt-br/3/library/re.html
https://docs.python.org/pt-br/3/howto/unicode.html
https://docs.python.org/pt-br/3/library/codecs.html#standard-encodings
https://docs.python.org/pt-br/3/library/typing.html#typing.TypedDict
https://docs.python.org/pt-br/3.10/library/inspect.html#inspect.get_annotations
https://docs.python.org/pt-br/3/library/typing.html#typing.get_type_hints
https://docs.python.org/pt-br/3.8/library/collections.html#collections.somenamedtuple._asdict
https://docs.python.org/pt-br/3/library/dataclasses.html#dataclasses.dataclass
https://docs.python.org/pt-br/3/library/dataclasses.html
https://docs.python.org/pt-br/3/library/dataclasses.html#inheritance
https://docs.python.org/pt-br/3/library/dataclasses.html#init-only-variables
https://pt.wikipedia.org/wiki/Dublin_Core
https://martinfowler.com/books/refactoring.html
https://docs.python.org/pt-br/3/library/copy.html
https://docs.python.org/pt-br/3/reference/datamodel.html#object.%5C_%5C_del__
https://docs.python.org/pt-br/3/library/gc.html
