Skip to main content

Simplified library for managing files and folders

Project description

[file_manager] is a lightweight and efficient Python tool designed to simplify file and directory management. Unlike other libraries, it uses a secure deletion system that avoids common Windows permission locks (such as those caused by VS Code) by using the Recycle Bin.

  • Features

Quick Creation: Creates folders and files with built-in name validation.

Secure Deletion: Implements send2trash to prevent "Access Denied" errors and allow file recovery.

Smart Renaming: Allows you to rename and move files with a single function.

Path Management: Allows you to work in the current directory or easily specify absolute paths.

  • Installation

You can install this library directly from PyPI using pip:

pip install [file-manager-starlink]

  • Requirements

Python 3.7+

Dependencies: send2trash

  • Contributions

Contributions are welcome! If you have ideas for improving the library:

Fork the project.

Create a branch for your improvement (git checkout -b feature/Improvement).

Commit your changes (git commit -m 'Improvement added').

Push the changes to the branch (git push origin feature/Improvement).

Open a pull request.

  • LICENSE This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

file_manager_starlink-0.3.0.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

file_manager_starlink-0.3.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page