Skip to main content

A small command-line tool that helps you conduct your daily morning/evening reflection.

Project description

License: MIT

Daily Reflection

A small python, command line tool that helps you conduct your daily self-reflection, morning and or evening. It allows you to define questions that you want to ask to your selves and stores your daily answers in a password protected storage.

Installation

Via pip

  • pip install daily-reflection daily-reflection

Via pip + git

  • pip install git+git://github.com/stefanthaler/daily-reflection.git#egg=daily-reflection daily-reflection

Via git

  • git clone git@github.com:stefanthaler/daily-reflection
  • python3 -m venv .env
  • . .env/bin/activate.fish
  • pip3 install -r requirements.txt
  • ./daily-reflection

Building package

  • git clone git@github.com:stefanthaler/daily-reflection
  • python3 -m venv .env
  • . .env/bin/activate.fish
  • pip3 install -r requirements-building.txt
  • python setup.py bdist_wheel

OS Dependencies:

  • python3, python3-venv, python3-pip

Python Dependencies:

Python Dependencies Building:

Thanks to:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

daily_reflection-0.2.1-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page