Mkdocs-sql

Latest version: v0.2.4

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.4

🚀 New Features & Improvements
- Added duckdb as a required dependency
- Updated mkdocs compatibility to work with mkdocs-material
- Fixed version synchronization across package files

📦 Dependencies
- Added duckdb>=0.10.0
- Updated mkdocs~=1.6.0 for better compatibility
- Maintained existing dependencies:
- pandas>=2.2.3
- tabulate>=0.9.0
- pyyaml>=6.0.2

📝 Usage
Install with pip:
bash
pip install mkdocs-sql


Add to your mkdocs.yml:
yaml
plugins:
- search
- sql:
databasePath:
type: sqlite
path: path/to/your/database.sqlite


🔍 Breaking Changes
None

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.