Creates REALLY random Persian words
Project description
Name: PersianWords
Version: 0.1.6
Summary:This library gives you some random words and paragraphs in persian language.
Words list is very expensive and has a lot of different type of some words and how they are written.
You can use this two methods to get required data:
from mnk_persian_words.persian_words import get_random_persian_paragraph, get_random_persian_word
import package and functions (because size of python file is large , some IDEs can not find functions in code completion.
Also, if you see any errors in finding functions , just ignore it , or use print(dir(persian_words)) to see functions names.)
get_random_persian_word(words_count: int =1)
Get a random words or as many as you want (less than 240,000!) as a string containing words seperated by space(" ") without trailing dot(".")
get_random_persian_paragraph(words_count: int = 5, paragraphs: int = 1)
Get a paragraph or as many as you want with each paragraph containing as many words as you want (less than 240,000!) as a string which words seperated by space(" ") and every paragraph before last paragraph has an BreakLine("\n") at the end also there is no trailing dot(".")
Home-page: https://github.com/masoudnk/PersianWordsLib
Author: Masoud Najafzadeh Kalat
Author-email: masoudnk2@gmail.com
License: MIT License
Words used in this library supported: http://khodam.altervista.org/%D9%84%DB%8C%D8%B3%D8%AA-%D9%87%D9%85%D9%87-%DA%A9%D9%84%D9%85%D8%A7%D8%AA-%D9%81%D8%A7%D8%B1%D8%B3%DB%8C-%D9%85%D8%AC%D9%85%D9%88%D8%B9%D9%87-%DA%A9%D8%A7%D9%85%D9%84/
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mnk_persian_words-0.1.7.tar.gz.
File metadata
- Download URL: mnk_persian_words-0.1.7.tar.gz
- Upload date:
- Size: 838.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a01e95f66b24d9a7e5c10fdc44863e9193a0290c6f6eedf60dc77b67893cbe3
|
|
| MD5 |
1f552f5f0aef2fea44a2b39eb33cc630
|
|
| BLAKE2b-256 |
5f5f800004a58251536f5847437a01a09d339b38ec074ac060655e2a4b3a197a
|
File details
Details for the file mnk_persian_words-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mnk_persian_words-0.1.7-py3-none-any.whl
- Upload date:
- Size: 839.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73dc3adf3e3430cb6a9a0c3de4f1754bb91a289ded1d232c717b90ed2d6d9150
|
|
| MD5 |
24ed024911174055ca1e0caa1931bda2
|
|
| BLAKE2b-256 |
451c38d458c1ec4e673262ea4cab554fb1fec14368c6f4603c03fd57cb3691ab
|