A library for managing files and directories easily and efficiently.
Project description
Geraci
Geraci is a Python library for managing files and directories easily and efficiently.
Installation
``bash pip install geraci.
Utilization
from geraci.core import read_file, create_file
Read a file
content = read_file("example.txt") print(content)
Create a new file
create_file("new_file.txt")
Main Features
Reading, writing and adding content to files. Â-Creating, renaming, moving and deleting files and directories. Â-Compression and decompression of files. Â-Input validation and advanced logging.
License
This project is licensed under the MIT License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file geraci-1.0.0.tar.gz.
File metadata
- Download URL: geraci-1.0.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4086f31d39995b1cec892ce41080b11b0fee47a904c70727e43cf9f9dea1cf2f
|
|
| MD5 |
8686f1be28051e366704314f15e53843
|
|
| BLAKE2b-256 |
1e0c0f7635790753134abf66fb482662e9e748f321c31fa9656058537ce646eb
|
File details
Details for the file geraci-1.0.0-py3-none-any.whl.
File metadata
- Download URL: geraci-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e4570af8c7ff3561088de638d267eed3e53e744768e5d9cb551cbefda1b2476
|
|
| MD5 |
c38070f0dad8fb94a556440448aa7743
|
|
| BLAKE2b-256 |
65837a1a90c6ff7a338130baf195d26b2f44310a2c9e3617dc09047229235378
|