Codenerix LIB is a base module of libraries used by CODENERIX. It is a very usefull library for any project and you can use it without CODENERIX. you can visit the project at GitHub Django CODENERIX
Install this package:
For python 2: sudo pip2 install codenerix-lib For python 3: sudo pip3 install codenerix-lib
Since Codenerix LIB is a library, you only need to import its parts into your project and use them.