index_snippets_pyIn addition to these integration libraries, we also allow the use of all Python built-in modules. Azure IdentityThe Azure Identity library provides Azure Active Directory (Azure AD) token authentication support across the Azure SDK.beautifulsoup4Beautiful Soup is a library that makes it easy to scrape information from web pages with Python.botocorebotocore is a low-level interface to an expanding number of Amazon Web Services.cryptographycryptography is a package which provides cryptographic recipes and primitives to Python developers.dateutilPowerful extensions to the standard datetime module.feedparserFeed Parser is a module for downloading and parsing syndicated feeds with Python.Google ApiThis library is the Google API Python client library for Google's discovery based APIs.Google Api CoreThis library contains helpers common to all google-cloud-* packages. In an attempt to reach a stable API, much of the functionality has been split out into this package, google-api-core.Google Auth httplib2This library is intended to help existing users of oauth2client migrate to google-auth.Google Auth OAuthLibThis library provides oauthlib integration with google-auth.Google Cloud Big Query DatatransferThis library allows users to transfer data from partner SaaS applications to Google BigQuery on a scheduled.LangchainLangChain provides a standard interface for chains, lots of integrations with other tools, and end-to-end chains for common applications.MarkdownMarkdown is a Python implementation of John Gruber's Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences.MotorMotor is a full-featured, non-blocking MongoDB driver for Python Tornado and asyncio applications.numpyNumPy is the fundamental package for scientific computing with Python.orjsonorjson is a fast, correct JSON library for Python.pandaspandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with relational or labelled data both, easy and intuitive.PillowThis library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities.ReportLabReportLab is an Open Source Python library for generating PDFs and graphics.RequestsRequests is a simple, yet elegant, HTTP library.Requests ToolbeltRequests Toolbelt is essentially a collection of utilities for Python Requests, but they don't really belong to Requests itself.scrapinghubThe Scrapinghub Python library facilitates communication with the Scrapinghub API.scrapyScrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages with Python.SeleniumSelenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation.slugifyA Python slugify application that also handles Unicode.tabulatePretty-print tabular data in Python.thefuzzFuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.urllib3urllib3 is a powerful, user-friendly HTTP client for Python.