{"id":29355718,"url":"https://github.com/tomopy/tomopy","last_synced_at":"2025-10-21T20:08:07.193Z","repository":{"id":11680509,"uuid":"14191024","full_name":"tomopy/tomopy","owner":"tomopy","description":"Tomographic Reconstruction in Python","archived":false,"fork":false,"pushed_at":"2025-10-03T19:42:05.000Z","size":58297,"stargazers_count":363,"open_issues_count":19,"forks_count":280,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-10-03T21:33:39.573Z","etag":null,"topics":["python","reconstruction","tomography","toolbox"],"latest_commit_sha":null,"homepage":"http://tomopy.readthedocs.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomopy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-07T01:29:42.000Z","updated_at":"2025-10-03T19:27:58.000Z","dependencies_parsed_at":"2023-09-26T22:57:08.677Z","dependency_job_id":"c629fcaa-99fe-4fed-9e03-7ae216826b64","html_url":"https://github.com/tomopy/tomopy","commit_stats":{"total_commits":2082,"total_committers":81,"mean_commits":"25.703703703703702","dds":0.611911623439001,"last_synced_commit":"fa3a35dd5e029ebf43932a45e769dbb3eca5a2b0"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/tomopy/tomopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomopy%2Ftomopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomopy%2Ftomopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomopy%2Ftomopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomopy%2Ftomopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomopy","download_url":"https://codeload.github.com/tomopy/tomopy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomopy%2Ftomopy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280325321,"owners_count":26311424,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["python","reconstruction","tomography","toolbox"],"created_at":"2025-07-09T04:07:06.052Z","updated_at":"2025-10-21T20:08:07.172Z","avatar_url":"https://github.com/tomopy.png","language":"Python","readme":"**TomoPy** is an open-source\nPython package for tomographic data processing and image reconstruction.\n\n.. image:: https://readthedocs.org/projects/tomopy/badge/?version=latest\n   :target: https://readthedocs.org/projects/tomopy/?badge=latest\n   :alt: Read the Docs\n\n.. image:: https://dev.azure.com/tomopy/tomopy/_apis/build/status/tomopy.tomopy?branchName=master\n   :target: https://dev.azure.com/tomopy/tomopy\n   :alt: Azure Pipelines\n\n.. image:: https://coveralls.io/repos/tomopy/tomopy/badge.svg?branch=master\n   :target: https://coveralls.io/r/tomopy/tomopy?branch=master\n   :alt: Coveralls\n\n.. image:: https://codeclimate.com/github/tomopy/tomopy/badges/gpa.svg\n   :target: https://codeclimate.com/github/tomopy/tomopy\n   :alt: Code Climate\n\n.. image:: https://anaconda.org/conda-forge/tomopy/badges/downloads.svg\n   :target: https://anaconda.org/conda-forge/tomopy\n   :alt: Anaconda downloads\n\n.. image:: https://mybinder.org/badge.svg\n   :target: https://mybinder.org/v2/gh/tomopy/tomopy/master\n   :alt: Use on Binder\n\n|\n\nFeatures\n========\n\n* Image reconstruction algorithms for tomography.\n* Various filters, ring removal algorithms, phase retrieval algorithms.\n* Forward projection operator for absorption and wave propagation.\n\nInstallation\n============\n\nHave `Conda \u003chttp://continuum.io/downloads\u003e`_ installed first,\nthen open a terminal or a command prompt window and run:\n\n.. code-block::\n\n  conda install -c conda-forge tomopy\n\n\n.. warning:: TomoPy will drop support for Python 2 before 1 January 2020. For more information, visit https://python3statement.org/.\n\nTry Now\n=======\n\nSome `Example Jupyter notebooks \u003chttps://tomopy.readthedocs.io/en/latest/examples.html\u003e`_ will run in your\nbrowser using `binder \u003chttps://mybinder.org/v2/gh/tomopy/tomopy/master?filepath=doc%2Fsource%2Fipynb%2Ftomopy.ipynb\u003e`_.\n\nContribute\n==========\n\n* Bugs Tracker: https://github.com/tomopy/tomopy/projects/1\n* Issue Tracker: https://github.com/tomopy/tomopy/issues\n* Documentation: https://github.com/tomopy/tomopy/tree/master/doc\n* Source Code: https://github.com/tomopy/tomopy/tree/master/tomopy\n* Tests: https://github.com/tomopy/tomopy/tree/master/test\n\nLicense\n=======\n\nThe project is licensed under the\n`BSD-3 \u003chttps://github.com/tomopy/tomopy/blob/master/LICENSE.txt\u003e`_ license.\n","funding_links":[],"categories":["🌟 Featured Sections"],"sub_categories":["🧩 Common Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomopy%2Ftomopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomopy%2Ftomopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomopy%2Ftomopy/lists"}