Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Ported to python3 and used underscores in package name for easier importing #247

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aleixsanchis
Copy link

This should fix #97 by giving python3 support (the changes were made using the 2to3 script and tested in my machine not very thoroughly). Also, since the name of the package was defined using hyphens instead of underscores, importing required special syntax. The setup.py file was updated to use the new name "cloudify_rest_client".

@aleixsanchis aleixsanchis deleted the python3-fixes-naming branch November 14, 2019 13:21
@aleixsanchis aleixsanchis restored the python3-fixes-naming branch November 14, 2019 13:21
@aleixsanchis aleixsanchis reopened this Nov 14, 2019
@tyacbovi
Copy link
Contributor

Hi @AlfredU,
This repo is actually deprecated, please have a look at cloudify_rest_client for the active one which is py3 compatible.

@aleixsanchis
Copy link
Author

Hi, thanks for mentioning. However installing from pip installs the code for this repo. Could it be possible to write some kind of alert to the user that this repo is deprecated?

Thanks a lot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python 3 support
2 participants