{"id":16871127,"url":"https://github.com/euri10/python-pelican_embedly","last_synced_at":"2025-10-14T18:32:58.846Z","repository":{"id":57451721,"uuid":"98100467","full_name":"euri10/python-pelican_embedly","owner":"euri10","description":"Use embed.ly cards in Pelican log","archived":false,"fork":false,"pushed_at":"2017-07-28T22:30:29.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T19:56:54.224Z","etag":null,"topics":["embedly","pelican-plugins"],"latest_commit_sha":null,"homepage":"","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/euri10.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-23T13:40:51.000Z","updated_at":"2022-11-07T00:45:40.000Z","dependencies_parsed_at":"2022-09-04T10:41:24.375Z","dependency_job_id":null,"html_url":"https://github.com/euri10/python-pelican_embedly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/euri10/python-pelican_embedly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euri10%2Fpython-pelican_embedly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euri10%2Fpython-pelican_embedly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euri10%2Fpython-pelican_embedly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euri10%2Fpython-pelican_embedly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euri10","download_url":"https://codeload.github.com/euri10/python-pelican_embedly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euri10%2Fpython-pelican_embedly/sbom","scorecard":{"id":385090,"data":{"date":"2025-08-11","repo":{"name":"github.com/euri10/python-pelican_embedly","commit":"ec5a686378c137add0662a5dead1321411c6c52f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T16:24:14.479Z","repository_id":57451721,"created_at":"2025-08-18T16:24:14.479Z","updated_at":"2025-08-18T16:24:14.479Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020352,"owners_count":26086866,"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-14T02:00:06.444Z","response_time":60,"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":["embedly","pelican-plugins"],"created_at":"2024-10-13T15:06:30.645Z","updated_at":"2025-10-14T18:32:58.810Z","avatar_url":"https://github.com/euri10.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\nOverview\n========\n\n.. start-badges\n\n.. list-table::\n    :stub-columns: 1\n\n    * - docs\n      - |docs|\n    * - tests\n      - | |travis| |appveyor| |requires|\n        | |codecov|\n    * - package\n      - | |version| |wheel| |supported-versions| |supported-implementations|\n\n.. |version| image:: https://img.shields.io/pypi/v/python-pelican_embedly.svg\n    :alt: PyPI Package latest release\n    :target: https://pypi.python.org/pypi/pelican_embedly\n\n.. |docs| image:: https://readthedocs.org/projects/python-pelican_embedly/badge/?style=flat\n    :target: https://readthedocs.org/projects/python-pelican_embedly\n    :alt: Documentation Status\n\n.. |travis| image:: https://travis-ci.org/euri10/python-pelican_embedly.svg?branch=master\n    :alt: Travis-CI Build Status\n    :target: https://travis-ci.org/euri10/python-pelican_embedly\n\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/euri10/python-pelican_embedly?branch=master\u0026svg=true\n    :alt: AppVeyor Build Status\n    :target: https://ci.appveyor.com/project/euri10/python-pelican_embedly\n\n.. |requires| image:: https://requires.io/github/euri10/python-pelican_embedly/requirements.svg?branch=master\n    :alt: Requirements Status\n    :target: https://requires.io/github/euri10/python-pelican_embedly/requirements/?branch=master\n\n.. |codecov| image:: https://codecov.io/github/euri10/python-pelican_embedly/coverage.svg?branch=master\n    :alt: Coverage Status\n    :target: https://codecov.io/github/euri10/python-pelican_embedly\n\n.. |version| image:: https://img.shields.io/pypi/v/pelican-embedly.svg\n    :alt: PyPI Package latest release\n    :target: https://pypi.python.org/pypi/pelican-embedly\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/pelican-embedly.svg\n    :alt: PyPI Wheel\n    :target: https://pypi.python.org/pypi/pelican-embedly\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/pelican-embedly.svg\n    :alt: Supported versions\n    :target: https://pypi.python.org/pypi/pelican-embedly\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/pelican-embedly.svg\n    :alt: Supported implementations\n    :target: https://pypi.python.org/pypi/pelican-embedly\n\n\n.. end-badges\n\nembed.ly cards for Pelican blog, version 0.2.0\n\nfrom the excellent work of https://github.com/josh146/embedly_cards, I just added some options and tests but the layout\ncomes from there.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n    pip install pelican-embedly\n\nUsage\n=====\n\nCreate a card with the `.. embedly-card::` directive.\nOptions to further customize the card mimics those described in their documentation [#embedlydoc]_\nAll you have to do is to use the directove and the keywords in their docs minus the `data-card-` prefix\nFor instance should you want to use a card with a dark theme aligned to the right, use it this way:\n\n.. code::\n\n    .. embedly-card::\n        :align: right\n        :theme: dark\n\n.. [#embedlydoc] http://docs.embed.ly/v1.0/docs/cards\n\nDocumentation\n=============\n\nhttps://python-pelican_embedly.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n    tox\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuri10%2Fpython-pelican_embedly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuri10%2Fpython-pelican_embedly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuri10%2Fpython-pelican_embedly/lists"}