Python SDK for Media Plan Open Data Standard
Project description
MediaPlanPy v3.0.3
Open source Python SDK providing the foundational tools developers need to build, manage, and analyze media plans based on our open data standard (mediaplanschema).
Latest Release: v3.0.3 - View Changelog
🔗 Related Projects
MediaPlanPy is the official Python implementation of the MediaPlan Schema standard. The two repositories work together:
- mediaplanschema - Defines the open data standard for media plans
- mediaplanpy - Python SDK that fully conforms to and implements the mediaplanschema standard
MediaPlanPy handles schema validation, versioning, and migration to ensure full compliance with the MediaPlan Schema specification.
Key Features
- Schema v3.0 Support - Full implementation of the latest schema with enhanced targeting, formulas, and 40 more fields
- Multi-Format Support - Work with JSON, Excel, and Parquet files seamlessly
- Formula System - Dynamic metric calculations with multiple formula types and support for dependencies
- Schema Versioning & Migration - Automatic version detection and v2.0 → v3.0 workspace upgrade utility
- Flexible Storage - Local filesystem, S3 and PostgreSQL backends
- Workspace Management - Multi-environment support with isolated configurations and strict version enforcement
- Excel Integration - Formula-aware import/export with automatic coefficient calculation
- CLI Interface - Comprehensive command-line tools for workspace management and operations
- Validation Framework - Schema-based validation with detailed error reporting
- Analytics Ready - Built-in Parquet generation and SQL query capabilities
- Database Integration - Automatic PostgreSQL synchronization for analytics with enhanced schema migration
Documentation
- GET_STARTED.md - Detailed setup and first steps guide
- SDK_REFERENCE.md - Complete API reference and usage examples
- CHANGE_LOG.md - Version history and release notes
- examples/ - Comprehensive examples library demonstrating all key SDK functionality
Schema Compliance & Version Support
MediaPlanPy fully implements the MediaPlan Schema standard:
- Schema v3.0 - Full support for current production specification with target audiences/locations arrays, metric formulas, and 40 more fields
- Validation - Comprehensive schema validation with detailed error reporting
- Extensibility - Support for custom fields, dimensions, and properties at meta, campaign, and lineitem levels
Important Version Notes
SDK v3.0.x (Current):
- ✅ Only supports workspaces using schema v3.0
- ✅ Provides CLI-based migration utility to upgrade v2.0 workspaces to v3.0
- ✅ Automatic backups before migration
- ⚠️ Cannot load v2.0 workspaces directly - migration required
SDK v2.0.7 (Previous):
- ✅ Continue using this version to work with existing v2.0 workspaces
- ⚠️ Does not support v3.0 schema features
Migration Path: Use the CLI command mediaplanpy workspace upgrade to migrate v2.0 workspaces to v3.0. See the Migration Guide for step-by-step instructions.
Requirements
- Python: 3.8 or higher
- Core Dependencies:
pydantic>=1.10.0- Data validationpandas>=1.5.0- Data manipulation
- Optional Dependencies:
openpyxl>=3.0.0- Excel supportpsycopg2-binary>=2.9.0- PostgreSQL integrationpyarrow>=10.0.0- Parquet supportduckdb>=0.8.0- Advanced analytics
🏷️ Version Information
- SDK Version: 3.0.3
- Schema Version: 3.0 (v2.0 migration utility included)
- Python Support: 3.8, 3.9, 3.10, 3.11, 3.12
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact & Support
For questions, support, or to learn more about commercial offerings:
- Visit our website
- Follow us on LinkedIn
- Email us at contact@planmatic.io
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mediaplanpy-3.0.3.tar.gz.
File metadata
- Download URL: mediaplanpy-3.0.3.tar.gz
- Upload date:
- Size: 210.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28e28e06872ce8c9695a8045943148c59ac2797ec587a01c7985efbb656f2fd5
|
|
| MD5 |
450264bc75d88c679fe56c7125fae252
|
|
| BLAKE2b-256 |
eee327e90fba60be0a79c0145edbb9356288155aaab15217c0143bea58b8519e
|
File details
Details for the file mediaplanpy-3.0.3-py3-none-any.whl.
File metadata
- Download URL: mediaplanpy-3.0.3-py3-none-any.whl
- Upload date:
- Size: 240.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2abeb4b213daf7b62113c730b36e5e567d60d56df093106066e164b49a7bed9d
|
|
| MD5 |
8709fd008bbe62a459888c5bcb461750
|
|
| BLAKE2b-256 |
94cd8f3788006baf422b199ed5adddc7942928dff4478916b7c95632d42eea32
|