{"id":15649190,"url":"https://github.com/myles/python-wp","last_synced_at":"2025-04-30T15:45:26.936Z","repository":{"id":66301023,"uuid":"80056884","full_name":"myles/python-wp","owner":"myles","description":"A Python library for interacting with WordPress REST API.","archived":false,"fork":false,"pushed_at":"2022-06-26T08:24:14.000Z","size":82,"stargazers_count":40,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T15:45:02.635Z","etag":null,"topics":["python","wordpress"],"latest_commit_sha":null,"homepage":"","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/myles.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-25T20:53:43.000Z","updated_at":"2024-02-18T07:19:20.000Z","dependencies_parsed_at":"2023-02-22T03:00:27.087Z","dependency_job_id":null,"html_url":"https://github.com/myles/python-wp","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/myles%2Fpython-wp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fpython-wp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fpython-wp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Fpython-wp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myles","download_url":"https://codeload.github.com/myles/python-wp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251734057,"owners_count":21635065,"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":["python","wordpress"],"created_at":"2024-10-03T12:28:46.474Z","updated_at":"2025-04-30T15:45:26.870Z","avatar_url":"https://github.com/myles.png","language":"Python","readme":"================\nPython WordPress\n================\n\n.. image:: https://img.shields.io/travis/myles/python-wp.svg\n        :target: https://travis-ci.org/myles/python-wp\n        :alt: CI Status\n\n.. image:: https://pyup.io/repos/github/myles/python-wp/shield.svg\n        :target: https://pyup.io/repos/github/myles/python-wp/\n        :alt: Dependencies Status\n\n.. image:: https://readthedocs.org/projects/python-wordpress/badge/?version=master\n        :target: http://python-wordpress.readthedocs.io/en/master/?badge=master\n        :alt: Documentation Status\n\n.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp.svg?type=shield\n        :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp?ref=badge_shield\n        :alt: FOSSA Status\n\nA Python library for interacting with WordPress REST API.\n\n* Free software: MIT License\n\nFeatures\n--------\n\n* TODO\n\nQuick Start\n-----------\n\n    \u003e\u003e\u003e from wordpress import WordPress\n    \u003e\u003e\u003e wp = WordPress('http://example.org/')\n    \u003e\u003e\u003e posts = wp.list_posts()\n    \u003e\u003e\u003e for p in posts:\n    ...     print('{title[rendered]}: {link}'.format(**p._json))\n    Hello, World: http://example.org/2017/01/30/hello-world\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Fpython-wp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyles%2Fpython-wp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Fpython-wp/lists"}