Skip to main content

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

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.1.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

file_info-1.1.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

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