Want inspiration? Here are some examples:
When someone merges a pull request in your GitHub repository, post a message in a Slack channel.
Learn more
Use the BeautifulSoup library to scrape a website – in this case, WikiQuote’s quote of the day – and email the result to you every morning.
Learn more
Sends an email with yesterday’s maximum temperature and what yarn color to use for a temperature blanket.
Open in py.space
A GUI that uses Plotly to plot the price of a given stock over the last week.
Open in py.space
A Flashcard app for studying facts about space. It uses the drag-and-drop UI builder to create flashcards and simple Python to flip through facts and store learned cards.
Open in py.space