{ "info": { "author": "Ulf Hamster", "author_email": "554c46@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "[![Build Status](https://travis-ci.org/kmedian/grouplabelencode.svg?branch=master)](https://travis-ci.org/kmedian/grouplabelencode)\n[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/kmedian/grouplabelencode/master?urlpath=lab)\n\n# grouplabelencode\n\n\n## Table of Contents\n* [Installation](#installation)\n* [Usage](#usage)\n* [Commands](#commands)\n* [Support](#support)\n* [Contributing](#contributing)\n\n\n## Installation\nThe `grouplabelencode` [git repo](http://github.com/kmedian/grouplabelencode) is available as [PyPi package](https://pypi.org/project/grouplabelencode)\n\n```\npip install grouplabelencode\n```\n\n\n## Usage\nCheck the [examples](http://github.com/kmedian/grouplabelencode/examples) folder for notebooks.\n\n\n## Commands\n* Check syntax: `flake8 --ignore=F401`\n* Run Unit Tests: `python -W ignore -m unittest discover`\n* Remove `.pyc` files: `find . -type f -name \"*.pyc\" | xargs rm`\n* Remove `__pycache__` folders: `find . -type d -name \"__pycache__\" | xargs rm -rf`\n* Upload to PyPi: `python setup.py sdist upload -r pypi`\n* Upload to PyPi with twine: `python setup.py sdist && twine upload -r pypi dist/*`\n\n\n## Debugging\n* Notebooks to profile python code are in the [profile](profile) folder\n\n\n## Support\nPlease [open an issue](https://github.com/kmedian/grouplabelencode/issues/new) for support.\n\n\n## Contributing\nPlease contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/kmedian/grouplabelencode/compare/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/kmedian/grouplabelencode", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "grouplabelencode", "package_url": "https://pypi.org/project/grouplabelencode/", "platform": "", "project_url": "https://pypi.org/project/grouplabelencode/", "project_urls": { "Homepage": "http://github.com/kmedian/grouplabelencode" }, "release_url": "https://pypi.org/project/grouplabelencode/0.1.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "Encode grouped labels", "version": "0.1.2" }, "last_serial": 4830229, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d8d14008cd2319b01dbde90b56737b0d", "sha256": "f040004a5785fafa8fdc1fa3f59d40a6eeba04e6af391d118072059feb0fd3a5" }, "downloads": -1, "filename": "grouplabelencode-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d8d14008cd2319b01dbde90b56737b0d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2848, "upload_time": "2018-10-02T09:58:21", "url": "https://files.pythonhosted.org/packages/84/46/f9076bc5628f7f1be7ebf8dfc1d93e197d99af9d86538f6864a68f6cf8c1/grouplabelencode-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "50c5f1cbda962d1a447c5014f791b00c", "sha256": "d8b5272a45b1b38134a0d12a1fa9f858259092cc364be2a6f61b5a40a523af3d" }, "downloads": -1, "filename": "grouplabelencode-0.1.1.tar.gz", "has_sig": false, "md5_digest": "50c5f1cbda962d1a447c5014f791b00c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2848, "upload_time": "2018-10-25T07:43:30", "url": "https://files.pythonhosted.org/packages/4c/51/eddfc9d1e0a3e2bc9f6ac49d96bac70fc7bd895350cbbcf376841056f5bf/grouplabelencode-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "cb313f6e44c650f661467b526bb7934e", "sha256": "1977dde9f4532a49682a426febec69d4608eb30e05a96b018b5540fb01ea8984" }, "downloads": -1, "filename": "grouplabelencode-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cb313f6e44c650f661467b526bb7934e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6947, "upload_time": "2019-02-17T01:56:20", "url": "https://files.pythonhosted.org/packages/6b/e2/8e5893ecf7def3c978de1843690c27d304111a88df185b5f26670c318d70/grouplabelencode-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb313f6e44c650f661467b526bb7934e", "sha256": "1977dde9f4532a49682a426febec69d4608eb30e05a96b018b5540fb01ea8984" }, "downloads": -1, "filename": "grouplabelencode-0.1.2.tar.gz", "has_sig": false, "md5_digest": "cb313f6e44c650f661467b526bb7934e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 6947, "upload_time": "2019-02-17T01:56:20", "url": "https://files.pythonhosted.org/packages/6b/e2/8e5893ecf7def3c978de1843690c27d304111a88df185b5f26670c318d70/grouplabelencode-0.1.2.tar.gz" } ] }