# Polyglots
Create polyglots for different file types
To understand better what this does read the [example readme](https://github.com/donno2048/polyglots/tree/main/example)
## Install
You might need to install Tkinter to use it (pre-installed on Windows):
`sudo apt-get install python3-tk -y`
### From PyPI
`python3 -m pip install polyglots`
### From GitHub (recommended)
`python3 -m pip install git+https://github.com/donno2048/polyglots`
## Use
To use it just run:
```sh
polyglots
```
[Available formats:](https://github.com/donno2048/polyglots/blob/main/polyglots/__init__.py#L297)
arj, ar, bmp, cpio, cab, ebml, flac, flv, gif, icc, ico, ilda, java, jp2, jpg, lnk, id3v2, nes, ogg, pcap, pcapng, pe_hdr, pe_sec, png, psd, riff, svg, tiff, wasm, xz, 7z, mp4, pdf, gzip, bzip2, postscript, zip, rar, rtf, dcm, tar, pdfc, iso, id3v1
Raw data
{
"_id": null,
"home_page": "https://github.com/donno2048/polyglots",
"name": "polyglots",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Elisha Hollander",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/8c/13/56bdae83e7374d47f83bc320b41a8be0e5fa6f786d194102d1f0058d77dc/polyglots-1.0.6.tar.gz",
"platform": "",
"description": "# Polyglots\n\nCreate polyglots for different file types\n\nTo understand better what this does read the [example readme](https://github.com/donno2048/polyglots/tree/main/example)\n\n## Install\n\nYou might need to install Tkinter to use it (pre-installed on Windows):\n\n`sudo apt-get install python3-tk -y`\n\n### From PyPI\n\n`python3 -m pip install polyglots`\n\n### From GitHub (recommended)\n\n`python3 -m pip install git+https://github.com/donno2048/polyglots`\n\n## Use\n\nTo use it just run:\n\n```sh\npolyglots\n```\n\n[Available formats:](https://github.com/donno2048/polyglots/blob/main/polyglots/__init__.py#L297)\n\narj, ar, bmp, cpio, cab, ebml, flac, flv, gif, icc, ico, ilda, java, jp2, jpg, lnk, id3v2, nes, ogg, pcap, pcapng, pe_hdr, pe_sec, png, psd, riff, svg, tiff, wasm, xz, 7z, mp4, pdf, gzip, bzip2, postscript, zip, rar, rtf, dcm, tar, pdfc, iso, id3v1\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Create polyglots for different file types",
"version": "1.0.6",
"project_urls": {
"Homepage": "https://github.com/donno2048/polyglots"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0cdf78d7cd7bc4ee3465481565402b99b55793cd26408b1d318a01053677fd83",
"md5": "e1d0654ea6e2f6cd5c92716a5425347f",
"sha256": "0cb932c9bc8b0b3ec134f4ef2c0ca1fa9dd2e4a847b675e9ab77fac3ee4b3871"
},
"downloads": -1,
"filename": "polyglots-1.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e1d0654ea6e2f6cd5c92716a5425347f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12751,
"upload_time": "2021-09-24T14:06:33",
"upload_time_iso_8601": "2021-09-24T14:06:33.467166Z",
"url": "https://files.pythonhosted.org/packages/0c/df/78d7cd7bc4ee3465481565402b99b55793cd26408b1d318a01053677fd83/polyglots-1.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8c1356bdae83e7374d47f83bc320b41a8be0e5fa6f786d194102d1f0058d77dc",
"md5": "d0b9896cc373b22ee36098cc4f4a1ddd",
"sha256": "57d1e00a5d67c599a076d12526a49b630a3ca18137c05e31bdeea078f366a382"
},
"downloads": -1,
"filename": "polyglots-1.0.6.tar.gz",
"has_sig": false,
"md5_digest": "d0b9896cc373b22ee36098cc4f4a1ddd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12783,
"upload_time": "2021-09-24T14:06:34",
"upload_time_iso_8601": "2021-09-24T14:06:34.963195Z",
"url": "https://files.pythonhosted.org/packages/8c/13/56bdae83e7374d47f83bc320b41a8be0e5fa6f786d194102d1f0058d77dc/polyglots-1.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-09-24 14:06:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "donno2048",
"github_project": "polyglots",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "polyglots"
}