Jelastic Billing Export Processor
Processes Jelastic billing CSV exports into formatted reports, summaries, and filtered views. Designed for developers and DevOps teams who need to analyze usage data offline without live API access. Features Parse Jelastic billing CSV exports into structured Python dictionaries Generate monthly cost summaries by environment, node, or account Filter exports by date range, project, or resource type Export results to JSON, CSV, or formatted console output Support for multiple export files with automatic merging and deduplication Usage python jelastic_billing....