This is a more advanced integration of Google Drive with langchain.
Install
pip install langchain-googledrive
For debug
poetry install --with test
make test
Documentation
Documentation is available in the docs folder in the form of Jupyter notebooks.
Dependencies
In order to support advanced features, you may need to install the following optional dependencies:
| Dependency | Purpose |
|---|---|
unstructured |
Parsing and extracting text from various unstructured document formats |
pdf2image |
Converting PDF files to images for OCR processing |
pypandoc |
Converting between different document formats |
pytesseract |
Performing OCR (Optical Character Recognition) on images and scanned documents |
pdfminer.six |
Extracting text and metadata from PDF documents |
pi_heif |
Handling HEIF (High Efficiency Image Format) image files |
detectron2 |
Advanced image analysis for complex document structures |
These dependencies enhance the ability to process and extract information from a wide variety of file types that may be stored in Google Drive. Install the ones you need based on the types of documents you expect to work with.
Release files for langchain-googledrive 0.3.35
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| langchain_googledrive-0.3.35.tar.gz | 27.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| langchain_googledrive-0.3.35-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 57.6 kB
Release files / langchain_googledrive-0.3.35.tar.gz
| Download URL | langchain_googledrive-0.3.35.tar.gz |
|---|---|
| Size | 27.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3649732bd9e3aeb205a0b52fd5ae51defa967928e203400341922503981a7009
|
|
BLAKE2b-256 checksum How to use checksums |
1d3e6cbe206b9078b1e6c8c8f14cd9681e1ed0d2e325cdce18400bb124f10a6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / langchain_googledrive-0.3.35-py3-none-any.whl
| Download URL | langchain_googledrive-0.3.35-py3-none-any.whl |
|---|---|
| Size | 30.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3d07acd26ae5596109e4e393c2c3794c5c648066ea580df0cee0283446dc953
|
|
BLAKE2b-256 checksum How to use checksums |
8c992228927d956b40f180ba5b0364c5a0eed36b926f964d7168e5bf5c52aae9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|