Contents

cement 3.0.10

0

Application Framework for Python

Application Framework for Python

Stars: 1210, Watchers: 1210, Forks: 120, Open Issues: 80

The datafolklabs/cement repo was created 14 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1210 github stars!

How to Install cement

You can install cement using pip

pip install cement

or add it to a project with poetry

poetry add cement

Package Details

Author
Data Folk Labs, LLC
License
BSD
Homepage
https://builtoncement.com
PyPi:
https://pypi.org/project/cement/
Documentation:
https://docs.builtoncement.com
GitHub Repo:
https://github.com/datafolklabs/cement
No  cement  pypi packages just yet.

Errors

A list of common cement errors.

Code Examples

Here are some cement code examples and snippets.

GitHub Issues

The cement package has 80 open issues on GitHub

  • Add Doc on Auto Completion Example
  • Is there a filter to hide input on terminal?
  • Generate Script Should Allow Dash/Underscore

See more issues on GitHub

Related Packages & Articles

cleo 2.1.0

Cleo allows you to create beautiful and testable command-line interfaces.

blessed 1.20.0

Easy, practical library for making terminal apps, by providing an elegant, well-documented interface to Colors, Keyboard input, and screen Positioning capabilities.

awscli-local 0.22.0

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files

aria2p 0.12.0

Command-line tool and library to interact with an aria2c daemon process with JSON-RPC.

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface

click-plugins 1.1.1

An extension module for click to enable registering CLI commands via setuptools entry-points.