Skip to content

jayyyin/python-filelib-thingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python FileLib Thingy


This lib will have some file interactions

Build status of the latest master branch: Status

This library takes a directory/file and is capable of the following

  • If you enter the full path of a file (including the file) as text it'll give you the filename and extention as text
    getFileName(pathName)
  • If you enter the full path of a file (as text) it can output the filesize in bytes (as a number)
    getFileSize(pathName)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages