potc
0.1.3

Tutorials

  • Installation
  • Quick Start
  • Main Idea
  • Basic Usage
  • Advanced Usage
  • CLI Usage

API Documentation

  • potc.config
  • potc.fixture
  • potc.rules
  • potc.supports
  • potc.testing
  • potc.translate
potc
  • Docs »
  • Welcome to Potc’s Documentation
  • View page source

Welcome to Potc’s Documentation¶

Overview¶

Potc is a module which support the transform from any python objects to python source which can be directly imported and built.

Tutorials

  • Installation
  • Quick Start
    • Simple Translation
    • Scriptable Translation
  • Main Idea
    • Why potc is designed?
  • Basic Usage
    • Define My Rules
  • Advanced Usage
    • Build My Potc Plugin
  • CLI Usage
    • Translation of Single Object
    • Export Multiple Objects

API Documentation

  • potc.config
    • potc.config.meta
  • potc.fixture
    • potc.fixture.addons
    • potc.fixture.chain
    • potc.fixture.common
    • potc.fixture.imports
  • potc.rules
    • potc.rules.native
    • potc.rules.default
    • potc.rules.installed
    • potc.rules.system
  • potc.supports
    • potc.supports.bin
    • potc.supports.func
  • potc.testing
    • potc.testing.plugin
    • potc.testing.property
    • potc.testing.trans
  • potc.translate
    • potc.translate.quick
    • potc.translate.trans
Next

© Copyright 2022, HansBug

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: main
Tags
v0.0.3
v0.0.4
Branches
main