Text predictor.
Project description
REQUIREMENTS
tipy is written for Python 3.
On debian: $ sudo apt-get install python3
You will also need pip for python3.
On debian: $ sudo apt-get install python3-pip
In order to install tipy using the setup.py you will need the setuptools module.
On debian: $ sudo apt-get install python3-setuptools
The GUI require the Qt library with Python bindings.
On debian: $ sudo apt-get install python3-pyqt5
INSTALLATION
Install with pip3:
$ sudo pip3 install tipy
Install from sources:
$ sudo python3 setup.py install
After the installation you will need to change the owner of ~/.config/tipy. The directory is created during the installation, which require root permissions and therefore set every created file owner to root. Typing the following should works:
$ sudo chown <your_user_name> -R ~/.config/tipy/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tipy-0.3.3.tar.gz.
File metadata
- Download URL: tipy-0.3.3.tar.gz
- Upload date:
- Size: 8.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f223c6e7d8f973b485444b7004e3d3214287d872eb6e4cf6a411f3f46c71622
|
|
| MD5 |
eea8c2ba656c95b06260e13e5bc2da63
|
|
| BLAKE2b-256 |
adf37fe5165cbeed1232f31a69b106ff800b84986c45e2c0db94f5b9970efb7b
|