{ "info": { "author": "Hakan Ozadam", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![Documentation Status](https://readthedocs.org/projects/ribopy/badge/?version=latest)](https://ribopy.readthedocs.io/en/latest/?badge=latest)\n[![Build Status](https://travis-ci.com/ribosomeprofiling/ribopy.svg?branch=master)](https://travis-ci.com/ribosomeprofiling/ribopy)\n\n# RiboPy\n\n RiboPy is a set of tools to create, read and visualize .ribo files. It provides a Command Line Interface and Application Programming Interface to .ribo files.\n\n# Installation\n\nIt is highly recommended to create and use a separate environment \nusing conda before installing RiboPy.\n\n`pip install ribopy`\n\nTo install the latest version, use the code in Github\n\n`pip install git+https://github.com/ribosomeprofiling/ribopy.git` \n\nAlthough pip resolves dependencies and install required packages automatically,\nit is highly recommended that you install the dependencies using conda prior to issuing the pip installation command.\n\n`conda env create -f environment.yml`\n\nAfter the above command you can install RiboPy via pip, as shown above.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "ribopy", "package_url": "https://pypi.org/project/ribopy/", "platform": "", "project_url": "https://pypi.org/project/ribopy/", "project_urls": null, "release_url": "https://pypi.org/project/ribopy/0.0.0/", "requires_dist": [ "numpy (>=1.16.1)", "pandas (>=0.24.1)", "click (==7.0)", "h5py (>=2.9.0)", "matplotlib (>=3.0.2)", "multiprocess (>=0.70.7)", "pysam (>=0.15.0)", "pyyaml (>=5.1)" ], "requires_python": "", "summary": "Tools for creating and reading Ribo files.", "version": "0.0.0" }, "last_serial": 5701188, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "97a4656ad838fe46a1d6d943edf24b9b", "sha256": "1a8e9e88a840829aa04a8dfbd87c2474ada714e335d28c27a3806b7154ac6f86" }, "downloads": -1, "filename": "ribopy-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "97a4656ad838fe46a1d6d943edf24b9b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 72704, "upload_time": "2019-08-20T02:35:33", "url": "https://files.pythonhosted.org/packages/f3/55/1af00e79d72a0867a98fbff7dd59e9d1545db6e3fc5bd8820efeef584c07/ribopy-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15511f8ee1726f6c5bab5fe51d824b8b", "sha256": "f9d2df1c0e1d6ec85a13d7aa7ae5e9a2cc6399e1c2277fd919e6689c9c9496a0" }, "downloads": -1, "filename": "ribopy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "15511f8ee1726f6c5bab5fe51d824b8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55329, "upload_time": "2019-08-20T02:35:35", "url": "https://files.pythonhosted.org/packages/29/10/ce791ab8c7ba3ab99cbb157a55467411cbdcaf19119d134ed0d16045c884/ribopy-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "97a4656ad838fe46a1d6d943edf24b9b", "sha256": "1a8e9e88a840829aa04a8dfbd87c2474ada714e335d28c27a3806b7154ac6f86" }, "downloads": -1, "filename": "ribopy-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "97a4656ad838fe46a1d6d943edf24b9b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 72704, "upload_time": "2019-08-20T02:35:33", "url": "https://files.pythonhosted.org/packages/f3/55/1af00e79d72a0867a98fbff7dd59e9d1545db6e3fc5bd8820efeef584c07/ribopy-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15511f8ee1726f6c5bab5fe51d824b8b", "sha256": "f9d2df1c0e1d6ec85a13d7aa7ae5e9a2cc6399e1c2277fd919e6689c9c9496a0" }, "downloads": -1, "filename": "ribopy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "15511f8ee1726f6c5bab5fe51d824b8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55329, "upload_time": "2019-08-20T02:35:35", "url": "https://files.pythonhosted.org/packages/29/10/ce791ab8c7ba3ab99cbb157a55467411cbdcaf19119d134ed0d16045c884/ribopy-0.0.0.tar.gz" } ] }