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

# === Main Functions

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

# === Utility Functions ===

pf.destroynewline("test")

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.5.post1.tar.gz (3.8 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.5.post1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file pyfastfile-0.1.5.post1.tar.gz.

File metadata

  • Download URL: pyfastfile-0.1.5.post1.tar.gz
  • Upload date:
  • Size: 3.8 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.5.post1.tar.gz
Algorithm Hash digest
SHA256 eeec58b5446fba6a2a26cccbaca21310aad3db16550c836ed80928c9a1f2aa4a
MD5 12f1a79c460042e7cd1a1be8ad9659a1
BLAKE2b-256 30971282cca90c2d1d6635f90a770e33b8a889c86c847fce85f60f9afdb6b4db

See more details on using hashes here.

File details

Details for the file pyfastfile-0.1.5.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyfastfile-0.1.5.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 9fbcc65b875da9e78157b56584ad91055e9f56444d2f135a10fb41fc65b519e9
MD5 3a2beff142a718e8699ae46c7eeb34cc
BLAKE2b-256 dddd08ed5ba63cff4248c2784e9d2b9b6507f792e52ec5662a2b09155cbe53a9

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