Skip to main content

Effortlessly set up and configure multiple tools for Google Colab without the need for shell commands or extensive coding.

Project description

colab_toolbox

Effortlessly set up and configure multiple tools for Google Colab without the need for shell commands or extensive coding.

Features

  • Setup Selenium and ChromeDriver: Easily install and configure Selenium and ChromeDriver for web scraping and automation tasks.
  • Setup Quarto for Documentation Export: Quickly set up Quarto for exporting your documentation in different formats.
  • Setup Python Environments for Various Tasks: Install and configure environments tailored for data ingestion, backtesting, modeling, and more.
  • Common Git Commands for Colab: Simplify Git operations within Google Colab.
  • Authenticate Google Services Using Service Account Credentials: Authenticate and access Google services securely.

Installation

To install the colab_toolbox package, run:

pip install colab_toolbox

Examples

from colab_toolbox import ColabInstall

# Setup selenium and chrome driver
ColabInstall('selenium')

Available Tools

  • selenium: Set up Selenium and ChromeDriver for web scraping and automation.
  • quarto: Set up Quarto for exporting documentation.
  • talib: Set up TA-Lib for technical analysis.
  • pytesseract: Set up PyTesseract for optical character recognition.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

colab_toolbox-0.1.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

colab_toolbox-0.1.1-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page