Skip to content
This repository was 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
aleixsanchis wants to merge 3 commits intocloudify-cosmo:masterfrom
ari-apc-lab:python3-fixes-naming
Open

Ported to python3 and used underscores in package name for easier importing#247
aleixsanchis wants to merge 3 commits intocloudify-cosmo:masterfrom
ari-apc-lab:python3-fixes-naming

Conversation

@aleixsanchis
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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