معرفی شرکت ها


daily-reflection-0.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A small command-line tool that helps you conduct your daily morning/evening reflection.
ویژگی مقدار
سیستم عامل -
نام فایل daily-reflection-0.2.1
نام daily-reflection
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Stefan Thaler
ایمیل نویسنده bruthaler@gmail.com
آدرس صفحه اصلی https://github.com/stefanthaler/maildaily-reflection
آدرس اینترنتی https://pypi.org/project/daily-reflection/
مجوز -
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/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: * [PyInquirer](https://github.com/CITGuru/PyInquirer) * [TinyDB](https://tinydb.readthedocs.io/en/latest/getting-started.html) * [tinydb-encrypted-jsonstorage](https://github.com/stefanthaler/tinydb-encrypted-jsonstorage) * [ptpython ](https://github.com/prompt-toolkit/python-prompt-toolkit) # Python Dependencies Building: * [setuptools](https://packaging.python.org/tutorials/installing-packages/) * [wheel](https://pythonwheels.com/) * [tqdm](https://github.com/tqdm/tqdm) * [twine](https://pypi.org/project/twine/) # 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/


نیازمندی

مقدار نام
==3.0.2 ptpython
==3.9.7 pycryptodome
==0.0.2 tinydb-encrypted-jsonstorage
==3.15.2 tinydb


نحوه نصب


نصب پکیج whl daily-reflection-0.2.1:

    pip install daily-reflection-0.2.1.whl


نصب پکیج tar.gz daily-reflection-0.2.1:

    pip install daily-reflection-0.2.1.tar.gz