Get information on over 10,000 file extensions right from the terminal
Project description
fileinfo
Get information on over 10,000 file extensions right from the terminal
💾 Installation
Pip Install
Global Install
pip3 install file-info
Local Install
pip3 install --user file-info
Git Install
# clone the repo
$ git clone https://github.com/sdushantha/fileinfo.git
# change the working directory to fileinfo
$ cd fileinfo
# install the requirements
$ pip3 install -r requirements.txt
🔨 Usage
Note: An internet connection is required
usage: fileinfo [-h] extension
# Just the extension name
$ fileinfo py
# Extension name with dot (.)
$ fileinfo .py
# You can also give a file name
$ fileinfo script.py
📜 License
MIT License
Copyright (c) 2018 Siddharth Dushantha
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
file-info-1.2.tar.gz
(2.4 kB
view details)
File details
Details for the file file-info-1.2.tar.gz
.
File metadata
- Download URL: file-info-1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.11.1 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d97ff67846ddfd626860dff17ae964a75c7d0f23cf22294df6d326cbca21876 |
|
MD5 | 0f93ec4a57f35dabd65707016f9d54c6 |
|
BLAKE2b-256 | ad21282f67de7efdcc2c75eba4cd525766396e6eeb861faba40a6117aff0e10d |