Code Monkey home page Code Monkey logo

fileinfo's People

Contributors

mithilan16 avatar mpierre9 avatar

Stargazers

 avatar

Forkers

humphd mithilan16

fileinfo's Issues

Revisions to README.md

Great work on the docs so far @MPierre9
I've listed out some minor changes and suggestions for your review.

Summary

  • Since you describe the usage of each function maybe summarize the purpose and functionality of the library

ADD Prerequisites section

  • minimum package versions, environment etc.
  • ex. Python 3.6 and up

Installation

  • small typo on step # 5 "Your" to "You're"

Usage

  • display the result of each example
  • how to execute the tests manually (if possible)

Add way to get MD5 digest

We need a way to get the MD5 digest for a file at a given path. For example, given a path like "/home/kim/mydata.txt", which contains the text The quick brown fox jumps over the lazy dog, it should return "9e107d9d372bb6826bd81d3542a419d6".

Get filename without path

We need a way to get a filename without the path in Python for example c:/project/code/index.js return index.js

Get a files size in bytes

We need a way to get a files size in bytes for a given path, for example c:/project/code/index.js would return 1254 bytes

Function to return SHA1 Digest for a given path

We need a function that returns the SHA1 Digest for a given path for example say we have c:/project/code/index.txt which contains sensitive password information like P@ssw0rd123 we need to retrieve the SHA1 which could be fd4e1c67a2d28fced849ee1bb76e7391b93eb12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.