4 projects
scriptpilot
A tool to manage the execution of multiple Python scripts.
folder-manager-api
A FastAPI wrapper for the folder_manager package, providing a RESTful API for managing folders and files.
folder-manager
A simple folder management library designed to manage folders and files. It provides functionalities to create, list, count, and delete files and folders, making it a versatile tool for file management. The package is designed to be OS-independent, ensuring compatibility with both Windows and Unix-based systems.
printx
A Python package that provides a convenient print-like function for logging messages with various log levels, making it easy to integrate logging into your projects.