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

Main Functions

Function Name Description Arguments Returns
overwrite() Overwrites a file with given content. path:str, data:str,encoding:str None
append() Appends data to the end of a file. path:str, data:str None
read() Reads entire file content as string. path:str str
readlines() Returns file lines as a list. path:str, newline:bool list
getline() Returns a specific line from file. path:str, line:int,newline:bool str
exists() Checks if file exists. path:str bool
find() Returns lines containing target text. path:str,data:str list[str]
find_num() Returns line numbers matching target text. path:str,data:str list[int]

Utility Functions

Function Name Description Arguments Returns
destroynewline() Removes newline characters from text. data:str str

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.post6.tar.gz (4.1 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.post6-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfastfile-0.1.5.post6.tar.gz
  • Upload date:
  • Size: 4.1 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.post6.tar.gz
Algorithm Hash digest
SHA256 67fbba028189739632a0ac43699b6f075f1246d2dd891b41275876ea479e57ae
MD5 3a97eff3272bf093a1082c0ef6878906
BLAKE2b-256 e89afc6d17b2b77884c52f3aeb9538ee25e3821902bd9fcae57abb357ff3378c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyfastfile-0.1.5.post6-py3-none-any.whl
Algorithm Hash digest
SHA256 16d49f72ded39acf56ef62c769257d3a310c2f353b0033f6effce89ef5eca203
MD5 e79f7d4584938fff35376fb6773174c6
BLAKE2b-256 94c0d03a4ec4ab441f54ca1ed51dbd5f4c336b1176563304d2450e4dd91c5a6a

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