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.py --input billing_export.csv --summary --output report.json
Requirements
Python 3.8+. Install dependencies:
pip install -r requirements.txt
Download
Buy once, download immediately. ZIP includes the full script, README, and usage examples.
License
Personal & Commercial Use. You may use this tool in your own personal and commercial projects. Redistribution or resale of the source code is not permitted.