Skip to content

tusharsadhwani/ordinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ordinal

CI Status

Get ordinals from numbers.

Example

from ordinal import ordinal
num = ordinal(42)
print(num) # 42nd

Testing

Clone the app and run the following:

pip install -e .
pytest

About

Get ordinals from numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages