Skip to content

Instantly share code, notes, and snippets.

@lynnssi
Created July 25, 2021 16:56
Show Gist options
  • Save lynnssi/caa7a5db68b053cbca78d9f614157d4c to your computer and use it in GitHub Desktop.
Save lynnssi/caa7a5db68b053cbca78d9f614157d4c to your computer and use it in GitHub Desktop.
import datetime
x = {'moment': datetime.datetime(2016, 4, 1, 0, 0, 7),
'clouds': 75,
'description': 'light rain',
'temperature': 6.54,
'wind': 9.3}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment