Skip to main content

A command line library for file monitoring.

Project description

filestat A command line library for file monitoring.

Authors:

Alif Jahan

Version:

0.2 of 05/05/2019

installation

Using pip

$ pip install filestat

To install using git just clone the repo

$ git clone https://github.com/zxalif/filestat.git
$ cd filestat
$ python3 setup.py install

Usages

There is two way to access filestat with command line or with python interpreter.

  1. using bash

$ python3 -m filestat -f filename.py
Name:       filename.py
Owner:      alif
Group:      alif
Size:       1045 bytes
Update Time:        Sunday, May 05, 2019 10:50:11.640795 PM
Last Access:        Sunday, May 05, 2019 10:50:15.200863 PM
Permissions:        644
  1. Using interpreter

>>> # to get file size
>>> from filestat import utils
>>> utils.get_size('path/to/file.py') # it returns the file size in byte
123121
>>>

License

The program under Licensed MIT.

Documentations are under develop

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

filestat-0.2.3.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file filestat-0.2.3.tar.gz.

File metadata

  • Download URL: filestat-0.2.3.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for filestat-0.2.3.tar.gz
Algorithm Hash digest
SHA256 67ca8f8fb970dbbcee254465cd2641f06c613cde82228ca826012c79ff467f8f
MD5 bcc0f850ae0192f30ebbd91706397b9b
BLAKE2b-256 f9d3d17b294851d10ce2dd06141701ec6636c4978c0f610a71581989dce23960

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