Skip to content

icetemple/rusn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusn

Build Status Coverage Status

Small library for getting russian text with singular and plural forms

Instalation

pip install --user rusn

Example

apple_forms = ['яблоко', 'яблока', 'яблок']

rusngettext(1, apple_forms)
>> 'яблоко'

rusngettext(10, apple_forms)
>> 'яблок'

About

Small library for getting russian text with singular and plural forms

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages