Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instructions for running API Dash code in Python http.client #534

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

AffanShaikhsurab
Copy link
Contributor

@AffanShaikhsurab AffanShaikhsurab commented Jan 14, 2025

Add detailed steps for running generated code in Python http.client on macOS, Windows, and Linux

PR Description:

This PR adds platform-specific instructions for running API Dash-generated Python code using http.client on macOS, Windows, and Linux. It covers Python installation, code execution, and highlights that http.client is part of Python’s standard library (no installation required).

Related Issues: #527

Checklist

  • I have gone through the contributing guide

  • I have updated my branch and synced it with project main branch before making this PR

  • I am using the latest Flutter stable branch (run flutter upgrade and verify)

  • I have run the tests (flutter test) and all tests are passing

  • Yes

  • No, and this is why: The changes are purely documentation-related

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

AffanShaikhsurab and others added 2 commits January 14, 2025 16:10
Add detailed steps for running generated code in Python http.client on macOS, Windows, and Linux
@ashitaprasad ashitaprasad merged commit 8167db5 into foss42:main Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants