Crab is a Python framework for building recommendation engines. It began as a Mahout alternative for Python developers and is being rewritten as a Scikit-learn submodule. Crab currently features collaborative filtering algorithms and evaluation metrics. Developers are working in sprints to optimize performance by integrating Numpy and migrating Crab to work as a Scikit in order to make it faster and more accessible to the scientific community.