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")

Optional

    encoding="utf-8" 

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.post4.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.post4-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfastfile-0.1.5.post4.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.post4.tar.gz
Algorithm Hash digest
SHA256 5cdcba5807d2f4bca835c1290c11725d27698e0cf6212b21334f87418d82bbcc
MD5 0ad3b733dfc5a9253660f0afbc9f26d1
BLAKE2b-256 85f5184deb886aaeda00bd86aef6ba4f2cd32e39d31e4750a32ce4e08555c9c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfastfile-0.1.5.post4-py3-none-any.whl
Algorithm Hash digest
SHA256 2c83457961b9062984a14167138cbf4d34c3f9de21d9482134698159bbfff89e
MD5 79384dee06585cf850fe4796bde0533b
BLAKE2b-256 bf20c0bfb845e479368c456f3b215e5b22fdea6b3b4cda7de6ac03e2c1dfd62b

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