Skip to content

jparedesDS/DocuControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

85 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Š DocuControl

DocuControl is a Python application designed to automate report execution and document control in technical or administrative environments. It provides a simple and visual interface using Tkinter, with features to run scripts, track statuses, and manage generated files.

🎯 Main Features

  • πŸ“‚ Automated Script Execution: Run external scripts that generate reports and control files.
  • πŸ“Š Status Display: Show real-time messages and success/error feedback.
  • 🧾 Generated File Management: Copy and open Excel files directly from the interface.
  • πŸ“ Integrated File Viewer: View Excel files in a new dedicated window.
  • βš™οΈ User-Friendly GUI: Clean buttons, intuitive workflow, and real-time status updates.

πŸ› οΈ Requirements

  • Python 3.7 or higher
  • Standard libraries:
    • tkinter
    • subprocess
    • os
    • shutil
    • openpyxl (for Excel file operations)

🀝 Contributions

Contributions are welcome! You can: Suggest improvements Report bugs Propose new features

Feel free to open an issue or submit a pull request.

πŸ“„ License

This project is licensed under the MIT License.

Built by @jparedesDS

About

DocuControl is a Python-based tool for automating report generation and document control workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages