{"id":26072719,"url":"https://github.com/droxer/agent-cookbook","last_synced_at":"2025-03-09T00:06:30.048Z","repository":{"id":281354046,"uuid":"861324541","full_name":"droxer/agent-cookbook","owner":"droxer","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-08T13:48:53.000Z","size":4775,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T14:26:45.285Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droxer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-09-22T15:43:30.000Z","updated_at":"2025-03-08T13:48:56.000Z","dependencies_parsed_at":"2025-03-08T14:37:32.363Z","dependency_job_id":null,"html_url":"https://github.com/droxer/agent-cookbook","commit_stats":null,"previous_names":["droxer/agent-cookbook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fagent-cookbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fagent-cookbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fagent-cookbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxer%2Fagent-cookbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droxer","download_url":"https://codeload.github.com/droxer/agent-cookbook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242623552,"owners_count":20159703,"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":[],"created_at":"2025-03-09T00:02:18.940Z","updated_at":"2025-03-09T00:06:30.047Z","avatar_url":"https://github.com/droxer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Agent Cookbook\n\n## Setup\n\n1. Install uv:\n```bash\npip install uv\n```\n\n2. Create and activate a virtual environment:\n```bash\nuv venv\nsource .venv/bin/activate  # On Unix/macOS\n# or\n.venv\\Scripts\\activate  # On Windows\n```\n\n3. Install dependencies:\n```bash\nuv sync\n```\n\n## Development\n\nProject configuration is managed in `pyproject.toml`. This includes:\n- Project metadata (name, version, authors)\n- Python version requirements\n- All project dependencies with their versions\n\n- To add new dependencies:\n```bash\n# Add the dependency to pyproject.toml under [project.dependencies], then run:\nuv sync\n```\n\n- To update dependencies:\n```bash\nuv sync --upgrade\n```\n\nNote: This project uses the Aliyun PyPI mirror for faster package downloads in China. If you're outside China, you can use the official PyPI repository by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxer%2Fagent-cookbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroxer%2Fagent-cookbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxer%2Fagent-cookbook/lists"}