README.md
setup.py
bin/pyre.bin
pyre_check/__init__.py
pyre_check.egg-info/PKG-INFO
pyre_check.egg-info/SOURCES.txt
pyre_check.egg-info/dependency_links.txt
pyre_check.egg-info/entry_points.txt
pyre_check.egg-info/requires.txt
pyre_check.egg-info/top_level.txt
pyre_check/client/__init__.py
pyre_check/client/analysis_directory.py
pyre_check/client/buck.py
pyre_check/client/command_arguments.py
pyre_check/client/configuration.py
pyre_check/client/configuration_monitor.py
pyre_check/client/coverage_collector.py
pyre_check/client/error.py
pyre_check/client/exceptions.py
pyre_check/client/filesystem.py
pyre_check/client/find_directories.py
pyre_check/client/json_rpc.py
pyre_check/client/process.py
pyre_check/client/project_files_monitor.py
pyre_check/client/pyre.py
pyre_check/client/recently_used_configurations.py
pyre_check/client/socket_connection.py
pyre_check/client/source_database_buck_builder.py
pyre_check/client/statistics.py
pyre_check/client/statistics_collectors.py
pyre_check/client/terminal.py
pyre_check/client/version.py
pyre_check/client/watchman.py
pyre_check/client/commands/__init__.py
pyre_check/client/commands/analyze.py
pyre_check/client/commands/check.py
pyre_check/client/commands/command.py
pyre_check/client/commands/coverage.py
pyre_check/client/commands/deobfuscate.py
pyre_check/client/commands/incremental.py
pyre_check/client/commands/kill.py
pyre_check/client/commands/persistent.py
pyre_check/client/commands/profile.py
pyre_check/client/commands/query.py
pyre_check/client/commands/rage.py
pyre_check/client/commands/reporting.py
pyre_check/client/commands/restart.py
pyre_check/client/commands/servers.py
pyre_check/client/commands/start.py
pyre_check/client/commands/statistics.py
pyre_check/client/commands/stop.py
pyre_check/client/commands/validate_models.py
pyre_check/client/commands/v2/__init__.py
pyre_check/client/commands/v2/async_server_connection.py
pyre_check/client/commands/v2/backend_arguments.py
pyre_check/client/commands/v2/check.py
pyre_check/client/commands/v2/coverage.py
pyre_check/client/commands/v2/incremental.py
pyre_check/client/commands/v2/infer.py
pyre_check/client/commands/v2/initialize.py
pyre_check/client/commands/v2/kill.py
pyre_check/client/commands/v2/language_server_protocol.py
pyre_check/client/commands/v2/persistent.py
pyre_check/client/commands/v2/profile.py
pyre_check/client/commands/v2/pysa_server.py
pyre_check/client/commands/v2/query.py
pyre_check/client/commands/v2/rage.py
pyre_check/client/commands/v2/remote_logging.py
pyre_check/client/commands/v2/restart.py
pyre_check/client/commands/v2/server_connection.py
pyre_check/client/commands/v2/server_event.py
pyre_check/client/commands/v2/servers.py
pyre_check/client/commands/v2/start.py
pyre_check/client/commands/v2/statistics.py
pyre_check/client/commands/v2/stop.py
pyre_check/client/commands/v2/validate_models.py
pyre_check/client/log/__init__.py
pyre_check/client/log/log.py
pyre_check/tools/__init__.py
pyre_check/tools/upgrade/__init__.py
pyre_check/tools/upgrade/ast.py
pyre_check/tools/upgrade/configuration.py
pyre_check/tools/upgrade/errors.py
pyre_check/tools/upgrade/filesystem.py
pyre_check/tools/upgrade/repository.py
pyre_check/tools/upgrade/upgrade.py
pyre_check/tools/upgrade/commands/__init__.py
pyre_check/tools/upgrade/commands/codemods.py
pyre_check/tools/upgrade/commands/command.py
pyre_check/tools/upgrade/commands/consolidate_nested_configurations.py
pyre_check/tools/upgrade/commands/expand_target_coverage.py
pyre_check/tools/upgrade/commands/fix_configuration.py
pyre_check/tools/upgrade/commands/fixme.py
pyre_check/tools/upgrade/commands/fixme_all.py
pyre_check/tools/upgrade/commands/fixme_single.py
pyre_check/tools/upgrade/commands/global_version_update.py
pyre_check/tools/upgrade/commands/strict_default.py
pyre_check/tools/upgrade/commands/support_sqlalchemy.py
pyre_check/tools/upgrade/commands/targets_to_configuration.py
pysa_filters/5001-code-command-injection.json
pysa_filters/5005-sql-injection.json
pysa_filters/5011-userdata-to-filesystem.json
pysa_filters/6065-argument-injection.json
pysa_filters/6066-unsafe-deserialization.json
pysa_filters/6073-server-side-template-injection.json
stubs/django/__init__.pyi
stubs/django/apps.pyi
stubs/django/shortcuts.pyi
stubs/django/views.pyi
stubs/django/conf/__init__.pyi
stubs/django/conf/urls.pyi
stubs/django/conf/wsgi.pyi
stubs/django/contrib/__init__.pyi
stubs/django/contrib/admin.pyi
stubs/django/contrib/messages.pyi
stubs/django/contrib/sites.pyi
stubs/django/contrib/admindocs/__init__.pyi
stubs/django/contrib/admindocs/views.pyi
stubs/django/contrib/auth/__init__.pyi
stubs/django/contrib/auth/base_user.pyi
stubs/django/contrib/auth/decorators.pyi
stubs/django/contrib/auth/hashers.pyi
stubs/django/contrib/auth/models.pyi
stubs/django/contrib/auth/signals.pyi
stubs/django/contrib/auth/tokens.pyi
stubs/django/contrib/auth/views.pyi
stubs/django/contrib/gis/__init__.pyi
stubs/django/contrib/gis/geos/__init__.pyi
stubs/django/contrib/gis/geos/point.pyi
stubs/django/contrib/postgres/__init__.pyi
stubs/django/contrib/postgres/fields/__init__.pyi
stubs/django/contrib/postgres/fields/citext.pyi
stubs/django/contrib/sessions/__init__.pyi
stubs/django/contrib/sessions/backends/__init__.pyi
stubs/django/contrib/sessions/backends/base.pyi
stubs/django/core/__init__.pyi
stubs/django/core/checks.pyi
stubs/django/core/context_processors.pyi
stubs/django/core/exceptions.pyi
stubs/django/core/signals.pyi
stubs/django/core/signing.pyi
stubs/django/core/urlresolvers.pyi
stubs/django/core/validators.pyi
stubs/django/core/wsgi.pyi
stubs/django/core/cache/__init__.pyi
stubs/django/core/cache/backends/__init__.pyi
stubs/django/core/cache/backends/base.pyi
stubs/django/core/files/__init__.pyi
stubs/django/core/files/base.pyi
stubs/django/core/files/storage.pyi
stubs/django/core/files/uploadedfile.pyi
stubs/django/core/files/utils.pyi
stubs/django/core/handlers/__init__.pyi
stubs/django/core/handlers/wsgi/__init__.pyi
stubs/django/core/mail/__init__.pyi
stubs/django/core/mail/message.pyi
stubs/django/core/mail/backends/__init__.pyi
stubs/django/core/mail/backends/base.pyi
stubs/django/core/management/__init__.pyi
stubs/django/core/management/base.pyi
stubs/django/core/management/commands/__init__.pyi
stubs/django/core/management/commands/test.pyi
stubs/django/core/servers/__init__.pyi
stubs/django/core/servers/basehttp.pyi
stubs/django/db/__init__.pyi
stubs/django/db/aggregates.pyi
stubs/django/db/expressions.pyi
stubs/django/db/utils.pyi
stubs/django/db/backends/__init__.pyi
stubs/django/db/backends/utils.pyi
stubs/django/db/backends/base/__init__.pyi
stubs/django/db/backends/base/base.pyi
stubs/django/db/backends/mysql/__init__.pyi
stubs/django/db/backends/mysql/base.pyi
stubs/django/db/migrations/__init__.pyi
stubs/django/db/models/__init__.pyi
stubs/django/db/models/deletion.pyi
stubs/django/db/models/enums.pyi
stubs/django/db/models/manager.pyi
stubs/django/db/models/options.pyi
stubs/django/db/models/query.pyi
stubs/django/db/models/signals.pyi
stubs/django/db/models/fields/__init__.pyi
stubs/django/db/models/fields/related.pyi
stubs/django/db/models/fields/subclassing.pyi
stubs/django/db/models/sql/__init__.pyi
stubs/django/db/models/sql/where.pyi
stubs/django/dispatch/__init__.pyi
stubs/django/dispatch/dispatcher.pyi
stubs/django/forms/__init__.pyi
stubs/django/forms/fields.pyi
stubs/django/forms/forms.pyi
stubs/django/forms/models.pyi
stubs/django/forms/utils.pyi
stubs/django/forms/widgets.pyi
stubs/django/http/__init__.pyi
stubs/django/http/cookie.pyi
stubs/django/http/multipartparser.pyi
stubs/django/http/request.pyi
stubs/django/http/response.pyi
stubs/django/http/utils.pyi
stubs/django/middleware/__init__.pyi
stubs/django/middleware/cache.pyi
stubs/django/middleware/csrf.pyi
stubs/django/middleware/http.pyi
stubs/django/template/__init__.pyi
stubs/django/template/base.pyi
stubs/django/template/defaultfilters.pyi
stubs/django/template/engine.pyi
stubs/django/template/loader.pyi
stubs/django/template/loaders.pyi
stubs/django/template/response.pyi
stubs/django/template/utils.pyi
stubs/django/template/backends/__init__.pyi
stubs/django/template/backends/django.pyi
stubs/django/test/__init__.pyi
stubs/django/test/client.pyi
stubs/django/test/utils.pyi
stubs/django/urls/__init__.pyi
stubs/django/urls/base.pyi
stubs/django/urls/conf.pyi
stubs/django/urls/converters.pyi
stubs/django/urls/exceptions.pyi
stubs/django/urls/resolvers.pyi
stubs/django/urls/utils.pyi
stubs/django/utils/__init__.pyi
stubs/django/utils/_os.pyi
stubs/django/utils/cache.pyi
stubs/django/utils/crypto.pyi
stubs/django/utils/datastructures.pyi
stubs/django/utils/dateparse.pyi
stubs/django/utils/dates.pyi
stubs/django/utils/decorators.pyi
stubs/django/utils/deprecation.pyi
stubs/django/utils/duration.pyi
stubs/django/utils/encoding.pyi
stubs/django/utils/formats.pyi
stubs/django/utils/functional.pyi
stubs/django/utils/html.pyi
stubs/django/utils/http.pyi
stubs/django/utils/importlib.pyi
stubs/django/utils/ipv6.pyi
stubs/django/utils/itercompat.pyi
stubs/django/utils/module_loading.pyi
stubs/django/utils/safestring.pyi
stubs/django/utils/termcolors.pyi
stubs/django/utils/text.pyi
stubs/django/utils/timezone.pyi
stubs/django/utils/six/__init__.pyi
stubs/django/utils/six/moves/__init__.pyi
stubs/django/utils/six/moves/urllib/__init__.pyi
stubs/django/utils/six/moves/urllib/parse.pyi
stubs/django/utils/translation/__init__.pyi
stubs/django/utils/translation/trans_null.pyi
stubs/django/utils/translation/trans_real.pyi
stubs/django/views/__init__.pyi
stubs/django/views/generic/__init__.pyi
stubs/django/views/generic/base.pyi
stubs/lxml/etree.pyi
stubs/lxml/unstubbed.pyi
taint/common/collection_propagation.pysa
taint/common/protocols.pysa
taint/common/skipped_overrides.pysa
taint/common/taint.config
taint/core_privacy_security/django_rest_framework.pysa
taint/core_privacy_security/django_sources_sinks.pysa
taint/core_privacy_security/filesystem_other_sinks.pysa
taint/core_privacy_security/filesystem_sinks.pysa
taint/core_privacy_security/flask_sources_sinks.pysa
taint/core_privacy_security/format_string_sinks.pysa
taint/core_privacy_security/general.pysa
taint/core_privacy_security/http_server.pysa
taint/core_privacy_security/logging_sinks.pysa
taint/core_privacy_security/rce_sinks.pysa
taint/core_privacy_security/requests_api_sinks.pysa
taint/core_privacy_security/sanitizers.pysa
taint/core_privacy_security/server_side_template_injection_sinks.pysa
taint/core_privacy_security/sqlite3_sinks.pysa
taint/core_privacy_security/taint.config
taint/core_privacy_security/user_reach_sinks.pysa
taint/core_privacy_security/wsgi_ref.pysa
third_party_taint/aiohttp_client.pysa
third_party_taint/aiohttp_server.pysa
third_party_taint/authentication_sinks.pysa
third_party_taint/dill_sinks.pysa
third_party_taint/falcon_server.pysa
third_party_taint/filesystem_sinks.pysa
third_party_taint/furl_features.pysa
third_party_taint/lxml_sinks.pysa
third_party_taint/mysql_connector_sinks.pysa
third_party_taint/mysqldb_sinks.pysa
third_party_taint/pandas_sinks.pysa
third_party_taint/psycopg2_sinks.pysa
third_party_taint/pymssql_sinks.pysa
third_party_taint/pymysql_sinks.pysa
third_party_taint/rce_sinks.pysa
third_party_taint/server_side_template_injection_sinks.pysa
third_party_taint/sqlalchemy_sinks.pysa
third_party_taint/tornado_sources_sinks.pysa
third_party_taint/wtforms_sources.pysa
third_party_taint/xss_sinks.pysa
typeshed/stdlib/__future__.pyi
typeshed/stdlib/__main__.pyi
typeshed/stdlib/_ast.pyi
typeshed/stdlib/_bisect.pyi
typeshed/stdlib/_bootlocale.pyi
typeshed/stdlib/_codecs.pyi
typeshed/stdlib/_collections_abc.pyi
typeshed/stdlib/_compat_pickle.pyi
typeshed/stdlib/_compression.pyi
typeshed/stdlib/_csv.pyi
typeshed/stdlib/_curses.pyi
typeshed/stdlib/_decimal.pyi
typeshed/stdlib/_dummy_thread.pyi
typeshed/stdlib/_dummy_threading.pyi
typeshed/stdlib/_heapq.pyi
typeshed/stdlib/_imp.pyi
typeshed/stdlib/_json.pyi
typeshed/stdlib/_markupbase.pyi
typeshed/stdlib/_msi.pyi
typeshed/stdlib/_operator.pyi
typeshed/stdlib/_osx_support.pyi
typeshed/stdlib/_posixsubprocess.pyi
typeshed/stdlib/_py_abc.pyi
typeshed/stdlib/_pydecimal.pyi
typeshed/stdlib/_random.pyi
typeshed/stdlib/_sitebuiltins.pyi
typeshed/stdlib/_socket.pyi
typeshed/stdlib/_stat.pyi
typeshed/stdlib/_thread.pyi
typeshed/stdlib/_threading_local.pyi
typeshed/stdlib/_tkinter.pyi
typeshed/stdlib/_tracemalloc.pyi
typeshed/stdlib/_warnings.pyi
typeshed/stdlib/_weakref.pyi
typeshed/stdlib/_weakrefset.pyi
typeshed/stdlib/_winapi.pyi
typeshed/stdlib/abc.pyi
typeshed/stdlib/aifc.pyi
typeshed/stdlib/antigravity.pyi
typeshed/stdlib/argparse.pyi
typeshed/stdlib/array.pyi
typeshed/stdlib/ast.pyi
typeshed/stdlib/asynchat.pyi
typeshed/stdlib/asyncore.pyi
typeshed/stdlib/atexit.pyi
typeshed/stdlib/audioop.pyi
typeshed/stdlib/base64.pyi
typeshed/stdlib/bdb.pyi
typeshed/stdlib/binascii.pyi
typeshed/stdlib/binhex.pyi
typeshed/stdlib/bisect.pyi
typeshed/stdlib/builtins.pyi
typeshed/stdlib/bz2.pyi
typeshed/stdlib/cProfile.pyi
typeshed/stdlib/calendar.pyi
typeshed/stdlib/cgi.pyi
typeshed/stdlib/cgitb.pyi
typeshed/stdlib/chunk.pyi
typeshed/stdlib/cmath.pyi
typeshed/stdlib/cmd.pyi
typeshed/stdlib/code.pyi
typeshed/stdlib/codecs.pyi
typeshed/stdlib/codeop.pyi
typeshed/stdlib/colorsys.pyi
typeshed/stdlib/compileall.pyi
typeshed/stdlib/configparser.pyi
typeshed/stdlib/contextlib.pyi
typeshed/stdlib/contextvars.pyi
typeshed/stdlib/copy.pyi
typeshed/stdlib/copyreg.pyi
typeshed/stdlib/crypt.pyi
typeshed/stdlib/csv.pyi
typeshed/stdlib/dataclasses.pyi
typeshed/stdlib/datetime.pyi
typeshed/stdlib/decimal.pyi
typeshed/stdlib/difflib.pyi
typeshed/stdlib/dis.pyi
typeshed/stdlib/doctest.pyi
typeshed/stdlib/dummy_threading.pyi
typeshed/stdlib/enum.pyi
typeshed/stdlib/errno.pyi
typeshed/stdlib/faulthandler.pyi
typeshed/stdlib/fcntl.pyi
typeshed/stdlib/filecmp.pyi
typeshed/stdlib/fileinput.pyi
typeshed/stdlib/fnmatch.pyi
typeshed/stdlib/formatter.pyi
typeshed/stdlib/fractions.pyi
typeshed/stdlib/ftplib.pyi
typeshed/stdlib/functools.pyi
typeshed/stdlib/gc.pyi
typeshed/stdlib/genericpath.pyi
typeshed/stdlib/getopt.pyi
typeshed/stdlib/getpass.pyi
typeshed/stdlib/gettext.pyi
typeshed/stdlib/glob.pyi
typeshed/stdlib/graphlib.pyi
typeshed/stdlib/grp.pyi
typeshed/stdlib/gzip.pyi
typeshed/stdlib/hashlib.pyi
typeshed/stdlib/heapq.pyi
typeshed/stdlib/hmac.pyi
typeshed/stdlib/imaplib.pyi
typeshed/stdlib/imghdr.pyi
typeshed/stdlib/imp.pyi
typeshed/stdlib/inspect.pyi
typeshed/stdlib/io.pyi
typeshed/stdlib/ipaddress.pyi
typeshed/stdlib/itertools.pyi
typeshed/stdlib/keyword.pyi
typeshed/stdlib/linecache.pyi
typeshed/stdlib/locale.pyi
typeshed/stdlib/lzma.pyi
typeshed/stdlib/macpath.pyi
typeshed/stdlib/macurl2path.pyi
typeshed/stdlib/mailbox.pyi
typeshed/stdlib/mailcap.pyi
typeshed/stdlib/marshal.pyi
typeshed/stdlib/math.pyi
typeshed/stdlib/mimetypes.pyi
typeshed/stdlib/mmap.pyi
typeshed/stdlib/modulefinder.pyi
typeshed/stdlib/msvcrt.pyi
typeshed/stdlib/netrc.pyi
typeshed/stdlib/nis.pyi
typeshed/stdlib/nntplib.pyi
typeshed/stdlib/ntpath.pyi
typeshed/stdlib/nturl2path.pyi
typeshed/stdlib/numbers.pyi
typeshed/stdlib/opcode.pyi
typeshed/stdlib/operator.pyi
typeshed/stdlib/optparse.pyi
typeshed/stdlib/ossaudiodev.pyi
typeshed/stdlib/parser.pyi
typeshed/stdlib/pathlib.pyi
typeshed/stdlib/pdb.pyi
typeshed/stdlib/pickle.pyi
typeshed/stdlib/pickletools.pyi
typeshed/stdlib/pipes.pyi
typeshed/stdlib/pkgutil.pyi
typeshed/stdlib/platform.pyi
typeshed/stdlib/plistlib.pyi
typeshed/stdlib/poplib.pyi
typeshed/stdlib/posix.pyi
typeshed/stdlib/posixpath.pyi
typeshed/stdlib/pprint.pyi
typeshed/stdlib/profile.pyi
typeshed/stdlib/pstats.pyi
typeshed/stdlib/pty.pyi
typeshed/stdlib/pwd.pyi
typeshed/stdlib/py_compile.pyi
typeshed/stdlib/pyclbr.pyi
typeshed/stdlib/pydoc.pyi
typeshed/stdlib/queue.pyi
typeshed/stdlib/quopri.pyi
typeshed/stdlib/random.pyi
typeshed/stdlib/re.pyi
typeshed/stdlib/readline.pyi
typeshed/stdlib/reprlib.pyi
typeshed/stdlib/resource.pyi
typeshed/stdlib/rlcompleter.pyi
typeshed/stdlib/runpy.pyi
typeshed/stdlib/sched.pyi
typeshed/stdlib/secrets.pyi
typeshed/stdlib/select.pyi
typeshed/stdlib/selectors.pyi
typeshed/stdlib/shelve.pyi
typeshed/stdlib/shlex.pyi
typeshed/stdlib/shutil.pyi
typeshed/stdlib/signal.pyi
typeshed/stdlib/site.pyi
typeshed/stdlib/smtpd.pyi
typeshed/stdlib/smtplib.pyi
typeshed/stdlib/sndhdr.pyi
typeshed/stdlib/socket.pyi
typeshed/stdlib/socketserver.pyi
typeshed/stdlib/spwd.pyi
typeshed/stdlib/sre_compile.pyi
typeshed/stdlib/sre_constants.pyi
typeshed/stdlib/sre_parse.pyi
typeshed/stdlib/ssl.pyi
typeshed/stdlib/stat.pyi
typeshed/stdlib/statistics.pyi
typeshed/stdlib/string.pyi
typeshed/stdlib/stringprep.pyi
typeshed/stdlib/struct.pyi
typeshed/stdlib/subprocess.pyi
typeshed/stdlib/sunau.pyi
typeshed/stdlib/symbol.pyi
typeshed/stdlib/symtable.pyi
typeshed/stdlib/sys.pyi
typeshed/stdlib/sysconfig.pyi
typeshed/stdlib/syslog.pyi
typeshed/stdlib/tabnanny.pyi
typeshed/stdlib/tarfile.pyi
typeshed/stdlib/telnetlib.pyi
typeshed/stdlib/tempfile.pyi
typeshed/stdlib/termios.pyi
typeshed/stdlib/textwrap.pyi
typeshed/stdlib/this.pyi
typeshed/stdlib/threading.pyi
typeshed/stdlib/time.pyi
typeshed/stdlib/timeit.pyi
typeshed/stdlib/token.pyi
typeshed/stdlib/tokenize.pyi
typeshed/stdlib/trace.pyi
typeshed/stdlib/traceback.pyi
typeshed/stdlib/tracemalloc.pyi
typeshed/stdlib/tty.pyi
typeshed/stdlib/turtle.pyi
typeshed/stdlib/types.pyi
typeshed/stdlib/typing.pyi
typeshed/stdlib/typing_extensions.pyi
typeshed/stdlib/unicodedata.pyi
typeshed/stdlib/uu.pyi
typeshed/stdlib/uuid.pyi
typeshed/stdlib/warnings.pyi
typeshed/stdlib/wave.pyi
typeshed/stdlib/weakref.pyi
typeshed/stdlib/webbrowser.pyi
typeshed/stdlib/winreg.pyi
typeshed/stdlib/winsound.pyi
typeshed/stdlib/xdrlib.pyi
typeshed/stdlib/xxlimited.pyi
typeshed/stdlib/zipapp.pyi
typeshed/stdlib/zipfile.pyi
typeshed/stdlib/zipimport.pyi
typeshed/stdlib/zlib.pyi
typeshed/stdlib/_typeshed/__init__.pyi
typeshed/stdlib/_typeshed/wsgi.pyi
typeshed/stdlib/_typeshed/xml.pyi
typeshed/stdlib/asyncio/__init__.pyi
typeshed/stdlib/asyncio/base_events.pyi
typeshed/stdlib/asyncio/base_futures.pyi
typeshed/stdlib/asyncio/base_subprocess.pyi
typeshed/stdlib/asyncio/base_tasks.pyi
typeshed/stdlib/asyncio/compat.pyi
typeshed/stdlib/asyncio/constants.pyi
typeshed/stdlib/asyncio/coroutines.pyi
typeshed/stdlib/asyncio/events.pyi
typeshed/stdlib/asyncio/exceptions.pyi
typeshed/stdlib/asyncio/format_helpers.pyi
typeshed/stdlib/asyncio/futures.pyi
typeshed/stdlib/asyncio/locks.pyi
typeshed/stdlib/asyncio/log.pyi
typeshed/stdlib/asyncio/proactor_events.pyi
typeshed/stdlib/asyncio/protocols.pyi
typeshed/stdlib/asyncio/queues.pyi
typeshed/stdlib/asyncio/runners.pyi
typeshed/stdlib/asyncio/selector_events.pyi
typeshed/stdlib/asyncio/sslproto.pyi
typeshed/stdlib/asyncio/staggered.pyi
typeshed/stdlib/asyncio/streams.pyi
typeshed/stdlib/asyncio/subprocess.pyi
typeshed/stdlib/asyncio/tasks.pyi
typeshed/stdlib/asyncio/threads.pyi
typeshed/stdlib/asyncio/transports.pyi
typeshed/stdlib/asyncio/trsock.pyi
typeshed/stdlib/asyncio/unix_events.pyi
typeshed/stdlib/asyncio/windows_events.pyi
typeshed/stdlib/asyncio/windows_utils.pyi
typeshed/stdlib/collections/__init__.pyi
typeshed/stdlib/collections/abc.pyi
typeshed/stdlib/concurrent/__init__.pyi
typeshed/stdlib/concurrent/futures/__init__.pyi
typeshed/stdlib/concurrent/futures/_base.pyi
typeshed/stdlib/concurrent/futures/process.pyi
typeshed/stdlib/concurrent/futures/thread.pyi
typeshed/stdlib/ctypes/__init__.pyi
typeshed/stdlib/ctypes/util.pyi
typeshed/stdlib/ctypes/wintypes.pyi
typeshed/stdlib/curses/__init__.pyi
typeshed/stdlib/curses/ascii.pyi
typeshed/stdlib/curses/panel.pyi
typeshed/stdlib/curses/textpad.pyi
typeshed/stdlib/dbm/__init__.pyi
typeshed/stdlib/dbm/dumb.pyi
typeshed/stdlib/dbm/gnu.pyi
typeshed/stdlib/dbm/ndbm.pyi
typeshed/stdlib/distutils/__init__.pyi
typeshed/stdlib/distutils/archive_util.pyi
typeshed/stdlib/distutils/bcppcompiler.pyi
typeshed/stdlib/distutils/ccompiler.pyi
typeshed/stdlib/distutils/cmd.pyi
typeshed/stdlib/distutils/config.pyi
typeshed/stdlib/distutils/core.pyi
typeshed/stdlib/distutils/cygwinccompiler.pyi
typeshed/stdlib/distutils/debug.pyi
typeshed/stdlib/distutils/dep_util.pyi
typeshed/stdlib/distutils/dir_util.pyi
typeshed/stdlib/distutils/dist.pyi
typeshed/stdlib/distutils/errors.pyi
typeshed/stdlib/distutils/extension.pyi
typeshed/stdlib/distutils/fancy_getopt.pyi
typeshed/stdlib/distutils/file_util.pyi
typeshed/stdlib/distutils/filelist.pyi
typeshed/stdlib/distutils/log.pyi
typeshed/stdlib/distutils/msvccompiler.pyi
typeshed/stdlib/distutils/spawn.pyi
typeshed/stdlib/distutils/sysconfig.pyi
typeshed/stdlib/distutils/text_file.pyi
typeshed/stdlib/distutils/unixccompiler.pyi
typeshed/stdlib/distutils/util.pyi
typeshed/stdlib/distutils/version.pyi
typeshed/stdlib/distutils/command/__init__.pyi
typeshed/stdlib/distutils/command/bdist.pyi
typeshed/stdlib/distutils/command/bdist_dumb.pyi
typeshed/stdlib/distutils/command/bdist_msi.pyi
typeshed/stdlib/distutils/command/bdist_packager.pyi
typeshed/stdlib/distutils/command/bdist_rpm.pyi
typeshed/stdlib/distutils/command/bdist_wininst.pyi
typeshed/stdlib/distutils/command/build.pyi
typeshed/stdlib/distutils/command/build_clib.pyi
typeshed/stdlib/distutils/command/build_ext.pyi
typeshed/stdlib/distutils/command/build_py.pyi
typeshed/stdlib/distutils/command/build_scripts.pyi
typeshed/stdlib/distutils/command/check.pyi
typeshed/stdlib/distutils/command/clean.pyi
typeshed/stdlib/distutils/command/config.pyi
typeshed/stdlib/distutils/command/install.pyi
typeshed/stdlib/distutils/command/install_data.pyi
typeshed/stdlib/distutils/command/install_egg_info.pyi
typeshed/stdlib/distutils/command/install_headers.pyi
typeshed/stdlib/distutils/command/install_lib.pyi
typeshed/stdlib/distutils/command/install_scripts.pyi
typeshed/stdlib/distutils/command/register.pyi
typeshed/stdlib/distutils/command/sdist.pyi
typeshed/stdlib/distutils/command/upload.pyi
typeshed/stdlib/email/__init__.pyi
typeshed/stdlib/email/_header_value_parser.pyi
typeshed/stdlib/email/charset.pyi
typeshed/stdlib/email/contentmanager.pyi
typeshed/stdlib/email/encoders.pyi
typeshed/stdlib/email/errors.pyi
typeshed/stdlib/email/feedparser.pyi
typeshed/stdlib/email/generator.pyi
typeshed/stdlib/email/header.pyi
typeshed/stdlib/email/headerregistry.pyi
typeshed/stdlib/email/iterators.pyi
typeshed/stdlib/email/message.pyi
typeshed/stdlib/email/parser.pyi
typeshed/stdlib/email/policy.pyi
typeshed/stdlib/email/utils.pyi
typeshed/stdlib/email/mime/__init__.pyi
typeshed/stdlib/email/mime/application.pyi
typeshed/stdlib/email/mime/audio.pyi
typeshed/stdlib/email/mime/base.pyi
typeshed/stdlib/email/mime/image.pyi
typeshed/stdlib/email/mime/message.pyi
typeshed/stdlib/email/mime/multipart.pyi
typeshed/stdlib/email/mime/nonmultipart.pyi
typeshed/stdlib/email/mime/text.pyi
typeshed/stdlib/encodings/__init__.pyi
typeshed/stdlib/encodings/utf_8.pyi
typeshed/stdlib/ensurepip/__init__.pyi
typeshed/stdlib/html/__init__.pyi
typeshed/stdlib/html/entities.pyi
typeshed/stdlib/html/parser.pyi
typeshed/stdlib/http/__init__.pyi
typeshed/stdlib/http/client.pyi
typeshed/stdlib/http/cookiejar.pyi
typeshed/stdlib/http/cookies.pyi
typeshed/stdlib/http/server.pyi
typeshed/stdlib/importlib/__init__.pyi
typeshed/stdlib/importlib/abc.pyi
typeshed/stdlib/importlib/machinery.pyi
typeshed/stdlib/importlib/metadata.pyi
typeshed/stdlib/importlib/resources.pyi
typeshed/stdlib/importlib/util.pyi
typeshed/stdlib/json/__init__.pyi
typeshed/stdlib/json/decoder.pyi
typeshed/stdlib/json/encoder.pyi
typeshed/stdlib/json/tool.pyi
typeshed/stdlib/lib2to3/__init__.pyi
typeshed/stdlib/lib2to3/pygram.pyi
typeshed/stdlib/lib2to3/pytree.pyi
typeshed/stdlib/lib2to3/refactor.pyi
typeshed/stdlib/lib2to3/pgen2/__init__.pyi
typeshed/stdlib/lib2to3/pgen2/driver.pyi
typeshed/stdlib/lib2to3/pgen2/grammar.pyi
typeshed/stdlib/lib2to3/pgen2/literals.pyi
typeshed/stdlib/lib2to3/pgen2/parse.pyi
typeshed/stdlib/lib2to3/pgen2/pgen.pyi
typeshed/stdlib/lib2to3/pgen2/token.pyi
typeshed/stdlib/lib2to3/pgen2/tokenize.pyi
typeshed/stdlib/logging/__init__.pyi
typeshed/stdlib/logging/config.pyi
typeshed/stdlib/logging/handlers.pyi
typeshed/stdlib/msilib/__init__.pyi
typeshed/stdlib/msilib/schema.pyi
typeshed/stdlib/msilib/sequence.pyi
typeshed/stdlib/msilib/text.pyi
typeshed/stdlib/multiprocessing/__init__.pyi
typeshed/stdlib/multiprocessing/connection.pyi
typeshed/stdlib/multiprocessing/context.pyi
typeshed/stdlib/multiprocessing/managers.pyi
typeshed/stdlib/multiprocessing/pool.pyi
typeshed/stdlib/multiprocessing/process.pyi
typeshed/stdlib/multiprocessing/queues.pyi
typeshed/stdlib/multiprocessing/shared_memory.pyi
typeshed/stdlib/multiprocessing/sharedctypes.pyi
typeshed/stdlib/multiprocessing/spawn.pyi
typeshed/stdlib/multiprocessing/synchronize.pyi
typeshed/stdlib/multiprocessing/dummy/__init__.pyi
typeshed/stdlib/multiprocessing/dummy/connection.pyi
typeshed/stdlib/os/__init__.pyi
typeshed/stdlib/os/path.pyi
typeshed/stdlib/pydoc_data/__init__.pyi
typeshed/stdlib/pydoc_data/topics.pyi
typeshed/stdlib/pyexpat/__init__.pyi
typeshed/stdlib/pyexpat/errors.pyi
typeshed/stdlib/pyexpat/model.pyi
typeshed/stdlib/sqlite3/__init__.pyi
typeshed/stdlib/sqlite3/dbapi2.pyi
typeshed/stdlib/tkinter/__init__.pyi
typeshed/stdlib/tkinter/colorchooser.pyi
typeshed/stdlib/tkinter/commondialog.pyi
typeshed/stdlib/tkinter/constants.pyi
typeshed/stdlib/tkinter/dialog.pyi
typeshed/stdlib/tkinter/dnd.pyi
typeshed/stdlib/tkinter/filedialog.pyi
typeshed/stdlib/tkinter/font.pyi
typeshed/stdlib/tkinter/messagebox.pyi
typeshed/stdlib/tkinter/scrolledtext.pyi
typeshed/stdlib/tkinter/simpledialog.pyi
typeshed/stdlib/tkinter/tix.pyi
typeshed/stdlib/tkinter/ttk.pyi
typeshed/stdlib/unittest/__init__.pyi
typeshed/stdlib/unittest/async_case.pyi
typeshed/stdlib/unittest/case.pyi
typeshed/stdlib/unittest/loader.pyi
typeshed/stdlib/unittest/main.pyi
typeshed/stdlib/unittest/mock.pyi
typeshed/stdlib/unittest/result.pyi
typeshed/stdlib/unittest/runner.pyi
typeshed/stdlib/unittest/signals.pyi
typeshed/stdlib/unittest/suite.pyi
typeshed/stdlib/unittest/util.pyi
typeshed/stdlib/urllib/__init__.pyi
typeshed/stdlib/urllib/error.pyi
typeshed/stdlib/urllib/parse.pyi
typeshed/stdlib/urllib/request.pyi
typeshed/stdlib/urllib/response.pyi
typeshed/stdlib/urllib/robotparser.pyi
typeshed/stdlib/venv/__init__.pyi
typeshed/stdlib/wsgiref/__init__.pyi
typeshed/stdlib/wsgiref/handlers.pyi
typeshed/stdlib/wsgiref/headers.pyi
typeshed/stdlib/wsgiref/simple_server.pyi
typeshed/stdlib/wsgiref/types.pyi
typeshed/stdlib/wsgiref/util.pyi
typeshed/stdlib/wsgiref/validate.pyi
typeshed/stdlib/xml/__init__.pyi
typeshed/stdlib/xml/dom/NodeFilter.pyi
typeshed/stdlib/xml/dom/__init__.pyi
typeshed/stdlib/xml/dom/domreg.pyi
typeshed/stdlib/xml/dom/expatbuilder.pyi
typeshed/stdlib/xml/dom/minicompat.pyi
typeshed/stdlib/xml/dom/minidom.pyi
typeshed/stdlib/xml/dom/pulldom.pyi
typeshed/stdlib/xml/dom/xmlbuilder.pyi
typeshed/stdlib/xml/etree/ElementInclude.pyi
typeshed/stdlib/xml/etree/ElementPath.pyi
typeshed/stdlib/xml/etree/ElementTree.pyi
typeshed/stdlib/xml/etree/__init__.pyi
typeshed/stdlib/xml/etree/cElementTree.pyi
typeshed/stdlib/xml/parsers/__init__.pyi
typeshed/stdlib/xml/parsers/expat/__init__.pyi
typeshed/stdlib/xml/parsers/expat/errors.pyi
typeshed/stdlib/xml/parsers/expat/model.pyi
typeshed/stdlib/xml/sax/__init__.pyi
typeshed/stdlib/xml/sax/handler.pyi
typeshed/stdlib/xml/sax/saxutils.pyi
typeshed/stdlib/xml/sax/xmlreader.pyi
typeshed/stdlib/xmlrpc/__init__.pyi
typeshed/stdlib/xmlrpc/client.pyi
typeshed/stdlib/xmlrpc/server.pyi
typeshed/stdlib/zoneinfo/__init__.pyi
typeshed/stubs/DateTimeRange/datetimerange/__init__.pyi
typeshed/stubs/Deprecated/deprecated/__init__.pyi
typeshed/stubs/Deprecated/deprecated/classic.pyi
typeshed/stubs/Deprecated/deprecated/sphinx.pyi
typeshed/stubs/Flask/flask/__init__.pyi
typeshed/stubs/Flask/flask/app.pyi
typeshed/stubs/Flask/flask/blueprints.pyi
typeshed/stubs/Flask/flask/cli.pyi
typeshed/stubs/Flask/flask/config.pyi
typeshed/stubs/Flask/flask/ctx.pyi
typeshed/stubs/Flask/flask/debughelpers.pyi
typeshed/stubs/Flask/flask/globals.pyi
typeshed/stubs/Flask/flask/helpers.pyi
typeshed/stubs/Flask/flask/logging.pyi
typeshed/stubs/Flask/flask/sessions.pyi
typeshed/stubs/Flask/flask/signals.pyi
typeshed/stubs/Flask/flask/templating.pyi
typeshed/stubs/Flask/flask/testing.pyi
typeshed/stubs/Flask/flask/views.pyi
typeshed/stubs/Flask/flask/wrappers.pyi
typeshed/stubs/Flask/flask/json/__init__.pyi
typeshed/stubs/Flask/flask/json/tag.pyi
typeshed/stubs/JACK-Client/jack/__init__.pyi
typeshed/stubs/Jinja2/jinja2/__init__.pyi
typeshed/stubs/Jinja2/jinja2/_compat.pyi
typeshed/stubs/Jinja2/jinja2/_stringdefs.pyi
typeshed/stubs/Jinja2/jinja2/bccache.pyi
typeshed/stubs/Jinja2/jinja2/compiler.pyi
typeshed/stubs/Jinja2/jinja2/constants.pyi
typeshed/stubs/Jinja2/jinja2/debug.pyi
typeshed/stubs/Jinja2/jinja2/defaults.pyi
typeshed/stubs/Jinja2/jinja2/environment.pyi
typeshed/stubs/Jinja2/jinja2/exceptions.pyi
typeshed/stubs/Jinja2/jinja2/ext.pyi
typeshed/stubs/Jinja2/jinja2/filters.pyi
typeshed/stubs/Jinja2/jinja2/lexer.pyi
typeshed/stubs/Jinja2/jinja2/loaders.pyi
typeshed/stubs/Jinja2/jinja2/meta.pyi
typeshed/stubs/Jinja2/jinja2/nodes.pyi
typeshed/stubs/Jinja2/jinja2/optimizer.pyi
typeshed/stubs/Jinja2/jinja2/parser.pyi
typeshed/stubs/Jinja2/jinja2/runtime.pyi
typeshed/stubs/Jinja2/jinja2/sandbox.pyi
typeshed/stubs/Jinja2/jinja2/tests.pyi
typeshed/stubs/Jinja2/jinja2/utils.pyi
typeshed/stubs/Jinja2/jinja2/visitor.pyi
typeshed/stubs/Markdown/markdown/__init__.pyi
typeshed/stubs/Markdown/markdown/__meta__.pyi
typeshed/stubs/Markdown/markdown/blockparser.pyi
typeshed/stubs/Markdown/markdown/blockprocessors.pyi
typeshed/stubs/Markdown/markdown/core.pyi
typeshed/stubs/Markdown/markdown/inlinepatterns.pyi
typeshed/stubs/Markdown/markdown/pep562.pyi
typeshed/stubs/Markdown/markdown/postprocessors.pyi
typeshed/stubs/Markdown/markdown/preprocessors.pyi
typeshed/stubs/Markdown/markdown/serializers.pyi
typeshed/stubs/Markdown/markdown/treeprocessors.pyi
typeshed/stubs/Markdown/markdown/util.pyi
typeshed/stubs/Markdown/markdown/extensions/__init__.pyi
typeshed/stubs/Markdown/markdown/extensions/abbr.pyi
typeshed/stubs/Markdown/markdown/extensions/admonition.pyi
typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi
typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi
typeshed/stubs/Markdown/markdown/extensions/def_list.pyi
typeshed/stubs/Markdown/markdown/extensions/extra.pyi
typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi
typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi
typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi
typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi
typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi
typeshed/stubs/Markdown/markdown/extensions/meta.pyi
typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi
typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi
typeshed/stubs/Markdown/markdown/extensions/smarty.pyi
typeshed/stubs/Markdown/markdown/extensions/tables.pyi
typeshed/stubs/Markdown/markdown/extensions/toc.pyi
typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi
typeshed/stubs/MarkupSafe/markupsafe/__init__.pyi
typeshed/stubs/MarkupSafe/markupsafe/_compat.pyi
typeshed/stubs/MarkupSafe/markupsafe/_constants.pyi
typeshed/stubs/MarkupSafe/markupsafe/_native.pyi
typeshed/stubs/MarkupSafe/markupsafe/_speedups.pyi
typeshed/stubs/Pillow/PIL/BdfFontFile.pyi
typeshed/stubs/Pillow/PIL/BlpImagePlugin.pyi
typeshed/stubs/Pillow/PIL/BmpImagePlugin.pyi
typeshed/stubs/Pillow/PIL/BufrStubImagePlugin.pyi
typeshed/stubs/Pillow/PIL/ContainerIO.pyi
typeshed/stubs/Pillow/PIL/CurImagePlugin.pyi
typeshed/stubs/Pillow/PIL/DcxImagePlugin.pyi
typeshed/stubs/Pillow/PIL/DdsImagePlugin.pyi
typeshed/stubs/Pillow/PIL/EpsImagePlugin.pyi
typeshed/stubs/Pillow/PIL/ExifTags.pyi
typeshed/stubs/Pillow/PIL/FitsStubImagePlugin.pyi
typeshed/stubs/Pillow/PIL/FliImagePlugin.pyi
typeshed/stubs/Pillow/PIL/FontFile.pyi
typeshed/stubs/Pillow/PIL/FpxImagePlugin.pyi
typeshed/stubs/Pillow/PIL/FtexImagePlugin.pyi
typeshed/stubs/Pillow/PIL/GbrImagePlugin.pyi
typeshed/stubs/Pillow/PIL/GdImageFile.pyi
typeshed/stubs/Pillow/PIL/GifImagePlugin.pyi
typeshed/stubs/Pillow/PIL/GimpGradientFile.pyi
typeshed/stubs/Pillow/PIL/GimpPaletteFile.pyi
typeshed/stubs/Pillow/PIL/GribStubImagePlugin.pyi
typeshed/stubs/Pillow/PIL/Hdf5StubImagePlugin.pyi
typeshed/stubs/Pillow/PIL/IcnsImagePlugin.pyi
typeshed/stubs/Pillow/PIL/IcoImagePlugin.pyi
typeshed/stubs/Pillow/PIL/ImImagePlugin.pyi
typeshed/stubs/Pillow/PIL/Image.pyi
typeshed/stubs/Pillow/PIL/ImageChops.pyi
typeshed/stubs/Pillow/PIL/ImageCms.pyi
typeshed/stubs/Pillow/PIL/ImageColor.pyi
typeshed/stubs/Pillow/PIL/ImageDraw.pyi
typeshed/stubs/Pillow/PIL/ImageDraw2.pyi
typeshed/stubs/Pillow/PIL/ImageEnhance.pyi
typeshed/stubs/Pillow/PIL/ImageFile.pyi
typeshed/stubs/Pillow/PIL/ImageFilter.pyi
typeshed/stubs/Pillow/PIL/ImageFont.pyi
typeshed/stubs/Pillow/PIL/ImageGrab.pyi
typeshed/stubs/Pillow/PIL/ImageMath.pyi
typeshed/stubs/Pillow/PIL/ImageMode.pyi
typeshed/stubs/Pillow/PIL/ImageMorph.pyi
typeshed/stubs/Pillow/PIL/ImageOps.pyi
typeshed/stubs/Pillow/PIL/ImagePalette.pyi
typeshed/stubs/Pillow/PIL/ImagePath.pyi
typeshed/stubs/Pillow/PIL/ImageQt.pyi
typeshed/stubs/Pillow/PIL/ImageSequence.pyi
typeshed/stubs/Pillow/PIL/ImageShow.pyi
typeshed/stubs/Pillow/PIL/ImageStat.pyi
typeshed/stubs/Pillow/PIL/ImageTk.pyi
typeshed/stubs/Pillow/PIL/ImageTransform.pyi
typeshed/stubs/Pillow/PIL/ImageWin.pyi
typeshed/stubs/Pillow/PIL/ImtImagePlugin.pyi
typeshed/stubs/Pillow/PIL/IptcImagePlugin.pyi
typeshed/stubs/Pillow/PIL/Jpeg2KImagePlugin.pyi
typeshed/stubs/Pillow/PIL/JpegImagePlugin.pyi
typeshed/stubs/Pillow/PIL/JpegPresets.pyi
typeshed/stubs/Pillow/PIL/McIdasImagePlugin.pyi
typeshed/stubs/Pillow/PIL/MicImagePlugin.pyi
typeshed/stubs/Pillow/PIL/MpegImagePlugin.pyi
typeshed/stubs/Pillow/PIL/MpoImagePlugin.pyi
typeshed/stubs/Pillow/PIL/MspImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PSDraw.pyi
typeshed/stubs/Pillow/PIL/PaletteFile.pyi
typeshed/stubs/Pillow/PIL/PalmImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PcdImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PcfFontFile.pyi
typeshed/stubs/Pillow/PIL/PcxImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PdfImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PdfParser.pyi
typeshed/stubs/Pillow/PIL/PixarImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PngImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PpmImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PsdImagePlugin.pyi
typeshed/stubs/Pillow/PIL/PyAccess.pyi
typeshed/stubs/Pillow/PIL/SgiImagePlugin.pyi
typeshed/stubs/Pillow/PIL/SpiderImagePlugin.pyi
typeshed/stubs/Pillow/PIL/SunImagePlugin.pyi
typeshed/stubs/Pillow/PIL/TarIO.pyi
typeshed/stubs/Pillow/PIL/TgaImagePlugin.pyi
typeshed/stubs/Pillow/PIL/TiffImagePlugin.pyi
typeshed/stubs/Pillow/PIL/TiffTags.pyi
typeshed/stubs/Pillow/PIL/WalImageFile.pyi
typeshed/stubs/Pillow/PIL/WebPImagePlugin.pyi
typeshed/stubs/Pillow/PIL/WmfImagePlugin.pyi
typeshed/stubs/Pillow/PIL/XVThumbImagePlugin.pyi
typeshed/stubs/Pillow/PIL/XbmImagePlugin.pyi
typeshed/stubs/Pillow/PIL/XpmImagePlugin.pyi
typeshed/stubs/Pillow/PIL/__init__.pyi
typeshed/stubs/Pillow/PIL/__main__.pyi
typeshed/stubs/Pillow/PIL/_binary.pyi
typeshed/stubs/Pillow/PIL/_imaging.pyi
typeshed/stubs/Pillow/PIL/_tkinter_finder.pyi
typeshed/stubs/Pillow/PIL/_util.pyi
typeshed/stubs/Pillow/PIL/_version.pyi
typeshed/stubs/Pillow/PIL/features.pyi
typeshed/stubs/PyMySQL/pymysql/__init__.pyi
typeshed/stubs/PyMySQL/pymysql/charset.pyi
typeshed/stubs/PyMySQL/pymysql/connections.pyi
typeshed/stubs/PyMySQL/pymysql/converters.pyi
typeshed/stubs/PyMySQL/pymysql/cursors.pyi
typeshed/stubs/PyMySQL/pymysql/err.pyi
typeshed/stubs/PyMySQL/pymysql/times.pyi
typeshed/stubs/PyMySQL/pymysql/util.pyi
typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi
typeshed/stubs/PyMySQL/pymysql/constants/COMMAND.pyi
typeshed/stubs/PyMySQL/pymysql/constants/ER.pyi
typeshed/stubs/PyMySQL/pymysql/constants/FIELD_TYPE.pyi
typeshed/stubs/PyMySQL/pymysql/constants/FLAG.pyi
typeshed/stubs/PyMySQL/pymysql/constants/SERVER_STATUS.pyi
typeshed/stubs/PyMySQL/pymysql/constants/__init__.pyi
typeshed/stubs/PyYAML/yaml/__init__.pyi
typeshed/stubs/PyYAML/yaml/composer.pyi
typeshed/stubs/PyYAML/yaml/constructor.pyi
typeshed/stubs/PyYAML/yaml/cyaml.pyi
typeshed/stubs/PyYAML/yaml/dumper.pyi
typeshed/stubs/PyYAML/yaml/emitter.pyi
typeshed/stubs/PyYAML/yaml/error.pyi
typeshed/stubs/PyYAML/yaml/events.pyi
typeshed/stubs/PyYAML/yaml/loader.pyi
typeshed/stubs/PyYAML/yaml/nodes.pyi
typeshed/stubs/PyYAML/yaml/parser.pyi
typeshed/stubs/PyYAML/yaml/reader.pyi
typeshed/stubs/PyYAML/yaml/representer.pyi
typeshed/stubs/PyYAML/yaml/resolver.pyi
typeshed/stubs/PyYAML/yaml/scanner.pyi
typeshed/stubs/PyYAML/yaml/serializer.pyi
typeshed/stubs/PyYAML/yaml/tokens.pyi
typeshed/stubs/Pygments/pygments/__init__.pyi
typeshed/stubs/Pygments/pygments/cmdline.pyi
typeshed/stubs/Pygments/pygments/console.pyi
typeshed/stubs/Pygments/pygments/filter.pyi
typeshed/stubs/Pygments/pygments/formatter.pyi
typeshed/stubs/Pygments/pygments/lexer.pyi
typeshed/stubs/Pygments/pygments/modeline.pyi
typeshed/stubs/Pygments/pygments/plugin.pyi
typeshed/stubs/Pygments/pygments/regexopt.pyi
typeshed/stubs/Pygments/pygments/scanner.pyi
typeshed/stubs/Pygments/pygments/sphinxext.pyi
typeshed/stubs/Pygments/pygments/style.pyi
typeshed/stubs/Pygments/pygments/token.pyi
typeshed/stubs/Pygments/pygments/unistring.pyi
typeshed/stubs/Pygments/pygments/util.pyi
typeshed/stubs/Pygments/pygments/filters/__init__.pyi
typeshed/stubs/Pygments/pygments/formatters/__init__.pyi
typeshed/stubs/Pygments/pygments/formatters/_mapping.pyi
typeshed/stubs/Pygments/pygments/formatters/bbcode.pyi
typeshed/stubs/Pygments/pygments/formatters/html.pyi
typeshed/stubs/Pygments/pygments/formatters/img.pyi
typeshed/stubs/Pygments/pygments/formatters/irc.pyi
typeshed/stubs/Pygments/pygments/formatters/latex.pyi
typeshed/stubs/Pygments/pygments/formatters/other.pyi
typeshed/stubs/Pygments/pygments/formatters/pangomarkup.pyi
typeshed/stubs/Pygments/pygments/formatters/rtf.pyi
typeshed/stubs/Pygments/pygments/formatters/svg.pyi
typeshed/stubs/Pygments/pygments/formatters/terminal.pyi
typeshed/stubs/Pygments/pygments/formatters/terminal256.pyi
typeshed/stubs/Pygments/pygments/lexers/__init__.pyi
typeshed/stubs/Pygments/pygments/styles/__init__.pyi
typeshed/stubs/Werkzeug/werkzeug/__init__.pyi
typeshed/stubs/Werkzeug/werkzeug/_compat.pyi
typeshed/stubs/Werkzeug/werkzeug/_internal.pyi
typeshed/stubs/Werkzeug/werkzeug/_reloader.pyi
typeshed/stubs/Werkzeug/werkzeug/datastructures.pyi
typeshed/stubs/Werkzeug/werkzeug/exceptions.pyi
typeshed/stubs/Werkzeug/werkzeug/filesystem.pyi
typeshed/stubs/Werkzeug/werkzeug/formparser.pyi
typeshed/stubs/Werkzeug/werkzeug/http.pyi
typeshed/stubs/Werkzeug/werkzeug/local.pyi
typeshed/stubs/Werkzeug/werkzeug/posixemulation.pyi
typeshed/stubs/Werkzeug/werkzeug/routing.pyi
typeshed/stubs/Werkzeug/werkzeug/script.pyi
typeshed/stubs/Werkzeug/werkzeug/security.pyi
typeshed/stubs/Werkzeug/werkzeug/serving.pyi
typeshed/stubs/Werkzeug/werkzeug/test.pyi
typeshed/stubs/Werkzeug/werkzeug/testapp.pyi
typeshed/stubs/Werkzeug/werkzeug/urls.pyi
typeshed/stubs/Werkzeug/werkzeug/useragents.pyi
typeshed/stubs/Werkzeug/werkzeug/utils.pyi
typeshed/stubs/Werkzeug/werkzeug/wrappers.pyi
typeshed/stubs/Werkzeug/werkzeug/wsgi.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/__init__.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/atom.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/cache.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/fixers.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/iterio.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/jsrouting.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/limiter.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/lint.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/profiler.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/securecookie.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/sessions.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/testtools.pyi
typeshed/stubs/Werkzeug/werkzeug/contrib/wrappers.pyi
typeshed/stubs/Werkzeug/werkzeug/debug/__init__.pyi
typeshed/stubs/Werkzeug/werkzeug/debug/console.pyi
typeshed/stubs/Werkzeug/werkzeug/debug/repr.pyi
typeshed/stubs/Werkzeug/werkzeug/debug/tbtools.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/__init__.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/dispatcher.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/http_proxy.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/lint.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/profiler.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/proxy_fix.pyi
typeshed/stubs/Werkzeug/werkzeug/middleware/shared_data.pyi
typeshed/stubs/aiofiles/aiofiles/__init__.pyi
typeshed/stubs/aiofiles/aiofiles/base.pyi
typeshed/stubs/aiofiles/aiofiles/os.pyi
typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi
typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi
typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi
typeshed/stubs/annoy/annoy/__init__.pyi
typeshed/stubs/atomicwrites/atomicwrites/__init__.pyi
typeshed/stubs/babel/babel/__init__.pyi
typeshed/stubs/babel/babel/_compat.pyi
typeshed/stubs/babel/babel/core.pyi
typeshed/stubs/babel/babel/dates.pyi
typeshed/stubs/babel/babel/languages.pyi
typeshed/stubs/babel/babel/lists.pyi
typeshed/stubs/babel/babel/localedata.pyi
typeshed/stubs/babel/babel/numbers.pyi
typeshed/stubs/babel/babel/plural.pyi
typeshed/stubs/babel/babel/support.pyi
typeshed/stubs/babel/babel/units.pyi
typeshed/stubs/babel/babel/util.pyi
typeshed/stubs/babel/babel/localtime/__init__.pyi
typeshed/stubs/babel/babel/localtime/_unix.pyi
typeshed/stubs/babel/babel/localtime/_win32.pyi
typeshed/stubs/babel/babel/messages/__init__.pyi
typeshed/stubs/babel/babel/messages/catalog.pyi
typeshed/stubs/babel/babel/messages/checkers.pyi
typeshed/stubs/babel/babel/messages/extract.pyi
typeshed/stubs/babel/babel/messages/frontend.pyi
typeshed/stubs/babel/babel/messages/jslexer.pyi
typeshed/stubs/babel/babel/messages/mofile.pyi
typeshed/stubs/babel/babel/messages/plurals.pyi
typeshed/stubs/babel/babel/messages/pofile.pyi
typeshed/stubs/backports/backports/__init__.pyi
typeshed/stubs/backports/backports/ssl_match_hostname.pyi
typeshed/stubs/backports_abc/backports_abc.pyi
typeshed/stubs/beautifulsoup4/bs4/__init__.pyi
typeshed/stubs/beautifulsoup4/bs4/dammit.pyi
typeshed/stubs/beautifulsoup4/bs4/diagnose.pyi
typeshed/stubs/beautifulsoup4/bs4/element.pyi
typeshed/stubs/beautifulsoup4/bs4/formatter.pyi
typeshed/stubs/beautifulsoup4/bs4/builder/__init__.pyi
typeshed/stubs/beautifulsoup4/bs4/builder/_html5lib.pyi
typeshed/stubs/beautifulsoup4/bs4/builder/_htmlparser.pyi
typeshed/stubs/beautifulsoup4/bs4/builder/_lxml.pyi
typeshed/stubs/bleach/bleach/__init__.pyi
typeshed/stubs/bleach/bleach/callbacks.pyi
typeshed/stubs/bleach/bleach/html5lib_shim.pyi
typeshed/stubs/bleach/bleach/linkifier.pyi
typeshed/stubs/bleach/bleach/sanitizer.pyi
typeshed/stubs/bleach/bleach/utils.pyi
typeshed/stubs/boto/boto/__init__.pyi
typeshed/stubs/boto/boto/auth.pyi
typeshed/stubs/boto/boto/auth_handler.pyi
typeshed/stubs/boto/boto/compat.pyi
typeshed/stubs/boto/boto/connection.pyi
typeshed/stubs/boto/boto/exception.pyi
typeshed/stubs/boto/boto/plugin.pyi
typeshed/stubs/boto/boto/regioninfo.pyi
typeshed/stubs/boto/boto/utils.pyi
typeshed/stubs/boto/boto/ec2/__init__.pyi
typeshed/stubs/boto/boto/elb/__init__.pyi
typeshed/stubs/boto/boto/kms/__init__.pyi
typeshed/stubs/boto/boto/kms/exceptions.pyi
typeshed/stubs/boto/boto/kms/layer1.pyi
typeshed/stubs/boto/boto/s3/__init__.pyi
typeshed/stubs/boto/boto/s3/acl.pyi
typeshed/stubs/boto/boto/s3/bucket.pyi
typeshed/stubs/boto/boto/s3/bucketlistresultset.pyi
typeshed/stubs/boto/boto/s3/bucketlogging.pyi
typeshed/stubs/boto/boto/s3/connection.pyi
typeshed/stubs/boto/boto/s3/cors.pyi
typeshed/stubs/boto/boto/s3/deletemarker.pyi
typeshed/stubs/boto/boto/s3/key.pyi
typeshed/stubs/boto/boto/s3/keyfile.pyi
typeshed/stubs/boto/boto/s3/lifecycle.pyi
typeshed/stubs/boto/boto/s3/multidelete.pyi
typeshed/stubs/boto/boto/s3/multipart.pyi
typeshed/stubs/boto/boto/s3/prefix.pyi
typeshed/stubs/boto/boto/s3/tagging.pyi
typeshed/stubs/boto/boto/s3/user.pyi
typeshed/stubs/boto/boto/s3/website.pyi
typeshed/stubs/braintree/braintree/__init__.pyi
typeshed/stubs/braintree/braintree/account_updater_daily_report.pyi
typeshed/stubs/braintree/braintree/ach_mandate.pyi
typeshed/stubs/braintree/braintree/add_on.pyi
typeshed/stubs/braintree/braintree/add_on_gateway.pyi
typeshed/stubs/braintree/braintree/address.pyi
typeshed/stubs/braintree/braintree/address_gateway.pyi
typeshed/stubs/braintree/braintree/amex_express_checkout_card.pyi
typeshed/stubs/braintree/braintree/android_pay_card.pyi
typeshed/stubs/braintree/braintree/apple_pay_card.pyi
typeshed/stubs/braintree/braintree/apple_pay_gateway.pyi
typeshed/stubs/braintree/braintree/apple_pay_options.pyi
typeshed/stubs/braintree/braintree/attribute_getter.pyi
typeshed/stubs/braintree/braintree/authorization_adjustment.pyi
typeshed/stubs/braintree/braintree/bin_data.pyi
typeshed/stubs/braintree/braintree/braintree_gateway.pyi
typeshed/stubs/braintree/braintree/client_token.pyi
typeshed/stubs/braintree/braintree/client_token_gateway.pyi
typeshed/stubs/braintree/braintree/configuration.pyi
typeshed/stubs/braintree/braintree/connected_merchant_paypal_status_changed.pyi
typeshed/stubs/braintree/braintree/connected_merchant_status_transitioned.pyi
typeshed/stubs/braintree/braintree/credentials_parser.pyi
typeshed/stubs/braintree/braintree/credit_card.pyi
typeshed/stubs/braintree/braintree/credit_card_gateway.pyi
typeshed/stubs/braintree/braintree/credit_card_verification.pyi
typeshed/stubs/braintree/braintree/credit_card_verification_gateway.pyi
typeshed/stubs/braintree/braintree/credit_card_verification_search.pyi
typeshed/stubs/braintree/braintree/customer.pyi
typeshed/stubs/braintree/braintree/customer_gateway.pyi
typeshed/stubs/braintree/braintree/customer_search.pyi
typeshed/stubs/braintree/braintree/descriptor.pyi
typeshed/stubs/braintree/braintree/disbursement.pyi
typeshed/stubs/braintree/braintree/disbursement_detail.pyi
typeshed/stubs/braintree/braintree/discount.pyi
typeshed/stubs/braintree/braintree/discount_gateway.pyi
typeshed/stubs/braintree/braintree/dispute.pyi
typeshed/stubs/braintree/braintree/dispute_gateway.pyi
typeshed/stubs/braintree/braintree/dispute_search.pyi
typeshed/stubs/braintree/braintree/document_upload.pyi
typeshed/stubs/braintree/braintree/document_upload_gateway.pyi
typeshed/stubs/braintree/braintree/environment.pyi
typeshed/stubs/braintree/braintree/error_codes.pyi
typeshed/stubs/braintree/braintree/error_result.pyi
typeshed/stubs/braintree/braintree/errors.pyi
typeshed/stubs/braintree/braintree/europe_bank_account.pyi
typeshed/stubs/braintree/braintree/facilitated_details.pyi
typeshed/stubs/braintree/braintree/facilitator_details.pyi
typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi
typeshed/stubs/braintree/braintree/iban_bank_account.pyi
typeshed/stubs/braintree/braintree/ids_search.pyi
typeshed/stubs/braintree/braintree/local_payment.pyi
typeshed/stubs/braintree/braintree/local_payment_completed.pyi
typeshed/stubs/braintree/braintree/local_payment_reversed.pyi
typeshed/stubs/braintree/braintree/masterpass_card.pyi
typeshed/stubs/braintree/braintree/merchant.pyi
typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi
typeshed/stubs/braintree/braintree/merchant_gateway.pyi
typeshed/stubs/braintree/braintree/modification.pyi
typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi
typeshed/stubs/braintree/braintree/oauth_credentials.pyi
typeshed/stubs/braintree/braintree/oauth_gateway.pyi
typeshed/stubs/braintree/braintree/paginated_collection.pyi
typeshed/stubs/braintree/braintree/paginated_result.pyi
typeshed/stubs/braintree/braintree/partner_merchant.pyi
typeshed/stubs/braintree/braintree/payment_instrument_type.pyi
typeshed/stubs/braintree/braintree/payment_method.pyi
typeshed/stubs/braintree/braintree/payment_method_gateway.pyi
typeshed/stubs/braintree/braintree/payment_method_nonce.pyi
typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi
typeshed/stubs/braintree/braintree/payment_method_parser.pyi
typeshed/stubs/braintree/braintree/paypal_account.pyi
typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi
typeshed/stubs/braintree/braintree/paypal_here.pyi
typeshed/stubs/braintree/braintree/plan.pyi
typeshed/stubs/braintree/braintree/plan_gateway.pyi
typeshed/stubs/braintree/braintree/processor_response_types.pyi
typeshed/stubs/braintree/braintree/resource.pyi
typeshed/stubs/braintree/braintree/resource_collection.pyi
typeshed/stubs/braintree/braintree/revoked_payment_method_metadata.pyi
typeshed/stubs/braintree/braintree/risk_data.pyi
typeshed/stubs/braintree/braintree/samsung_pay_card.pyi
typeshed/stubs/braintree/braintree/search.pyi
typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi
typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi
typeshed/stubs/braintree/braintree/signature_service.pyi
typeshed/stubs/braintree/braintree/status_event.pyi
typeshed/stubs/braintree/braintree/subscription.pyi
typeshed/stubs/braintree/braintree/subscription_details.pyi
typeshed/stubs/braintree/braintree/subscription_gateway.pyi
typeshed/stubs/braintree/braintree/subscription_search.pyi
typeshed/stubs/braintree/braintree/subscription_status_event.pyi
typeshed/stubs/braintree/braintree/successful_result.pyi
typeshed/stubs/braintree/braintree/testing_gateway.pyi
typeshed/stubs/braintree/braintree/three_d_secure_info.pyi
typeshed/stubs/braintree/braintree/transaction.pyi
typeshed/stubs/braintree/braintree/transaction_amounts.pyi
typeshed/stubs/braintree/braintree/transaction_details.pyi
typeshed/stubs/braintree/braintree/transaction_gateway.pyi
typeshed/stubs/braintree/braintree/transaction_line_item.pyi
typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi
typeshed/stubs/braintree/braintree/transaction_search.pyi
typeshed/stubs/braintree/braintree/unknown_payment_method.pyi
typeshed/stubs/braintree/braintree/us_bank_account.pyi
typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi
typeshed/stubs/braintree/braintree/us_bank_account_verification.pyi
typeshed/stubs/braintree/braintree/us_bank_account_verification_gateway.pyi
typeshed/stubs/braintree/braintree/us_bank_account_verification_search.pyi
typeshed/stubs/braintree/braintree/validation_error.pyi
typeshed/stubs/braintree/braintree/validation_error_collection.pyi
typeshed/stubs/braintree/braintree/venmo_account.pyi
typeshed/stubs/braintree/braintree/version.pyi
typeshed/stubs/braintree/braintree/visa_checkout_card.pyi
typeshed/stubs/braintree/braintree/webhook_notification.pyi
typeshed/stubs/braintree/braintree/webhook_notification_gateway.pyi
typeshed/stubs/braintree/braintree/webhook_testing.pyi
typeshed/stubs/braintree/braintree/webhook_testing_gateway.pyi
typeshed/stubs/braintree/braintree/dispute_details/__init__.pyi
typeshed/stubs/braintree/braintree/dispute_details/evidence.pyi
typeshed/stubs/braintree/braintree/dispute_details/paypal_message.pyi
typeshed/stubs/braintree/braintree/dispute_details/status_history.pyi
typeshed/stubs/braintree/braintree/exceptions/__init__.pyi
typeshed/stubs/braintree/braintree/exceptions/authentication_error.pyi
typeshed/stubs/braintree/braintree/exceptions/authorization_error.pyi
typeshed/stubs/braintree/braintree/exceptions/braintree_error.pyi
typeshed/stubs/braintree/braintree/exceptions/configuration_error.pyi
typeshed/stubs/braintree/braintree/exceptions/gateway_timeout_error.pyi
typeshed/stubs/braintree/braintree/exceptions/invalid_challenge_error.pyi
typeshed/stubs/braintree/braintree/exceptions/invalid_signature_error.pyi
typeshed/stubs/braintree/braintree/exceptions/not_found_error.pyi
typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi
typeshed/stubs/braintree/braintree/exceptions/server_error.pyi
typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi
typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi
typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi
typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi
typeshed/stubs/braintree/braintree/exceptions/http/__init__.pyi
typeshed/stubs/braintree/braintree/exceptions/http/connection_error.pyi
typeshed/stubs/braintree/braintree/exceptions/http/invalid_response_error.pyi
typeshed/stubs/braintree/braintree/exceptions/http/timeout_error.pyi
typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi
typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi
typeshed/stubs/braintree/braintree/merchant_account/business_details.pyi
typeshed/stubs/braintree/braintree/merchant_account/funding_details.pyi
typeshed/stubs/braintree/braintree/merchant_account/individual_details.pyi
typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi
typeshed/stubs/braintree/braintree/util/__init__.pyi
typeshed/stubs/braintree/braintree/util/constants.pyi
typeshed/stubs/braintree/braintree/util/crypto.pyi
typeshed/stubs/braintree/braintree/util/datetime_parser.pyi
typeshed/stubs/braintree/braintree/util/generator.pyi
typeshed/stubs/braintree/braintree/util/graphql_client.pyi
typeshed/stubs/braintree/braintree/util/http.pyi
typeshed/stubs/braintree/braintree/util/parser.pyi
typeshed/stubs/braintree/braintree/util/xml_util.pyi
typeshed/stubs/cachetools/cachetools/__init__.pyi
typeshed/stubs/cachetools/cachetools/abc.pyi
typeshed/stubs/cachetools/cachetools/cache.pyi
typeshed/stubs/cachetools/cachetools/decorators.pyi
typeshed/stubs/cachetools/cachetools/func.pyi
typeshed/stubs/cachetools/cachetools/lfu.pyi
typeshed/stubs/cachetools/cachetools/lru.pyi
typeshed/stubs/cachetools/cachetools/rr.pyi
typeshed/stubs/cachetools/cachetools/ttl.pyi
typeshed/stubs/caldav/caldav/__init__.pyi
typeshed/stubs/caldav/caldav/davclient.pyi
typeshed/stubs/caldav/caldav/objects.pyi
typeshed/stubs/caldav/caldav/elements/__init__.pyi
typeshed/stubs/caldav/caldav/elements/base.pyi
typeshed/stubs/caldav/caldav/elements/cdav.pyi
typeshed/stubs/caldav/caldav/elements/dav.pyi
typeshed/stubs/caldav/caldav/elements/ical.pyi
typeshed/stubs/caldav/caldav/lib/__init__.pyi
typeshed/stubs/caldav/caldav/lib/error.pyi
typeshed/stubs/caldav/caldav/lib/namespace.pyi
typeshed/stubs/caldav/caldav/lib/url.pyi
typeshed/stubs/caldav/caldav/lib/vcal.pyi
typeshed/stubs/certifi/certifi.pyi
typeshed/stubs/characteristic/characteristic/__init__.pyi
typeshed/stubs/chardet/chardet/__init__.pyi
typeshed/stubs/chardet/chardet/enums.pyi
typeshed/stubs/chardet/chardet/langbulgarianmodel.pyi
typeshed/stubs/chardet/chardet/langcyrillicmodel.pyi
typeshed/stubs/chardet/chardet/langgreekmodel.pyi
typeshed/stubs/chardet/chardet/langhebrewmodel.pyi
typeshed/stubs/chardet/chardet/langhungarianmodel.pyi
typeshed/stubs/chardet/chardet/langthaimodel.pyi
typeshed/stubs/chardet/chardet/langturkishmodel.pyi
typeshed/stubs/chardet/chardet/universaldetector.pyi
typeshed/stubs/chardet/chardet/version.pyi
typeshed/stubs/click-spinner/click_spinner/__init__.pyi
typeshed/stubs/click/click/__init__.pyi
typeshed/stubs/click/click/_termui_impl.pyi
typeshed/stubs/click/click/core.pyi
typeshed/stubs/click/click/decorators.pyi
typeshed/stubs/click/click/exceptions.pyi
typeshed/stubs/click/click/formatting.pyi
typeshed/stubs/click/click/globals.pyi
typeshed/stubs/click/click/parser.pyi
typeshed/stubs/click/click/termui.pyi
typeshed/stubs/click/click/testing.pyi
typeshed/stubs/click/click/types.pyi
typeshed/stubs/click/click/utils.pyi
typeshed/stubs/colorama/colorama/__init__.pyi
typeshed/stubs/colorama/colorama/ansi.pyi
typeshed/stubs/colorama/colorama/ansitowin32.pyi
typeshed/stubs/colorama/colorama/initialise.pyi
typeshed/stubs/colorama/colorama/win32.pyi
typeshed/stubs/colorama/colorama/winterm.pyi
typeshed/stubs/commonmark/commonmark/__init__.pyi
typeshed/stubs/commonmark/commonmark/blocks.pyi
typeshed/stubs/commonmark/commonmark/cmark.pyi
typeshed/stubs/commonmark/commonmark/common.pyi
typeshed/stubs/commonmark/commonmark/dump.pyi
typeshed/stubs/commonmark/commonmark/entitytrans.pyi
typeshed/stubs/commonmark/commonmark/inlines.pyi
typeshed/stubs/commonmark/commonmark/main.pyi
typeshed/stubs/commonmark/commonmark/node.pyi
typeshed/stubs/commonmark/commonmark/normalize_reference.pyi
typeshed/stubs/commonmark/commonmark/render/__init__.pyi
typeshed/stubs/commonmark/commonmark/render/html.pyi
typeshed/stubs/commonmark/commonmark/render/renderer.pyi
typeshed/stubs/commonmark/commonmark/render/rst.pyi
typeshed/stubs/contextvars/contextvars.pyi
typeshed/stubs/croniter/croniter.pyi
typeshed/stubs/cryptography/cryptography/__init__.pyi
typeshed/stubs/cryptography/cryptography/exceptions.pyi
typeshed/stubs/cryptography/cryptography/fernet.pyi
typeshed/stubs/cryptography/cryptography/hazmat/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/backends/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/backends/interfaces.pyi
typeshed/stubs/cryptography/cryptography/hazmat/bindings/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/bindings/openssl/binding.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/cmac.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/constant_time.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/hashes.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/hmac.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/keywrap.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/padding.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/poly1305.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dh.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/dsa.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ec.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed25519.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/ed448.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/padding.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/rsa.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/utils.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x25519.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/asymmetric/x448.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/aead.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/algorithms.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/ciphers/modes.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/concatkdf.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/hkdf.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/kbkdf.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/pbkdf2.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/scrypt.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/kdf/x963kdf.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs12.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/serialization/pkcs7.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/__init__.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/hotp.pyi
typeshed/stubs/cryptography/cryptography/hazmat/primitives/twofactor/totp.pyi
typeshed/stubs/cryptography/cryptography/x509/__init__.pyi
typeshed/stubs/cryptography/cryptography/x509/extensions.pyi
typeshed/stubs/cryptography/cryptography/x509/oid.pyi
typeshed/stubs/dataclasses/dataclasses.pyi
typeshed/stubs/dateparser/dateparser.pyi
typeshed/stubs/decorator/decorator.pyi
typeshed/stubs/docopt/docopt.pyi
typeshed/stubs/docutils/docutils/__init__.pyi
typeshed/stubs/docutils/docutils/core.pyi
typeshed/stubs/docutils/docutils/examples.pyi
typeshed/stubs/docutils/docutils/frontend.pyi
typeshed/stubs/docutils/docutils/io.pyi
typeshed/stubs/docutils/docutils/nodes.pyi
typeshed/stubs/docutils/docutils/statemachine.pyi
typeshed/stubs/docutils/docutils/languages/__init__.pyi
typeshed/stubs/docutils/docutils/parsers/__init__.pyi
typeshed/stubs/docutils/docutils/parsers/null.pyi
typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi
typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi
typeshed/stubs/docutils/docutils/parsers/rst/nodes.pyi
typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi
typeshed/stubs/docutils/docutils/parsers/rst/states.pyi
typeshed/stubs/docutils/docutils/readers/__init__.pyi
typeshed/stubs/docutils/docutils/readers/doctree.pyi
typeshed/stubs/docutils/docutils/readers/pep.pyi
typeshed/stubs/docutils/docutils/readers/standalone.pyi
typeshed/stubs/docutils/docutils/transforms/__init__.pyi
typeshed/stubs/docutils/docutils/utils/__init__.pyi
typeshed/stubs/docutils/docutils/writers/__init__.pyi
typeshed/stubs/emoji/emoji/__init__.pyi
typeshed/stubs/emoji/emoji/core.pyi
typeshed/stubs/emoji/emoji/unicode_codes/__init__.pyi
typeshed/stubs/emoji/emoji/unicode_codes/en.pyi
typeshed/stubs/emoji/emoji/unicode_codes/es.pyi
typeshed/stubs/emoji/emoji/unicode_codes/it.pyi
typeshed/stubs/emoji/emoji/unicode_codes/pt.pyi
typeshed/stubs/filelock/filelock/__init__.pyi
typeshed/stubs/first/first.pyi
typeshed/stubs/freezegun/freezegun/__init__.pyi
typeshed/stubs/freezegun/freezegun/api.pyi
typeshed/stubs/frozendict/frozendict.pyi
typeshed/stubs/geoip2/geoip2/__init__.pyi
typeshed/stubs/geoip2/geoip2/database.pyi
typeshed/stubs/geoip2/geoip2/errors.pyi
typeshed/stubs/geoip2/geoip2/mixins.pyi
typeshed/stubs/geoip2/geoip2/models.pyi
typeshed/stubs/geoip2/geoip2/records.pyi
typeshed/stubs/html5lib/html5lib/__init__.pyi
typeshed/stubs/html5lib/html5lib/_ihatexml.pyi
typeshed/stubs/html5lib/html5lib/_inputstream.pyi
typeshed/stubs/html5lib/html5lib/_tokenizer.pyi
typeshed/stubs/html5lib/html5lib/_utils.pyi
typeshed/stubs/html5lib/html5lib/constants.pyi
typeshed/stubs/html5lib/html5lib/html5parser.pyi
typeshed/stubs/html5lib/html5lib/serializer.pyi
typeshed/stubs/html5lib/html5lib/_trie/__init__.pyi
typeshed/stubs/html5lib/html5lib/_trie/_base.pyi
typeshed/stubs/html5lib/html5lib/_trie/py.pyi
typeshed/stubs/html5lib/html5lib/filters/__init__.pyi
typeshed/stubs/html5lib/html5lib/filters/alphabeticalattributes.pyi
typeshed/stubs/html5lib/html5lib/filters/base.pyi
typeshed/stubs/html5lib/html5lib/filters/inject_meta_charset.pyi
typeshed/stubs/html5lib/html5lib/filters/lint.pyi
typeshed/stubs/html5lib/html5lib/filters/optionaltags.pyi
typeshed/stubs/html5lib/html5lib/filters/sanitizer.pyi
typeshed/stubs/html5lib/html5lib/filters/whitespace.pyi
typeshed/stubs/html5lib/html5lib/treeadapters/__init__.pyi
typeshed/stubs/html5lib/html5lib/treeadapters/genshi.pyi
typeshed/stubs/html5lib/html5lib/treeadapters/sax.pyi
typeshed/stubs/html5lib/html5lib/treebuilders/__init__.pyi
typeshed/stubs/html5lib/html5lib/treebuilders/base.pyi
typeshed/stubs/html5lib/html5lib/treebuilders/dom.pyi
typeshed/stubs/html5lib/html5lib/treebuilders/etree.pyi
typeshed/stubs/html5lib/html5lib/treebuilders/etree_lxml.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/__init__.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/base.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/dom.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/etree.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/etree_lxml.pyi
typeshed/stubs/html5lib/html5lib/treewalkers/genshi.pyi
typeshed/stubs/httplib2/httplib2/__init__.pyi
typeshed/stubs/httplib2/httplib2/auth.pyi
typeshed/stubs/httplib2/httplib2/certs.pyi
typeshed/stubs/httplib2/httplib2/error.pyi
typeshed/stubs/httplib2/httplib2/iri2uri.pyi
typeshed/stubs/httplib2/httplib2/socks.pyi
typeshed/stubs/humanfriendly/humanfriendly/__init__.pyi
typeshed/stubs/humanfriendly/humanfriendly/case.pyi
typeshed/stubs/humanfriendly/humanfriendly/cli.pyi
typeshed/stubs/humanfriendly/humanfriendly/compat.pyi
typeshed/stubs/humanfriendly/humanfriendly/decorators.pyi
typeshed/stubs/humanfriendly/humanfriendly/deprecation.pyi
typeshed/stubs/humanfriendly/humanfriendly/prompts.pyi
typeshed/stubs/humanfriendly/humanfriendly/sphinx.pyi
typeshed/stubs/humanfriendly/humanfriendly/tables.pyi
typeshed/stubs/humanfriendly/humanfriendly/testing.pyi
typeshed/stubs/humanfriendly/humanfriendly/text.pyi
typeshed/stubs/humanfriendly/humanfriendly/usage.pyi
typeshed/stubs/humanfriendly/humanfriendly/terminal/__init__.pyi
typeshed/stubs/humanfriendly/humanfriendly/terminal/html.pyi
typeshed/stubs/humanfriendly/humanfriendly/terminal/spinners.pyi
typeshed/stubs/itsdangerous/itsdangerous.pyi
typeshed/stubs/jmespath/jmespath/__init__.pyi
typeshed/stubs/jmespath/jmespath/ast.pyi
typeshed/stubs/jmespath/jmespath/exceptions.pyi
typeshed/stubs/jmespath/jmespath/functions.pyi
typeshed/stubs/jmespath/jmespath/lexer.pyi
typeshed/stubs/jmespath/jmespath/parser.pyi
typeshed/stubs/jmespath/jmespath/visitor.pyi
typeshed/stubs/jsonschema/jsonschema/__init__.pyi
typeshed/stubs/jsonschema/jsonschema/_format.pyi
typeshed/stubs/jsonschema/jsonschema/_legacy_validators.pyi
typeshed/stubs/jsonschema/jsonschema/_reflect.pyi
typeshed/stubs/jsonschema/jsonschema/_types.pyi
typeshed/stubs/jsonschema/jsonschema/_utils.pyi
typeshed/stubs/jsonschema/jsonschema/_validators.pyi
typeshed/stubs/jsonschema/jsonschema/cli.pyi
typeshed/stubs/jsonschema/jsonschema/compat.pyi
typeshed/stubs/jsonschema/jsonschema/exceptions.pyi
typeshed/stubs/jsonschema/jsonschema/validators.pyi
typeshed/stubs/maxminddb/maxminddb/__init__.pyi
typeshed/stubs/maxminddb/maxminddb/compat.pyi
typeshed/stubs/maxminddb/maxminddb/const.pyi
typeshed/stubs/maxminddb/maxminddb/decoder.pyi
typeshed/stubs/maxminddb/maxminddb/errors.pyi
typeshed/stubs/maxminddb/maxminddb/extension.pyi
typeshed/stubs/maxminddb/maxminddb/reader.pyi
typeshed/stubs/mock/mock.pyi
typeshed/stubs/mypy-extensions/mypy_extensions.pyi
typeshed/stubs/mysqlclient/MySQLdb/__init__.pyi
typeshed/stubs/mysqlclient/MySQLdb/_exceptions.pyi
typeshed/stubs/mysqlclient/MySQLdb/_mysql.pyi
typeshed/stubs/mysqlclient/MySQLdb/connections.pyi
typeshed/stubs/mysqlclient/MySQLdb/converters.pyi
typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi
typeshed/stubs/mysqlclient/MySQLdb/release.pyi
typeshed/stubs/mysqlclient/MySQLdb/times.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/CLIENT.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/CR.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/ER.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/FIELD_TYPE.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi
typeshed/stubs/mysqlclient/MySQLdb/constants/__init__.pyi
typeshed/stubs/nmap/nmap/__init__.pyi
typeshed/stubs/nmap/nmap/nmap.pyi
typeshed/stubs/oauthlib/oauthlib/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/common.pyi
typeshed/stubs/oauthlib/oauthlib/signals.pyi
typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/errors.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/parameters.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/request_validator.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/signature.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/utils.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/access_token.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/authorization.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/base.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/request_token.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/resource.pyi
typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/signature_only.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/errors.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/parameters.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/backend_application.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/base.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/legacy_application.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/mobile_application.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/service_application.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/web_application.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/authorization.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/base.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/introspect.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/metadata.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/resource.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/revocation.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/token.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/base.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/implicit.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyi
typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.pyi
typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/exceptions.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/pre_configured.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/userinfo.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/__init__.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/authorization_code.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/base.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi
typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi
typeshed/stubs/orjson/orjson.pyi
typeshed/stubs/paramiko/paramiko/__init__.pyi
typeshed/stubs/paramiko/paramiko/_version.pyi
typeshed/stubs/paramiko/paramiko/_winapi.pyi
typeshed/stubs/paramiko/paramiko/agent.pyi
typeshed/stubs/paramiko/paramiko/auth_handler.pyi
typeshed/stubs/paramiko/paramiko/ber.pyi
typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi
typeshed/stubs/paramiko/paramiko/channel.pyi
typeshed/stubs/paramiko/paramiko/client.pyi
typeshed/stubs/paramiko/paramiko/common.pyi
typeshed/stubs/paramiko/paramiko/compress.pyi
typeshed/stubs/paramiko/paramiko/config.pyi
typeshed/stubs/paramiko/paramiko/dsskey.pyi
typeshed/stubs/paramiko/paramiko/ecdsakey.pyi
typeshed/stubs/paramiko/paramiko/ed25519key.pyi
typeshed/stubs/paramiko/paramiko/file.pyi
typeshed/stubs/paramiko/paramiko/hostkeys.pyi
typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi
typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi
typeshed/stubs/paramiko/paramiko/kex_gex.pyi
typeshed/stubs/paramiko/paramiko/kex_group1.pyi
typeshed/stubs/paramiko/paramiko/kex_group14.pyi
typeshed/stubs/paramiko/paramiko/kex_group16.pyi
typeshed/stubs/paramiko/paramiko/kex_gss.pyi
typeshed/stubs/paramiko/paramiko/message.pyi
typeshed/stubs/paramiko/paramiko/packet.pyi
typeshed/stubs/paramiko/paramiko/pipe.pyi
typeshed/stubs/paramiko/paramiko/pkey.pyi
typeshed/stubs/paramiko/paramiko/primes.pyi
typeshed/stubs/paramiko/paramiko/proxy.pyi
typeshed/stubs/paramiko/paramiko/py3compat.pyi
typeshed/stubs/paramiko/paramiko/rsakey.pyi
typeshed/stubs/paramiko/paramiko/server.pyi
typeshed/stubs/paramiko/paramiko/sftp.pyi
typeshed/stubs/paramiko/paramiko/sftp_attr.pyi
typeshed/stubs/paramiko/paramiko/sftp_client.pyi
typeshed/stubs/paramiko/paramiko/sftp_file.pyi
typeshed/stubs/paramiko/paramiko/sftp_handle.pyi
typeshed/stubs/paramiko/paramiko/sftp_server.pyi
typeshed/stubs/paramiko/paramiko/sftp_si.pyi
typeshed/stubs/paramiko/paramiko/ssh_exception.pyi
typeshed/stubs/paramiko/paramiko/ssh_gss.pyi
typeshed/stubs/paramiko/paramiko/transport.pyi
typeshed/stubs/paramiko/paramiko/util.pyi
typeshed/stubs/paramiko/paramiko/win_pageant.pyi
typeshed/stubs/polib/polib.pyi
typeshed/stubs/prettytable/prettytable/__init__.pyi
typeshed/stubs/prettytable/prettytable/prettytable.pyi
typeshed/stubs/protobuf/google/__init__.pyi
typeshed/stubs/protobuf/google/protobuf/__init__.pyi
typeshed/stubs/protobuf/google/protobuf/any_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/api_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/descriptor.pyi
typeshed/stubs/protobuf/google/protobuf/descriptor_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/descriptor_pool.pyi
typeshed/stubs/protobuf/google/protobuf/duration_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/empty_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/field_mask_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/json_format.pyi
typeshed/stubs/protobuf/google/protobuf/message.pyi
typeshed/stubs/protobuf/google/protobuf/message_factory.pyi
typeshed/stubs/protobuf/google/protobuf/reflection.pyi
typeshed/stubs/protobuf/google/protobuf/service.pyi
typeshed/stubs/protobuf/google/protobuf/source_context_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/struct_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/symbol_database.pyi
typeshed/stubs/protobuf/google/protobuf/text_format.pyi
typeshed/stubs/protobuf/google/protobuf/timestamp_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/type_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/wrappers_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/compiler/__init__.pyi
typeshed/stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi
typeshed/stubs/protobuf/google/protobuf/internal/__init__.pyi
typeshed/stubs/protobuf/google/protobuf/internal/containers.pyi
typeshed/stubs/protobuf/google/protobuf/internal/decoder.pyi
typeshed/stubs/protobuf/google/protobuf/internal/encoder.pyi
typeshed/stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi
typeshed/stubs/protobuf/google/protobuf/internal/extension_dict.pyi
typeshed/stubs/protobuf/google/protobuf/internal/message_listener.pyi
typeshed/stubs/protobuf/google/protobuf/internal/python_message.pyi
typeshed/stubs/protobuf/google/protobuf/internal/well_known_types.pyi
typeshed/stubs/protobuf/google/protobuf/internal/wire_format.pyi
typeshed/stubs/protobuf/google/protobuf/util/__init__.pyi
typeshed/stubs/psutil/psutil/__init__.pyi
typeshed/stubs/psutil/psutil/_common.pyi
typeshed/stubs/psutil/psutil/_compat.pyi
typeshed/stubs/psutil/psutil/_psbsd.pyi
typeshed/stubs/psutil/psutil/_pslinux.pyi
typeshed/stubs/psutil/psutil/_psosx.pyi
typeshed/stubs/psutil/psutil/_psposix.pyi
typeshed/stubs/psutil/psutil/_psutil_linux.pyi
typeshed/stubs/psutil/psutil/_psutil_posix.pyi
typeshed/stubs/psutil/psutil/_psutil_windows.pyi
typeshed/stubs/psutil/psutil/_pswindows.pyi
typeshed/stubs/psycopg2/psycopg2/__init__.pyi
typeshed/stubs/psycopg2/psycopg2/_ipaddress.pyi
typeshed/stubs/psycopg2/psycopg2/_json.pyi
typeshed/stubs/psycopg2/psycopg2/_psycopg.pyi
typeshed/stubs/psycopg2/psycopg2/_range.pyi
typeshed/stubs/psycopg2/psycopg2/errorcodes.pyi
typeshed/stubs/psycopg2/psycopg2/errors.pyi
typeshed/stubs/psycopg2/psycopg2/extensions.pyi
typeshed/stubs/psycopg2/psycopg2/extras.pyi
typeshed/stubs/psycopg2/psycopg2/pool.pyi
typeshed/stubs/psycopg2/psycopg2/sql.pyi
typeshed/stubs/psycopg2/psycopg2/tz.pyi
typeshed/stubs/pyOpenSSL/OpenSSL/SSL.pyi
typeshed/stubs/pyOpenSSL/OpenSSL/__init__.pyi
typeshed/stubs/pyOpenSSL/OpenSSL/crypto.pyi
typeshed/stubs/pyRFC3339/pyrfc3339/__init__.pyi
typeshed/stubs/pyRFC3339/pyrfc3339/generator.pyi
typeshed/stubs/pyRFC3339/pyrfc3339/parser.pyi
typeshed/stubs/pyRFC3339/pyrfc3339/utils.pyi
typeshed/stubs/pyaudio/pyaudio.pyi
typeshed/stubs/pycurl/pycurl.pyi
typeshed/stubs/pyfarmhash/farmhash.pyi
typeshed/stubs/pysftp/pysftp/__init__.pyi
typeshed/stubs/pysftp/pysftp/exceptions.pyi
typeshed/stubs/pysftp/pysftp/helpers.pyi
typeshed/stubs/pytest-lazy-fixture/pytest_lazyfixture.pyi
typeshed/stubs/python-dateutil/dateutil/__init__.pyi
typeshed/stubs/python-dateutil/dateutil/_common.pyi
typeshed/stubs/python-dateutil/dateutil/easter.pyi
typeshed/stubs/python-dateutil/dateutil/parser.pyi
typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi
typeshed/stubs/python-dateutil/dateutil/rrule.pyi
typeshed/stubs/python-dateutil/dateutil/utils.pyi
typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi
typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi
typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi
typeshed/stubs/python-gflags/gflags.pyi
typeshed/stubs/python-slugify/slugify/__init__.pyi
typeshed/stubs/python-slugify/slugify/slugify.pyi
typeshed/stubs/python-slugify/slugify/special.pyi
typeshed/stubs/pytz/pytz/__init__.pyi
typeshed/stubs/pyvmomi/pyVmomi/__init__.pyi
typeshed/stubs/pyvmomi/pyVmomi/vim/__init__.pyi
typeshed/stubs/pyvmomi/pyVmomi/vim/event.pyi
typeshed/stubs/pyvmomi/pyVmomi/vim/fault.pyi
typeshed/stubs/pyvmomi/pyVmomi/vim/option.pyi
typeshed/stubs/pyvmomi/pyVmomi/vim/view.pyi
typeshed/stubs/pyvmomi/pyVmomi/vmodl/__init__.pyi
typeshed/stubs/pyvmomi/pyVmomi/vmodl/fault.pyi
typeshed/stubs/pyvmomi/pyVmomi/vmodl/query.pyi
typeshed/stubs/redis/redis/__init__.pyi
typeshed/stubs/redis/redis/client.pyi
typeshed/stubs/redis/redis/connection.pyi
typeshed/stubs/redis/redis/exceptions.pyi
typeshed/stubs/redis/redis/lock.pyi
typeshed/stubs/redis/redis/utils.pyi
typeshed/stubs/requests/requests/__init__.pyi
typeshed/stubs/requests/requests/adapters.pyi
typeshed/stubs/requests/requests/api.pyi
typeshed/stubs/requests/requests/auth.pyi
typeshed/stubs/requests/requests/compat.pyi
typeshed/stubs/requests/requests/cookies.pyi
typeshed/stubs/requests/requests/exceptions.pyi
typeshed/stubs/requests/requests/hooks.pyi
typeshed/stubs/requests/requests/models.pyi
typeshed/stubs/requests/requests/sessions.pyi
typeshed/stubs/requests/requests/status_codes.pyi
typeshed/stubs/requests/requests/structures.pyi
typeshed/stubs/requests/requests/utils.pyi
typeshed/stubs/requests/requests/packages/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/_collections.pyi
typeshed/stubs/requests/requests/packages/urllib3/connection.pyi
typeshed/stubs/requests/requests/packages/urllib3/connectionpool.pyi
typeshed/stubs/requests/requests/packages/urllib3/exceptions.pyi
typeshed/stubs/requests/requests/packages/urllib3/fields.pyi
typeshed/stubs/requests/requests/packages/urllib3/filepost.pyi
typeshed/stubs/requests/requests/packages/urllib3/poolmanager.pyi
typeshed/stubs/requests/requests/packages/urllib3/request.pyi
typeshed/stubs/requests/requests/packages/urllib3/response.pyi
typeshed/stubs/requests/requests/packages/urllib3/contrib/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/packages/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/__init__.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/connection.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/request.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/response.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/retry.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/ssl_.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/timeout.pyi
typeshed/stubs/requests/requests/packages/urllib3/util/url.pyi
typeshed/stubs/retry/retry/__init__.pyi
typeshed/stubs/retry/retry/api.pyi
typeshed/stubs/selenium/selenium/__init__.pyi
typeshed/stubs/selenium/selenium/common/__init__.pyi
typeshed/stubs/selenium/selenium/common/exceptions.pyi
typeshed/stubs/selenium/selenium/webdriver/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/android/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/android/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/blackberry/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/blackberry/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/chrome/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/chrome/options.pyi
typeshed/stubs/selenium/selenium/webdriver/chrome/remote_connection.pyi
typeshed/stubs/selenium/selenium/webdriver/chrome/service.pyi
typeshed/stubs/selenium/selenium/webdriver/chrome/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/common/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/common/action_chains.pyi
typeshed/stubs/selenium/selenium/webdriver/common/alert.pyi
typeshed/stubs/selenium/selenium/webdriver/common/by.pyi
typeshed/stubs/selenium/selenium/webdriver/common/desired_capabilities.pyi
typeshed/stubs/selenium/selenium/webdriver/common/keys.pyi
typeshed/stubs/selenium/selenium/webdriver/common/proxy.pyi
typeshed/stubs/selenium/selenium/webdriver/common/service.pyi
typeshed/stubs/selenium/selenium/webdriver/common/touch_actions.pyi
typeshed/stubs/selenium/selenium/webdriver/common/utils.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/action_builder.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/input_device.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/interaction.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/key_actions.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/key_input.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/mouse_button.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/pointer_actions.pyi
typeshed/stubs/selenium/selenium/webdriver/common/actions/pointer_input.pyi
typeshed/stubs/selenium/selenium/webdriver/common/html5/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/common/html5/application_cache.pyi
typeshed/stubs/selenium/selenium/webdriver/edge/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/edge/options.pyi
typeshed/stubs/selenium/selenium/webdriver/edge/service.pyi
typeshed/stubs/selenium/selenium/webdriver/edge/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/extension_connection.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/firefox_binary.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/firefox_profile.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/options.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/remote_connection.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/service.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/firefox/webelement.pyi
typeshed/stubs/selenium/selenium/webdriver/ie/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/ie/options.pyi
typeshed/stubs/selenium/selenium/webdriver/ie/service.pyi
typeshed/stubs/selenium/selenium/webdriver/ie/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/opera/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/opera/options.pyi
typeshed/stubs/selenium/selenium/webdriver/opera/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/phantomjs/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/phantomjs/service.pyi
typeshed/stubs/selenium/selenium/webdriver/phantomjs/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/command.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/errorhandler.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/file_detector.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/mobile.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/remote_connection.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/switch_to.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/utils.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/remote/webelement.pyi
typeshed/stubs/selenium/selenium/webdriver/safari/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/safari/permissions.pyi
typeshed/stubs/selenium/selenium/webdriver/safari/remote_connection.pyi
typeshed/stubs/selenium/selenium/webdriver/safari/service.pyi
typeshed/stubs/selenium/selenium/webdriver/safari/webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/support/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/support/abstract_event_listener.pyi
typeshed/stubs/selenium/selenium/webdriver/support/color.pyi
typeshed/stubs/selenium/selenium/webdriver/support/event_firing_webdriver.pyi
typeshed/stubs/selenium/selenium/webdriver/support/events.pyi
typeshed/stubs/selenium/selenium/webdriver/support/expected_conditions.pyi
typeshed/stubs/selenium/selenium/webdriver/support/select.pyi
typeshed/stubs/selenium/selenium/webdriver/support/ui.pyi
typeshed/stubs/selenium/selenium/webdriver/support/wait.pyi
typeshed/stubs/selenium/selenium/webdriver/webkitgtk/__init__.pyi
typeshed/stubs/selenium/selenium/webdriver/webkitgtk/options.pyi
typeshed/stubs/selenium/selenium/webdriver/webkitgtk/service.pyi
typeshed/stubs/selenium/selenium/webdriver/webkitgtk/webdriver.pyi
typeshed/stubs/setuptools/pkg_resources/__init__.pyi
typeshed/stubs/setuptools/pkg_resources/py31compat.pyi
typeshed/stubs/simplejson/simplejson/__init__.pyi
typeshed/stubs/simplejson/simplejson/decoder.pyi
typeshed/stubs/simplejson/simplejson/encoder.pyi
typeshed/stubs/simplejson/simplejson/scanner.pyi
typeshed/stubs/singledispatch/singledispatch.pyi
typeshed/stubs/six/six/__init__.pyi
typeshed/stubs/six/six/moves/BaseHTTPServer.pyi
typeshed/stubs/six/six/moves/CGIHTTPServer.pyi
typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi
typeshed/stubs/six/six/moves/__init__.pyi
typeshed/stubs/six/six/moves/_dummy_thread.pyi
typeshed/stubs/six/six/moves/_thread.pyi
typeshed/stubs/six/six/moves/builtins.pyi
typeshed/stubs/six/six/moves/cPickle.pyi
typeshed/stubs/six/six/moves/collections_abc.pyi
typeshed/stubs/six/six/moves/configparser.pyi
typeshed/stubs/six/six/moves/email_mime_base.pyi
typeshed/stubs/six/six/moves/email_mime_multipart.pyi
typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi
typeshed/stubs/six/six/moves/email_mime_text.pyi
typeshed/stubs/six/six/moves/html_entities.pyi
typeshed/stubs/six/six/moves/html_parser.pyi
typeshed/stubs/six/six/moves/http_client.pyi
typeshed/stubs/six/six/moves/http_cookiejar.pyi
typeshed/stubs/six/six/moves/http_cookies.pyi
typeshed/stubs/six/six/moves/queue.pyi
typeshed/stubs/six/six/moves/reprlib.pyi
typeshed/stubs/six/six/moves/socketserver.pyi
typeshed/stubs/six/six/moves/tkinter.pyi
typeshed/stubs/six/six/moves/tkinter_commondialog.pyi
typeshed/stubs/six/six/moves/tkinter_constants.pyi
typeshed/stubs/six/six/moves/tkinter_dialog.pyi
typeshed/stubs/six/six/moves/tkinter_filedialog.pyi
typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi
typeshed/stubs/six/six/moves/tkinter_ttk.pyi
typeshed/stubs/six/six/moves/urllib_error.pyi
typeshed/stubs/six/six/moves/urllib_parse.pyi
typeshed/stubs/six/six/moves/urllib_request.pyi
typeshed/stubs/six/six/moves/urllib_response.pyi
typeshed/stubs/six/six/moves/urllib_robotparser.pyi
typeshed/stubs/six/six/moves/urllib/__init__.pyi
typeshed/stubs/six/six/moves/urllib/error.pyi
typeshed/stubs/six/six/moves/urllib/parse.pyi
typeshed/stubs/six/six/moves/urllib/request.pyi
typeshed/stubs/six/six/moves/urllib/response.pyi
typeshed/stubs/six/six/moves/urllib/robotparser.pyi
typeshed/stubs/slumber/slumber/__init__.pyi
typeshed/stubs/slumber/slumber/exceptions.pyi
typeshed/stubs/slumber/slumber/serialize.pyi
typeshed/stubs/slumber/slumber/utils.pyi
typeshed/stubs/stripe/stripe/__init__.pyi
typeshed/stubs/stripe/stripe/api_requestor.pyi
typeshed/stubs/stripe/stripe/error.pyi
typeshed/stubs/stripe/stripe/http_client.pyi
typeshed/stubs/stripe/stripe/multipart_data_generator.pyi
typeshed/stubs/stripe/stripe/oauth.pyi
typeshed/stubs/stripe/stripe/oauth_error.pyi
typeshed/stubs/stripe/stripe/object_classes.pyi
typeshed/stubs/stripe/stripe/request_metrics.pyi
typeshed/stubs/stripe/stripe/stripe_object.pyi
typeshed/stubs/stripe/stripe/stripe_response.pyi
typeshed/stubs/stripe/stripe/util.pyi
typeshed/stubs/stripe/stripe/version.pyi
typeshed/stubs/stripe/stripe/webhook.pyi
typeshed/stubs/stripe/stripe/api_resources/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/account.pyi
typeshed/stubs/stripe/stripe/api_resources/account_link.pyi
typeshed/stubs/stripe/stripe/api_resources/alipay_account.pyi
typeshed/stubs/stripe/stripe/api_resources/apple_pay_domain.pyi
typeshed/stubs/stripe/stripe/api_resources/application_fee.pyi
typeshed/stubs/stripe/stripe/api_resources/application_fee_refund.pyi
typeshed/stubs/stripe/stripe/api_resources/balance.pyi
typeshed/stubs/stripe/stripe/api_resources/balance_transaction.pyi
typeshed/stubs/stripe/stripe/api_resources/bank_account.pyi
typeshed/stubs/stripe/stripe/api_resources/bitcoin_receiver.pyi
typeshed/stubs/stripe/stripe/api_resources/bitcoin_transaction.pyi
typeshed/stubs/stripe/stripe/api_resources/capability.pyi
typeshed/stubs/stripe/stripe/api_resources/card.pyi
typeshed/stubs/stripe/stripe/api_resources/charge.pyi
typeshed/stubs/stripe/stripe/api_resources/country_spec.pyi
typeshed/stubs/stripe/stripe/api_resources/coupon.pyi
typeshed/stubs/stripe/stripe/api_resources/credit_note.pyi
typeshed/stubs/stripe/stripe/api_resources/credit_note_line_item.pyi
typeshed/stubs/stripe/stripe/api_resources/customer.pyi
typeshed/stubs/stripe/stripe/api_resources/customer_balance_transaction.pyi
typeshed/stubs/stripe/stripe/api_resources/dispute.pyi
typeshed/stubs/stripe/stripe/api_resources/ephemeral_key.pyi
typeshed/stubs/stripe/stripe/api_resources/error_object.pyi
typeshed/stubs/stripe/stripe/api_resources/event.pyi
typeshed/stubs/stripe/stripe/api_resources/exchange_rate.pyi
typeshed/stubs/stripe/stripe/api_resources/file.pyi
typeshed/stubs/stripe/stripe/api_resources/file_link.pyi
typeshed/stubs/stripe/stripe/api_resources/invoice.pyi
typeshed/stubs/stripe/stripe/api_resources/invoice_item.pyi
typeshed/stubs/stripe/stripe/api_resources/invoice_line_item.pyi
typeshed/stubs/stripe/stripe/api_resources/issuer_fraud_record.pyi
typeshed/stubs/stripe/stripe/api_resources/line_item.pyi
typeshed/stubs/stripe/stripe/api_resources/list_object.pyi
typeshed/stubs/stripe/stripe/api_resources/login_link.pyi
typeshed/stubs/stripe/stripe/api_resources/mandate.pyi
typeshed/stubs/stripe/stripe/api_resources/order.pyi
typeshed/stubs/stripe/stripe/api_resources/order_return.pyi
typeshed/stubs/stripe/stripe/api_resources/payment_intent.pyi
typeshed/stubs/stripe/stripe/api_resources/payment_method.pyi
typeshed/stubs/stripe/stripe/api_resources/payout.pyi
typeshed/stubs/stripe/stripe/api_resources/person.pyi
typeshed/stubs/stripe/stripe/api_resources/plan.pyi
typeshed/stubs/stripe/stripe/api_resources/price.pyi
typeshed/stubs/stripe/stripe/api_resources/product.pyi
typeshed/stubs/stripe/stripe/api_resources/promotion_code.pyi
typeshed/stubs/stripe/stripe/api_resources/quote.pyi
typeshed/stubs/stripe/stripe/api_resources/recipient.pyi
typeshed/stubs/stripe/stripe/api_resources/recipient_transfer.pyi
typeshed/stubs/stripe/stripe/api_resources/refund.pyi
typeshed/stubs/stripe/stripe/api_resources/reversal.pyi
typeshed/stubs/stripe/stripe/api_resources/review.pyi
typeshed/stubs/stripe/stripe/api_resources/setup_attempt.pyi
typeshed/stubs/stripe/stripe/api_resources/setup_intent.pyi
typeshed/stubs/stripe/stripe/api_resources/sku.pyi
typeshed/stubs/stripe/stripe/api_resources/source.pyi
typeshed/stubs/stripe/stripe/api_resources/source_transaction.pyi
typeshed/stubs/stripe/stripe/api_resources/subscription.pyi
typeshed/stubs/stripe/stripe/api_resources/subscription_item.pyi
typeshed/stubs/stripe/stripe/api_resources/subscription_schedule.pyi
typeshed/stubs/stripe/stripe/api_resources/tax_code.pyi
typeshed/stubs/stripe/stripe/api_resources/tax_id.pyi
typeshed/stubs/stripe/stripe/api_resources/tax_rate.pyi
typeshed/stubs/stripe/stripe/api_resources/three_d_secure.pyi
typeshed/stubs/stripe/stripe/api_resources/token.pyi
typeshed/stubs/stripe/stripe/api_resources/topup.pyi
typeshed/stubs/stripe/stripe/api_resources/transfer.pyi
typeshed/stubs/stripe/stripe/api_resources/usage_record.pyi
typeshed/stubs/stripe/stripe/api_resources/usage_record_summary.pyi
typeshed/stubs/stripe/stripe/api_resources/webhook_endpoint.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/createable_api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/custom_method.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/deletable_api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/listable_api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/nested_resource_class_methods.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/singleton_api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/updateable_api_resource.pyi
typeshed/stubs/stripe/stripe/api_resources/abstract/verify_mixin.pyi
typeshed/stubs/stripe/stripe/api_resources/billing_portal/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/billing_portal/configuration.pyi
typeshed/stubs/stripe/stripe/api_resources/billing_portal/session.pyi
typeshed/stubs/stripe/stripe/api_resources/checkout/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/checkout/session.pyi
typeshed/stubs/stripe/stripe/api_resources/identity/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/identity/verification_report.pyi
typeshed/stubs/stripe/stripe/api_resources/identity/verification_session.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/authorization.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/card.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/card_details.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/cardholder.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/dispute.pyi
typeshed/stubs/stripe/stripe/api_resources/issuing/transaction.pyi
typeshed/stubs/stripe/stripe/api_resources/radar/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/radar/early_fraud_warning.pyi
typeshed/stubs/stripe/stripe/api_resources/radar/value_list.pyi
typeshed/stubs/stripe/stripe/api_resources/radar/value_list_item.pyi
typeshed/stubs/stripe/stripe/api_resources/reporting/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/reporting/report_run.pyi
typeshed/stubs/stripe/stripe/api_resources/reporting/report_type.pyi
typeshed/stubs/stripe/stripe/api_resources/sigma/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/sigma/scheduled_query_run.pyi
typeshed/stubs/stripe/stripe/api_resources/terminal/__init__.pyi
typeshed/stubs/stripe/stripe/api_resources/terminal/connection_token.pyi
typeshed/stubs/stripe/stripe/api_resources/terminal/location.pyi
typeshed/stubs/stripe/stripe/api_resources/terminal/reader.pyi
typeshed/stubs/tabulate/tabulate.pyi
typeshed/stubs/termcolor/termcolor.pyi
typeshed/stubs/toml/toml.pyi
typeshed/stubs/typed-ast/typed_ast/__init__.pyi
typeshed/stubs/typed-ast/typed_ast/ast27.pyi
typeshed/stubs/typed-ast/typed_ast/ast3.pyi
typeshed/stubs/typed-ast/typed_ast/conversions.pyi
typeshed/stubs/tzlocal/tzlocal/__init__.pyi
typeshed/stubs/ujson/ujson.pyi
typeshed/stubs/vobject/vobject/__init__.pyi
typeshed/stubs/vobject/vobject/base.pyi
typeshed/stubs/vobject/vobject/behavior.pyi
typeshed/stubs/vobject/vobject/change_tz.pyi
typeshed/stubs/vobject/vobject/hcalendar.pyi
typeshed/stubs/vobject/vobject/icalendar.pyi
typeshed/stubs/vobject/vobject/ics_diff.pyi
typeshed/stubs/vobject/vobject/vcard.pyi
typeshed/stubs/vobject/vobject/win32tz.pyi
typeshed/stubs/waitress/waitress/__init__.pyi
typeshed/stubs/waitress/waitress/adjustments.pyi
typeshed/stubs/waitress/waitress/buffers.pyi
typeshed/stubs/waitress/waitress/channel.pyi
typeshed/stubs/waitress/waitress/compat.pyi
typeshed/stubs/waitress/waitress/parser.pyi
typeshed/stubs/waitress/waitress/proxy_headers.pyi
typeshed/stubs/waitress/waitress/receiver.pyi
typeshed/stubs/waitress/waitress/rfc7230.pyi
typeshed/stubs/waitress/waitress/runner.pyi
typeshed/stubs/waitress/waitress/server.pyi
typeshed/stubs/waitress/waitress/task.pyi
typeshed/stubs/waitress/waitress/trigger.pyi
typeshed/stubs/waitress/waitress/utilities.pyi
typeshed/stubs/waitress/waitress/wasyncore.pyi
typeshed/stubs/xxhash/xxhash.pyi