Nashpy
  • Tutorial: building and finding the equilibrium for a game
  • How to
  • Nashpy Game Theory Text book
  • Discussion and code reference
  • Contributor documentation
    • Tutorial: make a contribution to the documentation
    • How to
    • Discussion
      • The code structure of Nashpy
      • Writing clean tests with pytest
      • Testing across environments with tox
      • Installing and packaging with flit
      • Virtual environments
      • Checking code is tested with coverage
      • Testing with properties with hypothesis
      • Ensuring consistent code style with Black
      • Static code analysis with flake8
      • Checking the presence of docstrings with interrogate
      • Checking the format of docstrings with darglint
      • Checking of type hints using mypy
      • Using sphinx for documentation
      • Ensuring the code in the documentation is correct with doctests
      • Writing benchmarks with pytest benchmark and memray
      • Checking for insensitive language with alex
      • Using Github Actions to check automatically run all checks and publish new releases
      • Hosting documentation on Read The Docs
      • Ensuring consistent markdown format with mdformat
    • Reference
  • Indices and tables
Nashpy
  • Contributor documentation
  • Discussion
  • View page source

DiscussionΒΆ

  • The code structure of Nashpy
  • Writing clean tests with pytest
  • Testing across environments with tox
  • Installing and packaging with flit
  • Virtual environments
  • Checking code is tested with coverage
  • Testing with properties with hypothesis
  • Ensuring consistent code style with Black
  • Static code analysis with flake8
  • Checking the presence of docstrings with interrogate
  • Checking the format of docstrings with darglint
  • Checking of type hints using mypy
  • Using sphinx for documentation
  • Ensuring the code in the documentation is correct with doctests
  • Writing benchmarks with pytest benchmark and memray
  • Checking for insensitive language with alex
  • Using Github Actions to check automatically run all checks and publish new releases
  • Hosting documentation on Read The Docs
  • Ensuring consistent markdown format with mdformat
Previous Next

© Copyright 2017, Vincent Knight.

Built with Sphinx using a theme provided by Read the Docs.