You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MyMemoirs is a Python flask app for keeping a journal. It has a handy dashboard that shows a random daily quote, weather, calendar, todo list, ability to search the news, and search how your stocks are doing.
Installation
_____________________________
Use the package manager pip to install MyMemoirs.
pip install -r requirments.txt
Usage
_____________________________
Quote API by theysaidso.com. News API by newsapi. Weather API by OpenWeatherMaps.