Skip to main content

Cli for Nakadi resources management in Infrastructure as Code style

Project description

Clin

Clin is a command-line utility to manage Nakadi resources from schema files in "Infrastructure as Code" style.

User Guide

Prerequisites

Installing

You can install clin directly from PyPI using pip:

pip install clin

Getting started

After this you should be able to run the clin tool:

~ clin --help
Usage: clin [OPTIONS] COMMAND [ARGS]...
...

Please refer to the documentation and examples.

Contributing

Please read CONTRIBUTING for details on our process for submitting pull requests to us, and please ensure you follow the CODE_OF_CONDUCT.

Prerequisites

  • Python >= 3.7
  • Poetry for packaging and dependency management. See the official docs for instructions on installation and basic usage.

Installing

After cloning the repository, use poetry to create a new virtual environment and restore all dependencies.

poetry install

If you're using an IDE (eg. PyCharm), make sure that it's configured to use the virtual environment created by poetry as the project's interpreter. You can find the path to the used environment with poetry env info.

Running the tests

poetry run pytest

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clin-1.7.0.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

clin-1.7.0-py3-none-any.whl (21.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page