binaryToDecimal


NamebinaryToDecimal JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryConvert binary bits to decimal numbers
upload_time2023-02-05 14:08:47
maintainer
docs_urlNone
authorkarthik mummadi
requires_python
license
keywords python binary to decimal binarydecimal bits to numbers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# binaryToDecimal
A package that converts binary form of data to decimal, to contact me use my website https://karthiks-digital-resume-react.netlify.app and send your queries in contact section

Usage:







<img width="338" alt="Screenshot 2023-02-05 at 7 11 01 PM" src="https://user-images.githubusercontent.com/67945756/216822729-664bc7b3-4d1a-40b4-89c7-8b2db72893dd.png">




            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "binaryToDecimal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,binary to decimal,binarydecimal,bits to numbers",
    "author": "karthik mummadi",
    "author_email": "<karthikmumadi@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/44/bd/dfc24d848a93451449a687c18b2e956338428bce9e84dc6d73e97ede95ca/binaryToDecimal-0.0.1.tar.gz",
    "platform": null,
    "description": "\n# binaryToDecimal\nA package that converts binary form of data to decimal, to contact me use my website https://karthiks-digital-resume-react.netlify.app and send your queries in contact section\n\nUsage:\n\n\n\n\n\n\n\n<img width=\"338\" alt=\"Screenshot 2023-02-05 at 7 11 01 PM\" src=\"https://user-images.githubusercontent.com/67945756/216822729-664bc7b3-4d1a-40b4-89c7-8b2db72893dd.png\">\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Convert binary bits to decimal numbers",
    "version": "0.0.1",
    "split_keywords": [
        "python",
        "binary to decimal",
        "binarydecimal",
        "bits to numbers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d28b85a49bf9ba162a5ae4a1db6eb66a1720c067dc6b81602efbd58053672d45",
                "md5": "86d362e3f3b16a8e411365ae73bbe9de",
                "sha256": "67cd7f134bff99f3fece9f3e31c561e407371b13f8da731161b78ab835209b07"
            },
            "downloads": -1,
            "filename": "binaryToDecimal-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86d362e3f3b16a8e411365ae73bbe9de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6186,
            "upload_time": "2023-02-05T14:08:45",
            "upload_time_iso_8601": "2023-02-05T14:08:45.154050Z",
            "url": "https://files.pythonhosted.org/packages/d2/8b/85a49bf9ba162a5ae4a1db6eb66a1720c067dc6b81602efbd58053672d45/binaryToDecimal-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44bddfc24d848a93451449a687c18b2e956338428bce9e84dc6d73e97ede95ca",
                "md5": "9b0bbb62c9bbc1ba0f973327cbee502e",
                "sha256": "fcc665b15d060fe8295563b036144500fb20c45dea31772b3501a5d2e28867e4"
            },
            "downloads": -1,
            "filename": "binaryToDecimal-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9b0bbb62c9bbc1ba0f973327cbee502e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5938,
            "upload_time": "2023-02-05T14:08:47",
            "upload_time_iso_8601": "2023-02-05T14:08:47.834922Z",
            "url": "https://files.pythonhosted.org/packages/44/bd/dfc24d848a93451449a687c18b2e956338428bce9e84dc6d73e97ede95ca/binaryToDecimal-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-05 14:08:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "binarytodecimal"
}
        
Elapsed time: 0.06872s