Skip to main content

Files Treat

Project description

Python files library

1-Read and Write Files

Import Tmfiles

Tmfiles.OpenToRead("C\ahm.txt")

Tmfiles.Open_To_Overwrite("C\ahm.txt","this librart created by Dr.Tamer")

Tmfiles.Open_To_Appendwrite("C\ahm.txt","this librart created by Dr.Tamer")

Tmfiles.Read_Ch_No("C\ahm.txt",5)
Tmfiles.Read_Firstline("C\ahm.txt")

Tmfiles.Read_F2lines("C\ahm.txt")

Tmfiles.Read_LineByline("C\ahm.txt")

Tmfiles.RemovFile("C\ahm.txt")

Tmfiles.FolderDelete("C\ww\")

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Tmfiles-0.1.tar.gz (1.8 kB view hashes)

Uploaded Source

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