Introduction ============ projit is a package and application that assists with managing your data science projects. It can be used to maintain a consistent view of the data sets used across experiemnts, track the experiments and outcomes, generate project documentation and ensure your projects confirm to a standardised repeatable pattern. Usage of projit is facilitated through the command line application for standard tasks, and through the package for programmatic access to data sets and registration of results. Follow the usage instructions for an example of standard usage.