Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.33 KB

File metadata and controls

39 lines (27 loc) · 1.33 KB

Project-Compiler-Python

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.

Features

  • 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

Prerequisites

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

Getting Started

  1. Install the prerequisites listed above.
  2. Clone the repository:
    git clone https://github.com/desmonseigneur/Project-Compiler-Python.git
    
  3. Install Python dependencies.
  4. Follow usage instructions in the code or any docs/ folder.

License

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.