project-config
0.6

Quickstart

  • Installation
  • Basic usage
  • Examples

Reference

  • project-config CLI
  • Configuration
  • Styling
  • Plugins

In depth

  • Rationale
  • Objects serialization

For developers

  • Writing third party plugins
  • Writing third party reporters
  • Changelog
  • Contributing
  • Reference
project-config
  • »
  • Overview: module code

All modules for which code is available

  • project_config.__main__
  • project_config.cache
  • project_config.config
    • project_config.config.exceptions
    • project_config.config.style
  • project_config.exceptions
  • project_config.fetchers
    • project_config.fetchers.file
    • project_config.fetchers.github
    • project_config.fetchers.https
  • project_config.plugins
    • project_config.plugins.existence
    • project_config.plugins.inclusion
    • project_config.plugins.jmespath
  • project_config.project
  • project_config.reporters
    • project_config.reporters.base
    • project_config.reporters.default
    • project_config.reporters.json_
    • project_config.reporters.table
    • project_config.reporters.toml
    • project_config.reporters.yaml
  • project_config.serializers
    • project_config.serializers.editorconfig
    • project_config.serializers.ini
    • project_config.serializers.python
    • project_config.serializers.text
    • project_config.serializers.yaml
  • project_config.tests.pytest_plugin.helpers
  • project_config.tests.pytest_plugin.plugin
  • project_config.tree
  • project_config.types
  • project_config.utils.http
  • typing

© Copyright 2022, Álvaro Mondéjar Rubio.

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