Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pykickstart

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pykickstart

Python module for manipulating kickstart files

  • 3.59
  • PyPI
  • Socket score

Maintainers
3

Pykickstart

Pykickstart is a Python 2 and Python 3 library consisting of a data representation of kickstart files, a parser to read files into that representation, and a writer to generate kickstart files.

Online documentation

Online documentation for kickstart and the Pykickstart library is available on Read the Docs: https://pykickstart.readthedocs.io

How to generate the kickstart documentation

The pykickstart documentation is generated dynamically from the source code with Sphinx.

To generate the documentation first make sure you have the Python bindings for Sphinx installed. At least on Fedora this means installing the python3-sphinx package.

Then change directory to the docs folder:

cd docs

And generate the docs with:

make html

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc