Get all Launch Pad information:
launchpads = spacexpython.launchpads.launchpads()
print(launch_pads)
Get a specific Launch Pad information:
one = spacexpython.launchpads.one('ksc_lc_39a')
print(one)
Get all Launch Pad information:
launchpads = spacexpython.launchpads.launchpads()
print(launch_pads)
Get a specific Launch Pad information:
one = spacexpython.launchpads.one('ksc_lc_39a')
print(one)
From here you can search these documents. Enter your search terms below.
| Keys | Action |
|---|---|
| ? | Open this help |
| n | Next page |
| p | Previous page |
| s | Search |