Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 763 Bytes

tools_inside.md

File metadata and controls

12 lines (8 loc) · 763 Bytes

Self reusable tools

Here it is the documentation about tools made, to be part of the project, working as a module, to re use in other projects.

  • This script scans a directory for Python files, extracts the imported modules, and generates a requirements.txt file with the necessary packages and their minimum versions.
  • Setting manager is a is a versatile and modular frontend designed for managing configuration files in JSON format
  • This Python application reads a hierarchical structure from a text file (dirs.txt) and automatically creates directories and subdirectories