ArgParseInator
latest
  • Getting Started
  • Decorators and Function declarations
  • Within classes
  • ArgParseInator object
  • ArgParseInated object
  • Events
  • Utils
  • Examples
    • Modular multi-commands script with sub-commands
    • Silly configuration example
    • Simple HTTP requests
    • Simple HTTP requests sub-classing ArgParseInated object
    • StandAlone Structure Example
    • SubModules structure example
ArgParseInator
  • Docs »
  • Examples
  • Edit on GitHub

ExamplesΒΆ

Some example that shoud help you or could inspire you.

  • Modular multi-commands script with sub-commands
    • Main script
    • User commands
    • Admin commands
  • Silly configuration example
  • Simple HTTP requests
  • Simple HTTP requests sub-classing ArgParseInated object
  • StandAlone Structure Example
    • Let’s create the structure
    • The running script
    • The __init__ module
    • The command module
  • SubModules structure example
    • Let’s create the structure
    • The pets/main submodule
    • The pets/main commands
    • The dog submodule
    • The dog commands
    • The running script
Next Previous

© Copyright 2014-2017 ellethee. Revision a57b6878.

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