{ "info": { "author": "uchuhimo", "author_email": "uchuhimo@outlook.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "## Create a virtual environment\n\n```bash\nconda env create -f environment.yml\nsource activate nnql\n```\n\n## Install dependencies\n\nThere are two options:\n\n- Use pip:\n ```bash\n pip install -e \".[all]\"\n ```\n- Use poetry:\n ```bash\n poetry install -E all\n ```\n\n## Install git pre-commit hooks\n\n```bash\npre-commit install\n```\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/uchuhimo/nnql", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "nnql", "package_url": "https://pypi.org/project/nnql/", "platform": "", "project_url": "https://pypi.org/project/nnql/", "project_urls": { "Homepage": "https://github.com/uchuhimo/nnql", "Repository": "https://github.com/uchuhimo/nnql" }, "release_url": "https://pypi.org/project/nnql/0.1.0/", "requires_dist": [ "six", "click", "typing-extensions", "dataclasses; python_version < \"3.7\"", "typing; python_version < \"3.7\"", "contextvars; python_version < \"3.7\"", "tensorflow (==1.14.0); extra == \"tensorflow\" or extra == \"all\"", "torch (==1.3.0); extra == \"pytorch\" or extra == \"all\"", "torchvision (==0.4.1); extra == \"pytorch\" or extra == \"all\"" ], "requires_python": ">=3.6", "summary": "graph instrumentation", "version": "0.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 6057360, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d8ad468cc9befaa84ac9b5957fec61f7", "sha256": "582db38a8d33096f4cd528280fc3cce08f2dd754baf9969aad09f0386729bbf7" }, "downloads": -1, "filename": "nnql-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d8ad468cc9befaa84ac9b5957fec61f7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 24076, "upload_time": "2019-10-31T09:33:47", "upload_time_iso_8601": "2019-10-31T09:33:47.389750Z", "url": "https://files.pythonhosted.org/packages/87/3d/31a4874a7e17491bd842237484ba338a64a27930f450a7d488d9a705d069/nnql-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e4610b33ff0e71dbdfc0d97e9ccf08b0", "sha256": "980e74d735d5f9190c1fa54240b2faa422d2677d92e13f13236967f554bc44ab" }, "downloads": -1, "filename": "nnql-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e4610b33ff0e71dbdfc0d97e9ccf08b0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 13835, "upload_time": "2019-10-31T09:33:49", "upload_time_iso_8601": "2019-10-31T09:33:49.966780Z", "url": "https://files.pythonhosted.org/packages/3d/a7/bf0c68ce74c733e696cef167d980e94d7add4b2d5187e54bb320dfadab69/nnql-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d8ad468cc9befaa84ac9b5957fec61f7", "sha256": "582db38a8d33096f4cd528280fc3cce08f2dd754baf9969aad09f0386729bbf7" }, "downloads": -1, "filename": "nnql-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d8ad468cc9befaa84ac9b5957fec61f7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 24076, "upload_time": "2019-10-31T09:33:47", "upload_time_iso_8601": "2019-10-31T09:33:47.389750Z", "url": "https://files.pythonhosted.org/packages/87/3d/31a4874a7e17491bd842237484ba338a64a27930f450a7d488d9a705d069/nnql-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e4610b33ff0e71dbdfc0d97e9ccf08b0", "sha256": "980e74d735d5f9190c1fa54240b2faa422d2677d92e13f13236967f554bc44ab" }, "downloads": -1, "filename": "nnql-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e4610b33ff0e71dbdfc0d97e9ccf08b0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 13835, "upload_time": "2019-10-31T09:33:49", "upload_time_iso_8601": "2019-10-31T09:33:49.966780Z", "url": "https://files.pythonhosted.org/packages/3d/a7/bf0c68ce74c733e696cef167d980e94d7add4b2d5187e54bb320dfadab69/nnql-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }