{"id":43329794,"url":"https://github.com/a-tal/esi-knife","last_synced_at":"2026-02-01T23:40:30.018Z","repository":{"id":67279341,"uuid":"132875100","full_name":"a-tal/esi-knife","owner":"a-tal","description":"ESI Knife","archived":false,"fork":false,"pushed_at":"2018-07-30T22:13:31.000Z","size":48,"stargazers_count":20,"open_issues_count":2,"forks_count":14,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-01-29T22:48:38.930Z","etag":null,"topics":["esi","eve-online","eveonline","jackknife"],"latest_commit_sha":null,"homepage":"https://esi.a-t.al","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/a-tal.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}},"created_at":"2018-05-10T08:58:38.000Z","updated_at":"2022-10-27T05:11:31.000Z","dependencies_parsed_at":"2023-06-10T13:30:40.488Z","dependency_job_id":null,"html_url":"https://github.com/a-tal/esi-knife","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":"0.15384615384615385","last_synced_commit":"fcebb473aaec473a767bea042db9b449831676bf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-tal/esi-knife","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-tal%2Fesi-knife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-tal%2Fesi-knife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-tal%2Fesi-knife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-tal%2Fesi-knife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-tal","download_url":"https://codeload.github.com/a-tal/esi-knife/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-tal%2Fesi-knife/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28995527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T23:10:54.274Z","status":"ssl_error","status_checked_at":"2026-02-01T23:10:47.298Z","response_time":56,"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":["esi","eve-online","eveonline","jackknife"],"created_at":"2026-02-01T23:40:29.903Z","updated_at":"2026-02-01T23:40:29.998Z","avatar_url":"https://github.com/a-tal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESI-knife\n\nIt's like jackknife, but for ESI.\n\n## What does this do?\n\nThis will fetch all data about your character, your corporation and/or alliance that it can from ESI. It will compress and save this content into a file, which you could then share and/use with other applications.\n\nThis repo is both a web frontend and contains a CLI. The CLI is only useful for local/self use. The `.knife` files should not be considered tamper-proof in any way. If you are sharing your results with another party, the only trusted way to do so is via a web deployment.\n\nLarge corporations think about running your own please. This is self-hosted, please don't chew through my bandwidth.\n\n## Is this official?\n\nNo. Not in any way shape or form. This is entirely a personal project.\n\n## Getting started\n\n 1. Run `docker-compose up`\n 2. Go to http://localhost:8888/\n\nEverything should \"just work\". If you need to adjust the SSO callback or exposed port, the environment variables are configured in the `docker-compose.yaml` file.\n\n## Running locally without docker\n\nIf you don't have docker, you can either run this locally as a CLI, or as a website.\n\nBoth python 2.7 and 3.5+ are supported.\n\n### Local CLI\n\n```bash\n$ pip install git+https://github.com/a-tal/esi-knife.git\n$ knife --help\n```\n\n### Local Web\n\n```bash\n$ pip install git+https://github.com/a-tal/esi-knife.git[deploy]\n$ gunicorn --worker-class=gevent --bind=localhost:8888 \"esi_knife.web:main()\"\n```\n\nNow open http://localhost:8888 in your favorite web browser.\n\n## TODOs\n\nIf you want to help out with something from here pull requests are very welcomed.\n\n- requests client caching\n- styling is kinda p bad in general\n\nThere could also maybe be some routes missing, I threw this together in an evening after work. I did not look at each route and consider their usefulness, but rather went through by path parameters requested. Should be pretty close to all the character-specific data though. Feel free to open an issue here if I've missed something though.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-tal%2Fesi-knife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-tal%2Fesi-knife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-tal%2Fesi-knife/lists"}