pydoc > netplan

πŸ“› NAME

netplan

πŸš€ Quick Reference

Use CaseCommandDescription
Import the packageimport netplanLoad the core netplan Python module
Access the parserfrom netplan.parser import ParserParse YAML network configuration
List available classesprint(netplan.__all__)Show Parser, State, and other exported symbols
View module locationnetplan.__file__Get the file path of the installed module

πŸ“ DESCRIPTION

# Copyright (C) 2023 Canonical, Ltd.
# Author: Lukas MΓ€rdian <slyon AT ubuntu.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 3.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

πŸ“¦ PACKAGE CONTENTS

πŸ“Š DATA

__all__ = [<class 'netplan.parser.Parser'>, <class 'netplan.state.Stat...]

πŸ“ FILE

/usr/lib/python3/dist-packages/netplan/__init__.py
netplan
πŸ“› NAME πŸš€ Quick Reference πŸ“ DESCRIPTION πŸ“¦ PACKAGE CONTENTS πŸ“Š DATA πŸ“ FILE

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 11:10 @216.73.216.114
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format