IMEI processing in Python
Today I used one of our systems (made by our command) and entered new device configuration. Our system blocked my input and said me that my input is incorrect.
I was surprised because I forgot about these checking. Then I remembered that few time I made class for IMEI processing.
I hope that it can be useful for someone else. So, you can use in your projects.
