New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lib4gd

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib4gd

A comprehensive library for image handling, MongoDB, and Google Drive file management.

  • 0.2.9
  • PyPI
  • Socket score

Maintainers
1

lib4gd

lib4gd is a Python library designed for efficient image handling, Google Drive, and SFTP file downloading. It also provides resource management for consistent concurrency control.

Features

  • Image Handling:

    • Convert images between Base64, PIL, and OpenCV formats.
    • Batch process images with efficient concurrency.
  • File Downloading:

    • Download files from Google Drive using service account credentials.
    • Download files from SFTP servers with parallel processing.
  • Resource Management:

    • Centralized control of thread pools and semaphores for consistent concurrency management across the library.

Installation

Install via SSH

pip install git+ssh://git@github.com/4dg-ai/lib4gd.git

Install via HTTPS with Personal Access Token

pip install git+https://<username>:<token>@github.com/4dg-ai/lib4gd.git

Replace <username> with your GitHub username and <token> with your Personal Access Token.

Submodules

  • Image Handling
  • Google Drive Downloading
  • SFTP Downloading

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc