on Tue, Jun 16, 2015 at 17:49 Ian Kelly wrote
>On Mon, Jun 8, 2015 at 10:42 PM, Ben Powers wrote:
>> As importlib has been added in python 3 and up I decided to use it's
>> abilities to create a plugin system for truly modular development in python.
>>
>> Py
As importlib has been added in python 3 and up I decided to use it's
abilities to create a plugin system for truly modular development in
python.
Pyitect has the ability to drop in components and resolve dependencies.
Even load different versions of a dependency if two different libraries
require