🎉 **Initial Release!**
This is the first release of the `motorrijtuigenbelasting` Python module, designed to calculate Dutch road tax (MRB) with precision and ease.
Features:
- Calculate road tax for cars based on weight, fuel type, province, and inflation adjustments.
- Support for motorcycles with fixed base tax and provincial surcharges.
- Accurate calculations from 2015 to 2024.
- Easily extensible for new vehicle types or future regulations.
- Only support for passenger cars and motorcycles for now
- Fuel types for passenger cars: Benzine, Diesel, LPG, Electric, Hybrid(low emission)
Links:
- [PyPI Page](https://pypi.org/project/motorrijtuigenbelasting/0.1.0/)
- [Source Code](https://github.com/VitoMinheere/motorrijtuigenbelasting)