A small command-line tool that helps you conduct your daily morning/evening reflection.
Project description
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:
- Deepak Kumar for his tutorial on how to publish your python package on pip, https://dzone.com/articles/executable-package-pip-install
- Shields.io, for providing the MIT license button: https://shields.io/
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
File details
Details for the file daily_reflection-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: daily_reflection-0.2.1-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d52361ba50cece062b1e01ef577643e72dcf26ef8c874320124d8171f82c31d |
|
MD5 | 3c265566f0f2ab95e97cbc6b78ff07a6 |
|
BLAKE2b-256 | a4db913e644a504ef10d403b8c6d8c2c0e51de8a7206407e5c253ab60d30fbc2 |