{"id":22267848,"url":"https://github.com/microformats/microformats-parser-website-python","last_synced_at":"2025-07-28T11:32:51.371Z","repository":{"id":66085403,"uuid":"92636450","full_name":"microformats/microformats-parser-website-python","owner":"microformats","description":"Website for Microformats Python parser (mf2py \u0026 mf2util)","archived":false,"fork":false,"pushed_at":"2024-04-17T05:11:43.000Z","size":28,"stargazers_count":3,"open_issues_count":4,"forks_count":6,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-04-17T09:15:02.720Z","etag":null,"topics":["microformats","microformats2","parser","python","website"],"latest_commit_sha":null,"homepage":"https://python.microformats.io","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microformats.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-05-28T02:54:00.000Z","updated_at":"2022-09-23T16:14:19.000Z","dependencies_parsed_at":"2023-07-16T10:46:07.427Z","dependency_job_id":null,"html_url":"https://github.com/microformats/microformats-parser-website-python","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/microformats%2Fmicroformats-parser-website-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microformats%2Fmicroformats-parser-website-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microformats%2Fmicroformats-parser-website-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microformats%2Fmicroformats-parser-website-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microformats","download_url":"https://codeload.github.com/microformats/microformats-parser-website-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227905542,"owners_count":17837906,"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":["microformats","microformats2","parser","python","website"],"created_at":"2024-12-03T11:09:19.279Z","updated_at":"2024-12-03T11:09:19.801Z","avatar_url":"https://github.com/microformats.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microformats Python Parser Website\n\nWebsite for Microformats Python parser (based on pin13.net by [@aaronpk](https://github.com/aaronpk)).\n\nhttps://python.microformats.io\n\n## Deployment\n\nAll commits to the `master` branch get auto-deployed to the live website (running on [Heroku](https://python.microformats.io))\n\n## Getting Started\n\nThis website is built using Python Flask.\n\nTo start working with this project, first clone the repository for this project:\n\n```\ngit clone https://github.com/indieweb/microformats-python-parser-website.git\ncd microformats-python-parser-website\n```\n\nNext, install the required dependencies:\n\n```\npip3 install -r requirements.txt\n```\n\nNext, start the server. You can do this in either debugging mode (where `debug=True`) in Flask or in production mode using Gunicorn.\n\n```\npython3 app.py --debug (debug mode)\ngunicorn app:app (production mode)\n```\n\nYou can view your running local application at this URL:\n\n```\nhttp://localhost:8080\n```\n\n## Requirements\n\n- Python 3.9\n\n## Contributions\n\n1. Fork it\n2. Get it running (see Installation above)\n3. Create your feature branch (`git checkout -b my-new-feature`)\n4. Commit your changes (`git commit -am 'Add some feature'`)\n5. Push to the branch (`git push origin my-new-feature`)\n6. Create new Pull Request\n\nIf you find bugs, have feature requests or questions, please\n[file an issue](https://github.com/indieweb/microformats-parser-website-python/issues).\n\n## License\n\nMicroformats Python Parser Website is dedicated to the public domain using Creative Commons -- CC0 1.0 Universal.\n\nhttp://creativecommons.org/publicdomain/zero/1.0\n\n## Contributors\n\n- Kyle Mahan / [@kylewm](https://github.com/kylewm) (Author)\n- [@capjamesg](https://github.com/capjamesg) (Contributor)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroformats%2Fmicroformats-parser-website-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicroformats%2Fmicroformats-parser-website-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicroformats%2Fmicroformats-parser-website-python/lists"}