{"id":22180727,"url":"https://github.com/jftuga/httpie-windows","last_synced_at":"2025-04-10T22:18:28.050Z","repository":{"id":117699261,"uuid":"237436874","full_name":"jftuga/HTTPie-Windows","owner":"jftuga","description":"a stand-alone HTTPie windows binary","archived":false,"fork":false,"pushed_at":"2020-11-26T14:43:09.000Z","size":6,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T22:18:22.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jftuga.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-31T13:34:55.000Z","updated_at":"2023-10-04T18:06:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c28ed3bc-f084-4df5-a17f-6553ca2d6c89","html_url":"https://github.com/jftuga/HTTPie-Windows","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2FHTTPie-Windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2FHTTPie-Windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2FHTTPie-Windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jftuga%2FHTTPie-Windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jftuga","download_url":"https://codeload.github.com/jftuga/HTTPie-Windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248305855,"owners_count":21081577,"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":"2024-12-02T09:19:27.693Z","updated_at":"2025-04-10T22:18:28.020Z","avatar_url":"https://github.com/jftuga.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTTPie-Windows\nStand-alone Windows binary for [HTTPie](https://github.com/jakubroztocil/httpie) version `2.1.0-dev`.\n\nThis executable is provided on the [release page](https://github.com/jftuga/HTTPie-Windows/releases).\n\nI was able to successfully build a stand-alone `http.exe` binary inside of the `mcr.microsoft.com/windows/servercore:ltsc2019` Docker container \nwith `Python 3.7.6` and `PyInstaller 3.6`. \n\n`Docker Desktop 2.1.0.5` was also used.\n\n[HTTPie Windows packaging discussion](https://github.com/jakubroztocil/httpie/issues/58)\n\n**How to build**\n\nOutside the Docker container:\n\n    mkdir c:\\temp\\outside\n    docker run -t -i --mount type=bind,src=c:\\temp\\outside,dst=c:\\inside -w c:\\ mcr.microsoft.com/windows/servercore:ltsc2019\n\nYou are now inside the Docker container:\n\n    curl -L https://aka.ms/nugetclidl -o nuget.exe\n    set PATH=%PATH%;c:\\python\\tools;c:\\python\\tools\\scripts;c:\\GitForWindows\\tools\\cmd\n    nuget install GitForWindows -ExcludeVersion\n    set PYVER=3.7.6\n    nuget install python -ExcludeVersion -Version %PYVER% -OutputDirectory .\n    python -m pip install --no-warn-script-location PyInstaller\n    python -m pip install pywin32\n    git clone https://github.com/jakubroztocil/httpie.git\n    cd httpie\n    python -m pip install -r requirements-dev.txt\n    python setup.py build\n    cd build\\lib\\httpie\n    echo sys.exit(main())\u003e\u003e core.py\n    pyinstaller -F --noupx -n http.exe core.py\n    cd dist\n    copy http.exe c:\\inside\n    exit\n\nYou are now outside of the Docker container:\n\n    dir c:\\temp\\outside\\http.exe\n\nThe resulting `http.exe` has a file size of `11,600,755`. \n\n## Warnings\n\nI have only done minimal testing with this binary and can not confirm that all features and command-line options work as expected. Therefore, use at your own risk!\n\n* **VirusTotal Check**\n* https://www.virustotal.com/gui/file/21e5769c334ae619baf9361b4ef364cfdb0743f887b2a1c01f55f875c9520d1f/detection\n* Note that some the of AV programs including *Jiangmin*, *Zillya*, and *TrapMine* have classified this binary as unsafe.\n* Even though these are **false positives**, use this binary at your own risk!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fhttpie-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjftuga%2Fhttpie-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjftuga%2Fhttpie-windows/lists"}