{ "info": { "author": "soyouzpanda", "author_email": "petitpanda140@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# PyConverter\n\nThis package allows you to convert type format (binary, decimal, hexadecimal, float, double, utf8, utf16) to an another\n\nYou can install this package :\n```\npython3 -m pip install -U PyConverter\n```\n\n### List of functions:\n* `bintodouble(binary)` ==> convert binary to double\n\n* `bintofloat(binary)` ==> convert binary to float\n\n* `bintohex(binary)` ==> convert binary to hexadecimal\n\n* `bintoint(binary)` ==> convert binary to integer\n\n* `bintooct(binary)` ==> convert binary to octal\n\n* `bintoutf8(binary)` ==> convert binary to text (utf8 format)\n\n* `bintoutf16(binary)` ==> convert binary to text (utf16 format)\n\n* `doubletobin(db: float)` ==> convert double to binary\n\n* `doubletohex(db: float)` ==> convert double to hexadecimal\n\n* `doubletooct(db: float)` ==> convert double to octal\n\n* `floattobin(fl: float)` ==> convert float to binary\n\n* `floattohex(fl: float)` ==> convert float to hexadecimal\n\n* `floattooct(fl: float)` ==> convert float to octal\n\n* `hextobin(hexa: str)` ==> convert hexadecimal to binary\n\n* `hextodouble(hexa: str)` ==> convert hexadecimal to double\n\n* `hextofloat(hexa: str)` ==> convert hexadecimal to float\n\n* `hextoint(hexa: str)` ==> convert hexadecimal to integer\n\n* `hextooct(hexa: str)` ==> convert hexadecimal to octal\n\n* `hextoutf8(hexa: str)` ==> convert hexadecimal to text (utf8 format)\n\n* `hextoutf16(hexa: str)` ==> convert hexadecimal to text (utf16 format)\n\n* `inttobin(dec: int)` ==> convert integer to binary\n\n* `inttohex(dec: int)` ==> convert integer to hexadecimal\n\n* `is_bin(binary)` ==> check if string is in binary format (example : \"101011110\" return True)\n\n* `is_hex(hexa: str)` ==> check if string is in hexadecimal format (example : \"0x5fe92\" or \"5FE92\" return True)\n\n* `utf8tobin(text: str)` ==> convert text (utf8 format) to binary\n\n* `utf8tohex(text: str)` ==> convert text (utf8 format) to hexadecimal\n\n* `utf8tohex(text: str)` ==> convert text (utf8 format) to octal\n\n* `utf16tobin(text: str)` ==> convert text (utf16 format) to binary\n\n* `utf16tohex(text: str)` ==> convert text (utf16 format) to hexadecimal\n\n* `utf16tooct(text: str)` ==> convert text (utf16 format) to octal\n\n### Links\n\n[Gitlab Project](https://gitlab.com/soyouzpanda/pyconverter) \n[Issues](https://gitlab.com/soyouzpanda/pyconverter/issues) \n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyconverter", "package_url": "https://pypi.org/project/pyconverter/", "platform": "", "project_url": "https://pypi.org/project/pyconverter/", "project_urls": null, "release_url": "https://pypi.org/project/pyconverter/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A package to convert type format (binary, float, double, decimal, hexadecimal, octal, utf8, utf16) to another", "version": "0.0.2" }, "last_serial": 4556044, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "48925a9a8ac2417c58d548d4a0e9adc2", "sha256": "a028562327d348f81a4bdc5e1c9b035af93ef3af918e11937fcfd0b98ee5737b" }, "downloads": -1, "filename": "pyconverter-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "48925a9a8ac2417c58d548d4a0e9adc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5463, "upload_time": "2018-12-02T13:36:06", "url": "https://files.pythonhosted.org/packages/bc/61/e569ff7fa095fc7adec47cce4b3f5c4bff19c75cd5e82966ffd0cbf88d0b/pyconverter-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "09f7e1138c6765f09b60faa6673c3760", "sha256": "c2959624714a139852d0b69e0e5d410b9ffa032ee76b2e57fc6fbb671bf0db74" }, "downloads": -1, "filename": "pyconverter-0.0.1.tar.gz", "has_sig": false, "md5_digest": "09f7e1138c6765f09b60faa6673c3760", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3675, "upload_time": "2018-12-02T13:36:08", "url": "https://files.pythonhosted.org/packages/1a/f0/771d5ce518cbee575154a5c8d36009575efb8f8071507e7ecd9a57cc198e/pyconverter-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ffaf6942f28e6213f44217aec6797818", "sha256": "c9106d79d35aa271fadebb7465e384f76442dc12617ce3cc878c8551543a7bc6" }, "downloads": -1, "filename": "pyconverter-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ffaf6942f28e6213f44217aec6797818", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7824, "upload_time": "2018-12-03T14:56:48", "url": "https://files.pythonhosted.org/packages/a0/82/61c3e75903eadfe45f134f77cab9ec4c89993069437b7f8604d91589d382/pyconverter-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aa48d3f51ad2167fab68a68e10284c0e", "sha256": "d0bdbd17adff08940156bae8efd435c00e347b950679fa3bea706834307df339" }, "downloads": -1, "filename": "pyconverter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aa48d3f51ad2167fab68a68e10284c0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4227, "upload_time": "2018-12-03T14:56:49", "url": "https://files.pythonhosted.org/packages/15/4e/9ce4dd5bda744932d358e93152919c177f238f708313d2d90f98e3a47a13/pyconverter-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffaf6942f28e6213f44217aec6797818", "sha256": "c9106d79d35aa271fadebb7465e384f76442dc12617ce3cc878c8551543a7bc6" }, "downloads": -1, "filename": "pyconverter-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ffaf6942f28e6213f44217aec6797818", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7824, "upload_time": "2018-12-03T14:56:48", "url": "https://files.pythonhosted.org/packages/a0/82/61c3e75903eadfe45f134f77cab9ec4c89993069437b7f8604d91589d382/pyconverter-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aa48d3f51ad2167fab68a68e10284c0e", "sha256": "d0bdbd17adff08940156bae8efd435c00e347b950679fa3bea706834307df339" }, "downloads": -1, "filename": "pyconverter-0.0.2.tar.gz", "has_sig": false, "md5_digest": "aa48d3f51ad2167fab68a68e10284c0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4227, "upload_time": "2018-12-03T14:56:49", "url": "https://files.pythonhosted.org/packages/15/4e/9ce4dd5bda744932d358e93152919c177f238f708313d2d90f98e3a47a13/pyconverter-0.0.2.tar.gz" } ] }