Skip to main content

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

import pyfastfile as pf

pf.overwrite("test.txt", "Hello")
pf.append("test.txt", "World")
pf.read("test.txt")
pf.readlines("test.txt", newline=True)
pf.getline("test.txt", line=0, newline=True)
pf.exists("test.txt")
pf.find("test.txt", "testdata")
pf.find_num("test.txt", "testdata") # Return Index

Project Repo GithubProject Repo PyPI

Author Github ProfileAuthor PyPI Profile

--Batuhan Şenol

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

pyfastfile-0.1.4.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

pyfastfile-0.1.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file pyfastfile-0.1.4.tar.gz.

File metadata

  • Download URL: pyfastfile-0.1.4.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for pyfastfile-0.1.4.tar.gz
Algorithm Hash digest
SHA256 52f425e653f4271626b4ec57405f8925562b540d2046387dbe59e0f2fe24c19f
MD5 059bd7cc86d5da64651f06b893e4edf3
BLAKE2b-256 157dc12bb237de0108f8198f32e51cda91bce362fa718caafb481d23af07acfa

See more details on using hashes here.

File details

Details for the file pyfastfile-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: pyfastfile-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for pyfastfile-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ba694f0db44c18d00883f9b6c7ea165c8953789c03bf8f181a0139570c5f204b
MD5 493da47da18acce1721f768d3e248284
BLAKE2b-256 f68f36687ed2bd82164bb2325825d4425ed0f63b268a1039e664cdd4f1630ad8

See more details on using hashes here.

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