项目作者: brian-bates

项目描述 :
Easily Extract Anything
高级语言: Python
项目地址: git://github.com/brian-bates/kai.git
创建时间: 2016-08-05T20:02:32Z
项目社区:https://github.com/brian-bates/kai

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Kai Logo

Build Status PyPI version License

A Python package that gives you the power to extract any compressed file using the same simple syntax. Just enter:

  1. $ kai yourfile.tar

Kai Demo

Supported Filetypes

  • .zip
  • .tar
  • .tar.gz
  • .tgz
  • .tar.bz2
  • .tbz
  • .rar

Installation

$ pip install kai

Contributing

Want to contribute? Great! Fork and submit a pull request!

Todos

  • Support binzip files
  • Support 7zip files