Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goldaaa/kivyir
kivy persian | kivy فارسی
https://github.com/goldaaa/kivyir
Last synced: 5 days ago
JSON representation
kivy persian | kivy فارسی
- Host: GitHub
- URL: https://github.com/goldaaa/kivyir
- Owner: goldaaa
- License: mit
- Created: 2022-10-24T22:19:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T13:42:27.000Z (over 1 year ago)
- Last Synced: 2024-10-31T11:36:48.391Z (12 days ago)
- Language: Python
- Size: 216 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kivy persian
The first kivy Persian users.
I converted the kivy library into Farsi for Iranians so that Iranians can use it.
I have added a sample test file so you can understand how to use it.
Download
--------
You can install this from pypi.pip install kivyir
You can also install from this repository.git clone https://github.com/goldaaa/kivyir.git
Then, install the library with
python setup.py install
Importing
---------Import kivyir commands, menus, and the shell
from kivyir import * # Line 1 should always be placed
Commands
--------Commands that can be used
Some changes if neededfrom kivyir import *
config = Config()
config.change(
direction='ltr',
font_name='Sahel',
file_regular='{path}.ttf',
file_bold='{path}.ttf',
file_italic='{path}.ttf',
file_bolditalic='{path}.ttf'
)Custom made
from kivyir import IrLabel, IrTextInput
[Sample image tested](https://github.com/goldaaa/kivyir/blob/main/test/sampel_test.png)
![](https://github.com/goldaaa/kivyir/blob/main/test/sampel_test.png)
Install the required package
--------
kivy
facleaning[The address of the test file](https://github.com/goldaaa/kivyir/blob/main/test)
--------
https://github.com/goldaaa/kivyir/blob/main/testIf you are interested in financial support, you can send a message through Gmail if you have any questions.
gmail: [email protected]
[github kivy persian](https://github.com/goldaaa/kivyir)
If you Arab speaking friends need to use it, let me know so that I can apply it for you too.