brian-bates / kai

Easily Extract Anything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

$ 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

About

Easily Extract Anything

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.6%Language:Gherkin 0.4%