project-config
0.9

Quickstart

  • Installation
  • Basic usage
  • Examples
  • Tutorials

Reference

  • project-config CLI
  • Configuration
  • Styling
  • Plugins
  • Using on CI

In depth

  • Rationale
  • Fetching
  • 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

  • _abc
  • project_config.__main__
  • project_config.cache
  • project_config.commands.check
  • project_config.commands.clean
  • project_config.commands.init
  • project_config.commands.show
  • 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.contrib.pre_commit
    • project_config.plugins.existence
    • project_config.plugins.inclusion
    • project_config.plugins.jmespath
  • project_config.reporters
    • project_config.reporters.base
    • project_config.reporters.default
    • project_config.reporters.ghf_markdown
    • project_config.reporters.json_
    • project_config.reporters.table
    • project_config.reporters.toml
    • project_config.reporters.yaml
  • project_config.serializers
    • project_config.serializers.contrib.pre_commit
    • project_config.serializers.editorconfig
    • project_config.serializers.ini
    • project_config.serializers.json
    • project_config.serializers.python
    • project_config.serializers.text
    • project_config.serializers.toml
    • 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.crypto
  • project_config.utils.http
  • project_config.utils.jmespath
  • typing

© Copyright 2022-2024, Álvaro Mondéjar Rubio <mondejar1994@gmail.com>.

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