sarugaku / plette

Structured Pipfile and Pipfile.lock models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plette: Structured Pipfile and Pipfile.lock models.

image

image

image

image

Documentation Status

Plette implements Pipfile and Pipfile.lock parsers, generators, and optional validators to let the user work with them in a structured manner.

Installation

Install with pip:

pip install plette

Install with the optional validation feature:

pip install plette[validation]

Read the documentation.

About

Structured Pipfile and Pipfile.lock models.

License:ISC License


Languages

Language:Python 100.0%