{"id":38191096,"url":"https://github.com/yurireeis/bddocs","last_synced_at":"2026-01-17T00:11:45.630Z","repository":{"id":57414335,"uuid":"87970592","full_name":"yurireeis/bddocs","owner":"yurireeis","description":"Create end-user readable docs in Pythonic way","archived":false,"fork":false,"pushed_at":"2017-04-24T01:58:14.000Z","size":70,"stargazers_count":3,"open_issues_count":15,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-25T23:42:16.586Z","etag":null,"topics":["bdd","bdd-style","bddocs","bdds","charts","documentation","end-user","pythonic","readable"],"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/yurireeis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-11T19:17:32.000Z","updated_at":"2022-10-03T13:27:12.000Z","dependencies_parsed_at":"2022-08-26T19:10:07.782Z","dependency_job_id":null,"html_url":"https://github.com/yurireeis/bddocs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yurireeis/bddocs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurireeis%2Fbddocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurireeis%2Fbddocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurireeis%2Fbddocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurireeis%2Fbddocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yurireeis","download_url":"https://codeload.github.com/yurireeis/bddocs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yurireeis%2Fbddocs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28489908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T23:55:29.509Z","status":"ssl_error","status_checked_at":"2026-01-16T23:55:29.108Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bdd","bdd-style","bddocs","bdds","charts","documentation","end-user","pythonic","readable"],"created_at":"2026-01-17T00:11:43.390Z","updated_at":"2026-01-17T00:11:45.618Z","avatar_url":"https://github.com/yurireeis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bddocs\n\nEN: Create end-user readable docs in Pythonic way\n\nPT: Crie documentos legíveis para o usuário final de forma Pythonica\n\n\n## Installation\n\nTo install Bddocs, simply:\n\n```bash\n\n    $ pip install bddocs\n    \n    ✨🍰✨\n    \n```\nSatisfaction, guaranteed.\n\n\n## How to start ##\n\nTo use, simply:\n\n```python\n\u003e\u003e\u003e from bddocs import Documentation  # to retrieve bdd information\n\u003e\u003e\u003e from bddocs import PDF  # to get PDF output\n\u003e\u003e\u003e from bddocs import HTML  # to get it HTML output\n\u003e\u003e\u003e bdd = Document('example')  # pass the path of .feature documents\n\u003e\u003e\u003e PDF(bdd).output('document.pdf')  # retrieve BDD info in a PDF file\n\u003e\u003e\u003e HTML(bdd).output('document.html')  # retrieve BDD info in a HTML file\n```\n\n\n## Documentation\n\n[We are still documenting](https://github.com/yurireeis/bddocs/issues/14).\n\n\n## How to Contribute\n\nBefore opening any issues or proposing any pull requests, please read our \n[Contributor's Guide](CONTRIBUTING.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurireeis%2Fbddocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurireeis%2Fbddocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurireeis%2Fbddocs/lists"}