Get all Historical event information:
all history = spacexpython.history.history()
print(all history)
Get a specific historical event information:
event1 = spacexpython.history.one('1')
print(event1)
Get all Historical event information:
all history = spacexpython.history.history()
print(all history)
Get a specific historical event information:
event1 = spacexpython.history.one('1')
print(event1)
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 |