Skip to main content

A simple and useful package for File Handling

Project description

Package for File Handling

Getting started

from EasyFileHandling.main import FileHandler

x = FileHandler('test.py', 'py')

print(x.get_file_content()) # This will print file content.

Whats so special about package

*This lets you use os module easily not all features but some of them.

Whats New?

Version: 1.3.0: In version 1.3.0 we have added a new method for FileHandler class called is_file_writeable simply it returns a boolean and tells if file is readable or not. If you are having any issues let us know Here.

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

EasyFileHandling-1.3.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

EasyFileHandling-1.3.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page