A lightweight and fast Python API for simplifying file operations
Project description
pyfastfile
A lightweight Python library for easy-to-use operations.
Installation
pip install pyfastfile
Usage
from pyfastfile import overwrite, append, read, readlines
overwrite("test.txt", "Hello")
append("test.txt", "World")
read("test.txt")
readlines("test.txt", newline=True)
Project Repo Github • Project Repo PyPI
Author Github Profile • Author PyPI Profile
--Batuhan Şenol
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
pyfastfile-0.1.3.tar.gz
(2.3 kB
view details)
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 pyfastfile-0.1.3.tar.gz.
File metadata
- Download URL: pyfastfile-0.1.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eece33c20dd928e6e68f2804da4b7a34954c26684843f439f95802b830ff81b3
|
|
| MD5 |
a09aa160cd7e2edd9a8ea50871598b13
|
|
| BLAKE2b-256 |
3f6650ef5d9666ffc17dfc02a65e8fa7ddba79652b287ed960c7d02e356d6123
|
File details
Details for the file pyfastfile-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pyfastfile-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
233f7ece7c85b2b6b8e8f90db2599c36dd1bb3268104c7484b1b30b02cff924f
|
|
| MD5 |
0c28c9c561c1bf6f46521db69ee26323
|
|
| BLAKE2b-256 |
a696b8f27139bf5641af5534a7dd3e63de5c9debf219f534be3f85037947c412
|