{"id":20316173,"url":"https://github.com/ehamiter/pyufc","last_synced_at":"2025-09-22T22:31:34.659Z","repository":{"id":57458143,"uuid":"50754582","full_name":"ehamiter/pyufc","owner":"ehamiter","description":"A Python wrapper for API access to the UFC fighter roster","archived":false,"fork":false,"pushed_at":"2021-02-24T16:41:28.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-15T06:38:19.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ehamiter.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-31T02:04:51.000Z","updated_at":"2021-02-24T16:41:31.000Z","dependencies_parsed_at":"2022-09-07T04:10:16.738Z","dependency_job_id":null,"html_url":"https://github.com/ehamiter/pyufc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2Fpyufc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2Fpyufc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2Fpyufc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2Fpyufc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehamiter","download_url":"https://codeload.github.com/ehamiter/pyufc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233896171,"owners_count":18747188,"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":[],"created_at":"2024-11-14T18:24:45.392Z","updated_at":"2025-09-22T22:31:29.386Z","avatar_url":"https://github.com/ehamiter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"*****\nThe ufc website changed their layout so this package unfortunately no longer works. \n*****\n*****\nThis repo is only for historical purposes.\n*****\n\n\npyufc\n#####\n\nA Python wrapper for API access to the UFC fighter roster\n\n*Inspired by https://github.com/valish/ufc-api*\n\n.. image:: https://img.shields.io/pypi/v/pyufc.svg\n    :target: https://pypi.python.org/pypi/pyufc\n    :alt: Latest PyPI version\n\nInstallation::\n\n    pip install pyufc\n\nUsage::\n\n    In [1]: from pyufc import Fighter\n    \n    In [2]: f = Fighter()\n    \n    In [3]: f.get_fighter(\"randy couture\")\n    \n    In [4]: f.summary\n\n    Out[4]: u'World class wrestler, great clinch'\n    \n    In [5]: f.record\n\n    Out[5]: u'19-11-0'\n    \n    In [6]: f.twitter_url\n\n    Out[6]: u'http://twitter.com/Randy_Couture'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fpyufc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehamiter%2Fpyufc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fpyufc/lists"}