cloudera-labs / cdpy

A Simple Pythonic Client wrapper for Cloudera CDP CLI, designed for use with the Ansible framework
Apache License 2.0
10 stars 21 forks source link

Update readme for install via pip from repo using github ssh keys #60

Open Chaffelson opened 1 year ago

Chaffelson commented 1 year ago

This option should be added to the readme pip install git+https://github.com/cloudera-labs/cdpy@devel#egg=cdpy

rjendoubi commented 3 weeks ago

+1. pip install cdpy doesn't work, presumably for the same reason https://pypi.org/project/cdpy doesn't exist.

My only suggestion would be to have the example in the readme show installing the @main branch, not @devel, because you know the people who copy-paste without checking are probably the ones who want main.