Project-Compiler-Python is an upgraded municipal application, originally built during an internship and later revamped as a contractual project. Rewritten in Python with new features, it streamlines municipal office workflows using Python logic, HTML interfaces, and TeX for reporting.
- Updated from earlier C#/desktop versions to Python
- Multi-platform support (thanks to Python)
- Web-based interfaces (HTML)
- Automated reporting (TeX)
- Enhanced features for municipal office management
Before using or developing this software, ensure you have the following installed:
- Python 3.8+
(Install from python.org) - pip (Python package manager)
- TeX distribution (for report generation, e.g., TeX Live)
- A modern web browser for HTML-based interfaces
- Install the prerequisites listed above.
- Clone the repository:
git clone https://github.com/desmonseigneur/Project-Compiler-Python.git - Install Python dependencies.
- Follow usage instructions in the code or any
docs/folder.
See LICENSE if available.
This project was built as a real-world solution for municipal office task automation and reporting, using Python, HTML, and TeX.