{ "info": { "author": "Luca Cappelletti", "author_email": "cappelletti.luca94@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "unary_coding\n=========================================================================================\n|travis| |sonar_quality| |sonar_maintainability| |codacy| |code_climate_maintainability| |pip| |downloads|\n\nPython package implementing unary coding.\n\nHow do I install this package?\n----------------------------------------------\nAs usual, just download it using pip:\n\n.. code:: shell\n\n pip install unary_coding\n\nTests Coverage\n----------------------------------------------\nSince some software handling coverages sometime get slightly different results, here's three of them:\n\n|coveralls| |sonar_coverage| |code_climate_coverage|\n\nUsage example\n----------------------------------------------\n\n.. code:: python\n\n from unary_coding import unary, inverted_unary\n\n unary(3) # 1110\n inverted_unary(3) # 0001\n\n\n.. |travis| image:: https://travis-ci.org/LucaCappelletti94/unary_coding.png\n :target: https://travis-ci.org/LucaCappelletti94/unary_coding\n :alt: Travis CI build\n\n.. |sonar_quality| image:: https://sonarcloud.io/api/project_badges/measure?project=LucaCappelletti94_unary_coding&metric=alert_status\n :target: https://sonarcloud.io/dashboard/index/LucaCappelletti94_unary_coding\n :alt: SonarCloud Quality\n\n.. |sonar_maintainability| image:: https://sonarcloud.io/api/project_badges/measure?project=LucaCappelletti94_unary_coding&metric=sqale_rating\n :target: https://sonarcloud.io/dashboard/index/LucaCappelletti94_unary_coding\n :alt: SonarCloud Maintainability\n\n.. |sonar_coverage| image:: https://sonarcloud.io/api/project_badges/measure?project=LucaCappelletti94_unary_coding&metric=coverage\n :target: https://sonarcloud.io/dashboard/index/LucaCappelletti94_unary_coding\n :alt: SonarCloud Coverage\n\n.. |coveralls| image:: https://coveralls.io/repos/github/LucaCappelletti94/unary_coding/badge.svg?branch=master\n :target: https://coveralls.io/github/LucaCappelletti94/unary_coding?branch=master\n :alt: Coveralls Coverage\n\n.. |pip| image:: https://badge.fury.io/py/unary-coding.svg\n :target: https://badge.fury.io/py/unary-coding\n :alt: Pypi project\n\n.. |downloads| image:: https://pepy.tech/badge/unary-coding\n :target: https://pepy.tech/badge/unary-coding\n :alt: Pypi total project downloads \n\n.. |codacy| image:: https://api.codacy.com/project/badge/Grade/17059b2f32624dafbabd4cd7f06bd110\n :target: https://www.codacy.com/manual/LucaCappelletti94/unary_coding?utm_source=github.com&utm_medium=referral&utm_content=LucaCappelletti94/unary_coding&utm_campaign=Badge_Grade\n :alt: Codacy Maintainability\n\n.. |code_climate_maintainability| image:: https://api.codeclimate.com/v1/badges/0f26605f29cdd7fd3f77/maintainability\n :target: https://codeclimate.com/github/LucaCappelletti94/unary_coding/maintainability\n :alt: Maintainability\n\n.. |code_climate_coverage| image:: https://api.codeclimate.com/v1/badges/0f26605f29cdd7fd3f77/test_coverage\n :target: https://codeclimate.com/github/LucaCappelletti94/unary_coding/test_coverage\n :alt: Code Climate Coverate", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LucaCappelletti94/unary_coding", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "unary-coding", "package_url": "https://pypi.org/project/unary-coding/", "platform": "", "project_url": "https://pypi.org/project/unary-coding/", "project_urls": { "Homepage": "https://github.com/LucaCappelletti94/unary_coding" }, "release_url": "https://pypi.org/project/unary-coding/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python package implementing unary coding.", "version": "1.0.3" }, "last_serial": 5809316, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4aebad9e806a2ce14b4856b85a4647a3", "sha256": "4a1c8b38335d5393aa3ce8352f13b76300625a1ab5e80c1c0b5460b42610484b" }, "downloads": -1, "filename": "unary_coding-1.0.0.tar.gz", "has_sig": false, "md5_digest": "4aebad9e806a2ce14b4856b85a4647a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2760, "upload_time": "2019-09-08T14:57:27", "url": "https://files.pythonhosted.org/packages/36/79/792108d1de80f31446a200c40fc20093626fe94352635b5783e1bd418847/unary_coding-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a2774d3848aa152e98c6fadb65d9d62f", "sha256": "36de9c724614da8607da983af50038032a7d1b67a6ecc4762548dc9bc7819390" }, "downloads": -1, "filename": "unary_coding-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a2774d3848aa152e98c6fadb65d9d62f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2818, "upload_time": "2019-09-08T15:20:02", "url": "https://files.pythonhosted.org/packages/4a/63/2b1ec9191075ef92971fc1625149215c51d8c4f1dcadaf79fda911c6588d/unary_coding-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "6b5ee862f7bd49f59e3079065745c979", "sha256": "2bcddace66a462354746d3f50c3390dcc554783668b7fc530a41519bce77527b" }, "downloads": -1, "filename": "unary_coding-1.0.2.tar.gz", "has_sig": false, "md5_digest": "6b5ee862f7bd49f59e3079065745c979", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2790, "upload_time": "2019-09-08T15:25:13", "url": "https://files.pythonhosted.org/packages/dd/a8/22813aa957617e3e8bbea3ae1a64a4203b261ee98222f94a50c6d2ebd20f/unary_coding-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "03cd98a17208870e755a8e6612c56bfc", "sha256": "7c9600bac34121bb35fc6765d064079a0c440043ea1505e1eb39d48ff3870584" }, "downloads": -1, "filename": "unary_coding-1.0.3.tar.gz", "has_sig": false, "md5_digest": "03cd98a17208870e755a8e6612c56bfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2801, "upload_time": "2019-09-10T14:30:28", "url": "https://files.pythonhosted.org/packages/50/91/db00bb8a71a500c4c1fb4cdeed7853f38e44403a340dff7f3256f1035c28/unary_coding-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03cd98a17208870e755a8e6612c56bfc", "sha256": "7c9600bac34121bb35fc6765d064079a0c440043ea1505e1eb39d48ff3870584" }, "downloads": -1, "filename": "unary_coding-1.0.3.tar.gz", "has_sig": false, "md5_digest": "03cd98a17208870e755a8e6612c56bfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2801, "upload_time": "2019-09-10T14:30:28", "url": "https://files.pythonhosted.org/packages/50/91/db00bb8a71a500c4c1fb4cdeed7853f38e44403a340dff7f3256f1035c28/unary_coding-1.0.3.tar.gz" } ] }