Its a fully functional evolutionary algorithm framework written in python. It contains an implementation of the NSGA-II algorithm for real and binary coded simulations and was essentially developed as part of the development of NSGA-II.
The current developmental efforts are focussed on improving the speed via algorithmic improvisations and using specialized libraries (like Numpy).
Its a Python wrapper on libpcap.
Its a python wrapper on libnet.
I am currently trying to merge pylibpcap and pylibnet into a unified python library for packet construction and handling.