Lightweight folder management contents library
Project description
<a href=”https://pypi.org/project/directedit” rel=”nofollow”><img alt=”PyPI - Python Version” src=”https://pypi-camo.freetls.fastly.net/da6321181d9727b03c184c40a5f46773aca688df/68747470733a2f2f696d672e736869656c64732e696f2f707970692f707976657273696f6e732f706970”></a> <br><p>directedit is a <b>powerful library</b> for easy folder management. <br> Key features: <ol> <li>Create and manage folders: Create a new folder and easily manage its contents.</li> <li>Create and Write Files: Create new files and write data to them.</li> <li>Read files: Read the contents of files.</li> <li>Rename files: Rename files and folders.</li> <li>Deleting files: Delete files and folders.</li> <li>Destroying a folder: Deleting the entire folder and its contents.</li> <li>File Path Management: Obtaining the absolute path to a file.</li> <li>Cache Management: Caches the contents of files to speed up access to them.</li> <li>Folder Update: Updates the contents of the folder and cache.</li> </ol><br> Useful functions:<br> <ul> <li>makes(): Creates new files and writes data to them.</li> <li>files(): Gets a dictionary of all files in a folder.</li> <li>reads(): Reads the contents of certain files.</li> <li>renames(): Renames files and folders.</li> <li>unlinks(): Delete files.</li> <li>abs_path(): Get the absolute path to a file.</li> <li>update(): Updating the contents of the folder and cache.</li> <li>clear(): Deleting all files in the folder.</li> <li>destroy(): Deleting the entire folder and its contents.</li> </ul> Benefits:<br> <ul> <li>Developers: Use Folder Manager as a utility in your projects to simplify file and folder management.</li> <li>Power users: Use Folder Manager to automate common file and folder operations.</li> </ul>
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 details
Details for the file directedit-1.2.tar.gz.
File metadata
- Download URL: directedit-1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
471a383fe784b6bacffc29c413d4806ddee1031d348c129e92e2ec4e8747cd0b
|
|
| MD5 |
4a3f7649ced40a708edb54b3a5850c3f
|
|
| BLAKE2b-256 |
fb06dcf338033c88edb9454f50db051c6741bd63ce831b7477bab4ad2e63e5d0
|