Effortlessly set up and configure multiple tools for Google Colab without the need for shell commands or extensive coding.
Project description
colab_toolbox
Simplify the setup and configuration of multiple tools in Google Colab without needing shell commands or extensive coding.
Features
Easy Installation
- Selenium and ChromeDriver Setup: Seamlessly install and configure Selenium and ChromeDriver for web scraping and automation.
- Quarto Setup for Documentation: Quickly configure Quarto for exporting documentation in various formats.
- Python Environment Setup: Install and configure Python environments for tasks such as data ingestion, backtesting, modeling, and more.
- xterm Setup: Enable a full terminal experience in Google Colab by setting up xterm.
- OCRmyPDF Setup: Easily configure OCRmyPDF for OCR processing and PDF conversion.
Easy Access
- Git Commands for Colab: Streamline Git operations within Google Colab.
- Google Sheets Integration: Read and write data in Google Sheets using a simplified authentication flow, avoiding the complexities of configuring confidential or service account credentials.
Upcoming Features
- Google Services Authentication Using Service Account Credentials: Securely authenticate and access Google services.
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
: WebDriver for automated testing of web applicationsquarto
: open-source scientific and technical publishing systemtalib
: Technical Analysis Library for Stock Trading in Pythonpytesseract
: OCR tool for extracting text from imagesocrmypdf
: OCR tool for extracting text from PDF filesxterm
: Terminal emulator for Google Colab environment
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.4.tar.gz
(9.6 kB
view details)
Built Distribution
File details
Details for the file colab_toolbox-0.1.4.tar.gz
.
File metadata
- Download URL: colab_toolbox-0.1.4.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07ecc18870f79f9b069dfd08a9ff0c05fcb10cc3082e102f26f7b3d08ff8020d |
|
MD5 | fb1906d2c9fd48d0326470a082a980af |
|
BLAKE2b-256 | 13666cfcc0b79478af355b758da52898e6271e6db921e955e97d64777c976354 |
File details
Details for the file colab_toolbox-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: colab_toolbox-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9acf36758e182fc48023e38f3333c3c8ee3aa698b0a1d3d488f4ae55f7d3634 |
|
MD5 | c062819d8e7484a4faa0f08b0346519c |
|
BLAKE2b-256 | 3a30ccc3eb3182673d90c6387d073b284d358dbf91adea9af94b2f3f3321c67f |