A lightweight and fast Python API for simplifying file operations
Project description
pyfastfile
A lightweight Python library for simple and fast file operations.
Installation
pip install pyfastfile
Usage
from pyfastfile import overwrite, append
overwrite("test.txt", "Hello")
append("test.txt", "World")
read("test.txt")
readlines("test.txt", newline=True)
--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.2.tar.gz
(2.1 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.2.tar.gz.
File metadata
- Download URL: pyfastfile-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49824375afb9c700faf0e7d9a605a5eddf0eb1f09bcfd1c0ae1e5855d694920d
|
|
| MD5 |
4fbf99d7574b21da091a2aa67af2a04d
|
|
| BLAKE2b-256 |
0296f0cc7e257b08d78ec1bbec2f8e26365b087ad65f6f09b47ebb8aefa5fb63
|
File details
Details for the file pyfastfile-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pyfastfile-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
ba3ff01c84a70b9fb413b831181bfeb913be9d1cacadb1500aefc583de2b3937
|
|
| MD5 |
8b7093049a59dc6be495d4e37ac5a107
|
|
| BLAKE2b-256 |
800795450bbabd8f130b641471a4c55419a125e287e4c5008bf8103d1176dc98
|