Skip to content

๐Ÿ“œ Constitution of the Republic Uzbekistan in python library.

Notifications You must be signed in to change notification settings

AmoreForever/ConstitutionUz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ConstitutionUz

๐Ÿ“œ Constitution of the Republic of Uzbekistan in python library.

Installing

You can install ConstitutionUz using pip:

pip install ConstitutionUz

Usage

To use ConstitutionUz, first import the ConstitutionUz class from the ConstitutionUz package:

# Import lib
from ConstitutionUz.ConstitutionUz import Constitution

const = Constitution("ru") # supports only ru, en and uz langs
print(const.search_constitution_by_keywords("ะผะธั€"))
print(const.search_constitution_by_chapter(1))

License

Library is licensed under the MIT License.

About

๐Ÿ“œ Constitution of the Republic Uzbekistan in python library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages