Graphical User Interface for Negar -- Persian Text Editor
Project description
Negar-GUI
Graphical User interface for negar
Installation
PyPi
python-negar is available on PyPi:
$ pip install negar-gui
Git
You can get latest stable changes from github server:
$ git clone https://github.com/javadr/negar-gui.git
$ cd negar-gui
$ python setup.py install
Zip, Tarball
You can download the latest tarball.
*nix
Get the latest tarball & install:
$ wget -O negar-gui-master.tar.gz https://github.com/javadr/negar-gui/archive/master.tar.gz
$ tar xvzf negar-gui-master.tar.gz && cd negar-gui-master
$ python setup.py install
Windows
Download latest zip archive.
https://github.com/javadr/negar-gui/archive/master.zip
Decompress it, and run the following command in root directory of negar-gui
$ python setup.py install
Requirements
The GUI is relied on python-negar
as well as PyQt5
, pyperclip
, pyuca
, regex
, requests
, qrcode
, docopt
, Image
, pyqtdarktheme
, and toml
.
If you want to just run it by calling the script, you need to install its dependencies.
$ pip install python-negar PyQt5 pyuca pyperclip regex requests qrcode docopt Image pyqtdarktheme toml
Usage
Just use one of the following in your terminal.
$ negar-gui
or simply
$ negar
Project details
Release history Release notifications | RSS feed
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 negar_gui-0.8.6.tar.gz
.
File metadata
- Download URL: negar_gui-0.8.6.tar.gz
- Upload date:
- Size: 116.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/43.0 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.4 importlib-metadata/7.1.0 keyring/25.2.1 rfc3986/1.5.0 colorama/0.4.6 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b0169740ae71d461ebaa8797d7acce9348009a73446ed3ad94a4b0ae16393d0 |
|
MD5 | 799ead43d0dd29cec0c7511c742771ae |
|
BLAKE2b-256 | b9e7f32b5f941c217a0420c69a14dcb80f85517283c425c8922a57b8ab931533 |