Installation & Quick Start
Installation
Install the DataScribe API using pip:
For development:
Requirements
- Python 3.11 or higher
- An active DataScribe account and API key
Get Your API Key
- Visit https://datascribe.cloud/profile
- Log in or create an account
- Navigate to the API Keys section
- Generate a new API key
- Copy and save it securely
Configuration
Set your API key as an environment variable:
Linux/macOS
Add to ~/.bashrc or ~/.zshrc for persistence:
Windows (PowerShell)
For persistence: