[PR #1252] [MERGED] Python http client codegen #3173

Closed
opened 2026-03-17 00:48:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1252
Author: @luthrap
Created: 10/8/2020
Status: Merged
Merged: 10/8/2020
Merged by: @liyasthomas

Base: masterHead: python_http_client_codegen


📝 Commits (3)

📊 Changes

2 files changed (+97 additions, -0 deletions)

View changed files

📝 helpers/codegen/codegen.js (+2 -0)
helpers/codegen/generators/python-http-client.js (+95 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/1252 **Author:** [@luthrap](https://github.com/luthrap) **Created:** 10/8/2020 **Status:** ✅ Merged **Merged:** 10/8/2020 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `python_http_client_codegen` --- ### 📝 Commits (3) - [`64a6e87`](https://github.com/hoppscotch/hoppscotch/commit/64a6e8798cdabffd3aeae8a127604ef2efc8fe0c) add codegen for python http client - [`95346aa`](https://github.com/hoppscotch/hoppscotch/commit/95346aa686ae50e329b5f3424f089b6498740f14) Merge branch 'master' of https://github.com/hoppscotch/hoppscotch into python_http_client_codegen - [`cff0aa8`](https://github.com/hoppscotch/hoppscotch/commit/cff0aa8adf11721ef8f76d814a58d92eba263809) update print header function ### 📊 Changes **2 files changed** (+97 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `helpers/codegen/codegen.js` (+2 -0) ➕ `helpers/codegen/generators/python-http-client.js` (+95 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:48:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3173
No description provided.