{"id":28469844,"url":"https://github.com/answerdotai/contextpack","last_synced_at":"2026-02-16T09:31:49.388Z","repository":{"id":284931016,"uuid":"927381863","full_name":"AnswerDotAI/contextpack","owner":"AnswerDotAI","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-28T07:16:43.000Z","size":400,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-01-28T19:15:57.946Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnswerDotAI.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-04T21:28:44.000Z","updated_at":"2026-01-28T07:16:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"e07e3cfc-194d-4bd7-85e6-bb2bf0c76d09","html_url":"https://github.com/AnswerDotAI/contextpack","commit_stats":null,"previous_names":["answerdotai/contextpack"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/AnswerDotAI/contextpack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fcontextpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fcontextpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fcontextpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fcontextpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnswerDotAI","download_url":"https://codeload.github.com/AnswerDotAI/contextpack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnswerDotAI%2Fcontextpack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29504744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: 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":[],"created_at":"2025-06-07T09:08:48.139Z","updated_at":"2026-02-16T09:31:49.383Z","avatar_url":"https://github.com/AnswerDotAI.png","language":"Jupyter Notebook","readme":"# contextpack\n\n\n\u003c!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! --\u003e\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/AnswerDotAI/contextpack):\n\n``` sh\n$ pip install contextpack\n```\n\n## How to use\n\n``` python\nfrom contextpack import *\n```\n\nTLDR: if you want to get llm-friendly context on the FastHTML library,\ndo this:\n\n``` python\nfh_llm = ctx_fasthtml.fasthtml_llms_ctx.get()\nfh_llm[:100]\n```\n\n    'Things to remember when writing FastHTML apps: \\\\- Although parts of its API are inspired by FastAPI,'\n\nIn short, this is how you use it:\n\n1.  From contextpack.core import \\*\n2.  Use `ctx_\u003cTAB\u003e` to see all available topics and pick one\n3.  Use `.\u003cTAB\u003e` to see all subtopics, which are the contexts you might\n    choose\n4.  Add `.get()` to pull the context itself\n\nFor example:\n\n``` python\nctx_fastlite_sqlutils\n```\n\n    doc: LLM contexts on fastlite-sqlutils\n    sub-topics: ['fastlite_core', 'fastlite_index', 'sqlite_utils_docs']\n\n``` python\nfc_llm = ctx_fastlite_sqlutils.fastlite_core.get()\nfc_llm[:100]\n```\n\n    '# Source  ## Metadata ``` python from IPython.display import Markdown from fastcore.test import test'\n\nYou can also learn a little about topics and subtopics from their repr:\n\n``` python\nctx_fastlite_sqlutils\n```\n\n    doc: LLM contexts on fastlite-sqlutils\n    sub-topics: ['fastlite_core', 'fastlite_index', 'sqlite_utils_docs']\n\nYou can also learn a little about topics and subtopics from their repr:\n\n``` python\nctx_fastlite_sqlutils.fastlite_core\n```\n\n    URL: https://answerdotai.github.io/fastlite/core.html.md\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdotai%2Fcontextpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanswerdotai%2Fcontextpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanswerdotai%2Fcontextpack/lists"}