Skip to content

KarrLab/karr_lab_build_utils

Repository files navigation

PyPI package Documentation Test results Test coverage Code analysis License Analytics

Karr Lab build utilities

This package performs several aspects of the Karr Lab's build system:

  • Create repositories with our default directory structure and files

    • Files for packaging Python code
    • Sphinx documentation configuration
    • CircleCI build configuration
  • Tests code with Python 2 and 3 using pytest locally, using a Docker image, or using the CircleCI local executor

  • Uploads test reports to our test history server

  • Uploads coverage report to Coveralls

  • Generates HTML API documentation using Sphinx

The build system is primarily designed for:

  • Code that is implemented with Python 2/3
  • Tests that can be run with pytest
  • Code that is documented with Sphinx in Napolean/Google style
  • Continuous integration with CircleCI

Installation

Please see the documentation.

Documentation

Please see the documentation.

License

The build utilities are released under the MIT license.

Development team

This package was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.

Questions and comments

Please contact the Karr Lab with any questions or comments.

About

Utilities for testing Python code and its downstream dependencies, submitting coverage reports, conducting static analyses, and generating documenation

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •