spectrasonic117 / PyTools

tools for diary use writen in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTools

Preview

Installation

In macOS / Linux:

Needs:

  • Python 3.x

Run in the dir:

sudo make install

When you run the installer, the necessary python libraries will be installed automatically.

In case it doesn't install the dependences automatically, use: python3 -m pip install -r ./requirements.txt to install the libraries

it might work on Linux

Run app

Use pytools command in the terminal

Contribute

You can help by sending changes and improvements to the repository by issues

  • Share the repo
  • Leave your star :)
  • Thank you for using!

About

tools for diary use writen in Python

License:GNU General Public License v3.0


Languages

Language:Python 93.3%Language:Makefile 5.7%Language:Shell 1.0%