Contents

cement 3.0.14

0

Application Framework for Python

Application Framework for Python

Stars: 1342, Watchers: 1342, Forks: 117, Open Issues: 83

The datafolklabs/cement repo was created 16 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1342 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
None
License
Copyright (c) 2009 Data Folk Labs, LLC All rights reserved.
     Redistribution and use in source and binary forms, with or without
     modification, are permitted provided that the following conditions are met:
     
         * Redistributions of source code must retain the above copyright notice,
           this list of conditions and the following disclaimer.
         * Redistributions in binary form must reproduce the above copyright
           notice, this list of conditions and the following disclaimer in the
           documentation and/or other materials provided with the distribution.
         * Neither the name of Data Folk Labs, LLC. nor the names of its
           contributors may be used to endorse or promote products derived from
           this software without specific prior written permission.
     
     THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
     AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
     DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
     SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
     CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
     OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
     OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     </dd>
Homepage
None
PyPi:
https://pypi.org/project/cement/
GitHub Repo:
https://github.com/datafolklabs/cement

Classifiers

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 83 open issues on GitHub

  • chore: Update pdm.lock

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.30.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.2

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.1

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.2

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