{ "info": { "author": "Matheus Marchini", "author_email": "mmarchini@netflix.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# nflxprofile\n\nPython package exposing the `nflxprofile` format as a Python class.\n\n## Install\n\n```\npip install nflxprofile\n```\n\n## Usage\n\n```python\nfrom nflxprofile import nflxprofile_pb2\n\nprofile = nflxprofile_pb2.Profile()\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Netflix/nflxprofile", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "nflxprofile", "package_url": "https://pypi.org/project/nflxprofile/", "platform": "", "project_url": "https://pypi.org/project/nflxprofile/", "project_urls": { "Homepage": "https://github.com/Netflix/nflxprofile" }, "release_url": "https://pypi.org/project/nflxprofile/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "Protobuf specification of the nflxprofile format", "version": "1.2.0" }, "last_serial": 5805571, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9a95a530d68cfe14a30e770f419e9d44", "sha256": "d8b88d39a87b78633b88868fb041aedd9e102946f435e63b5b00e5f4ecd52096" }, "downloads": -1, "filename": "nflxprofile-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9a95a530d68cfe14a30e770f419e9d44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3211, "upload_time": "2019-08-30T19:11:27", "url": "https://files.pythonhosted.org/packages/62/b1/f79a3be9284d8fa9c5b7cd8ac43b9cbc1d8439859470ff858be675cb11a5/nflxprofile-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "870cee22ec22e76baca7e7fb0eafa1de", "sha256": "7cca5bd01e29c766711dfdd1fca96f709f7b17334f4545f019d558cd1c5feb0c" }, "downloads": -1, "filename": "nflxprofile-1.1.0.tar.gz", "has_sig": false, "md5_digest": "870cee22ec22e76baca7e7fb0eafa1de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4788, "upload_time": "2019-09-04T15:30:45", "url": "https://files.pythonhosted.org/packages/ed/1d/9905a3fc8a20f2986017240b66d2dae9086836d30c40fb7824a570db934b/nflxprofile-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "70b4b812b0333422ed72e2434c31d4bc", "sha256": "714f8e9765cb4675db223e55546a999a50db8c9ea8bf801ced0ee9b7bec78c7f" }, "downloads": -1, "filename": "nflxprofile-1.2.0.tar.gz", "has_sig": false, "md5_digest": "70b4b812b0333422ed72e2434c31d4bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5610, "upload_time": "2019-09-09T21:01:18", "url": "https://files.pythonhosted.org/packages/4f/e0/30cafa23df04ae1fee748aaef5659bab4d4e2cd3d3864d18f391e3fc15d2/nflxprofile-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "70b4b812b0333422ed72e2434c31d4bc", "sha256": "714f8e9765cb4675db223e55546a999a50db8c9ea8bf801ced0ee9b7bec78c7f" }, "downloads": -1, "filename": "nflxprofile-1.2.0.tar.gz", "has_sig": false, "md5_digest": "70b4b812b0333422ed72e2434c31d4bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5610, "upload_time": "2019-09-09T21:01:18", "url": "https://files.pythonhosted.org/packages/4f/e0/30cafa23df04ae1fee748aaef5659bab4d4e2cd3d3864d18f391e3fc15d2/nflxprofile-1.2.0.tar.gz" } ] }