{"id":18766413,"url":"https://github.com/mcs07/cirpy","last_synced_at":"2025-04-07T12:05:47.613Z","repository":{"id":2775677,"uuid":"3774884","full_name":"mcs07/CIRpy","owner":"mcs07","description":"Python wrapper for the NCI Chemical Identifier Resolver (CIR)","archived":false,"fork":false,"pushed_at":"2024-03-08T03:53:34.000Z","size":62,"stargazers_count":125,"open_issues_count":6,"forks_count":28,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T09:04:46.435Z","etag":null,"topics":["cheminformatics","chemistry","python"],"latest_commit_sha":null,"homepage":"https://cirpy.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcs07.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-03-20T12:25:17.000Z","updated_at":"2025-02-27T16:44:39.000Z","dependencies_parsed_at":"2024-06-12T15:43:58.840Z","dependency_job_id":"df8a452c-368b-4acd-b771-38cc9b8c5fd1","html_url":"https://github.com/mcs07/CIRpy","commit_stats":{"total_commits":39,"total_committers":1,"mean_commits":39.0,"dds":0.0,"last_synced_commit":"fee2bbbb08eb39bbbe003f835d64e8c0c1688904"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcs07%2FCIRpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcs07%2FCIRpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcs07%2FCIRpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcs07%2FCIRpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcs07","download_url":"https://codeload.github.com/mcs07/CIRpy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247648976,"owners_count":20972945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheminformatics","chemistry","python"],"created_at":"2024-11-07T18:40:44.246Z","updated_at":"2025-04-07T12:05:47.596Z","avatar_url":"https://github.com/mcs07.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"CIRpy\n=====\n\n.. image:: http://img.shields.io/pypi/v/CIRpy.svg?style=flat\n    :target: https://pypi.python.org/pypi/CIRpy\n\n.. image:: http://img.shields.io/pypi/l/CIRpy.svg?style=flat\n    :target: https://github.com/mcs07/CIRpy/blob/master/LICENSE\n\n.. image:: http://img.shields.io/travis/mcs07/CIRpy/master.svg?style=flat\n    :target: https://travis-ci.org/mcs07/CIRpy\n\n.. image:: http://img.shields.io/coveralls/mcs07/CIRpy/master.svg?style=flat\n    :target: https://coveralls.io/r/mcs07/CIRpy?branch=master\n\nIntroduction\n------------\n\n**CIRpy** is a Python interface for the `Chemical Identifier Resolver (CIR)`_ by the CADD Group at the NCI/NIH.\n\nCIR is a web service that will resolve any chemical identifier to another chemical representation. For example, you can\npass it a chemical name and and request the corresponding SMILES string::\n\n    \u003e\u003e\u003e import cirpy\n    \u003e\u003e\u003e cirpy.resolve('Aspirin', 'smiles')\n    'C1=CC=CC(=C1C(O)=O)OC(C)=O'\n\nCIRpy makes interacting with CIR through Python easy. There's no need to construct url requests and parse XML responses\n— CIRpy does all this for you.\n\nInstallation\n------------\n\nInstall CIRpy using::\n\n    pip install cirpy\n\nAlternatively, try one of the other `installation options`_.\n\nDocumentation\n-------------\n\nFull documentation is available at http://cirpy.readthedocs.org.\n\nContribute\n----------\n\n- Feature ideas and bug reports are welcome on the `Issue Tracker`_.\n- Fork the `source code`_ on GitHub, make changes and file a pull request.\n\nAcknowledgements\n----------------\n\nAll of CIRpy's functionality relies on the fantastic `CIR web service`_ created by the CADD Group at the NCI/NIH.\n\nLicense\n-------\n\nCIRpy is licensed under the `MIT license`_.\n\n.. _`Chemical Identifier Resolver (CIR)`: http://cactus.nci.nih.gov/chemical/structure\n.. _`installation options`: http://cirpy.readthedocs.org/en/latest/guide/install.html\n.. _`CIR web service`: http://cactus.nci.nih.gov/chemical/structure\n.. _`source code`: https://github.com/mcs07/CIRpy\n.. _`Issue Tracker`: https://github.com/mcs07/CIRpy/issues\n.. _`MIT license`: https://github.com/mcs07/CIRpy/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcs07%2Fcirpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcs07%2Fcirpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcs07%2Fcirpy/lists"}