Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate project with PyPI #5

Open
matejak opened this issue Nov 19, 2018 · 7 comments
Open

Integrate project with PyPI #5

matejak opened this issue Nov 19, 2018 · 7 comments

Comments

@matejak
Copy link

matejak commented Nov 19, 2018

This is going to be a massively used module one day. It should be integrated into PyPI ASAP.

@matejak
Copy link
Author

matejak commented Feb 13, 2019

A valid setup.py is in place, there are just some minor issues to sort out - versioning, tuning the README, and some time in closed production before it is submitted to pypi.

@danil-topchiy
Copy link

Also need to rebuild docs after module renaming (will create PR), add setup guide to docs.

@hansegucker
Copy link

I am contributing to a Django web application for educational use (https://aleksis.org) and we are going to integrate a Nextcloud connection support. We started using nextcloud-API for some tests and want to use it for further support of Nextcloud in AlekSIS. Is there any progress on publishing in PyPI?

@matejak
Copy link
Author

matejak commented Feb 6, 2020

Yes, hang on for some time. The idea was to release a "stable" version of this package, and there is one coming - #48 aims to introduce the "fail by default" behavior, so you don't have to check the is_ok attribute, but you would get an exception if the request fails.

@ATran31
Copy link

ATran31 commented Jul 26, 2020

Is there any news regarding this issue?

@jmthackett
Copy link

Workaround I'm using for now is to install directly from git, like so:

pip3 install git+https://github.com/EnterpriseyIntranet/nextcloud-API.git

It could probably do with a tag being specified at the end, but that doesn't seem to be an issue here and main branch looks OK.

@luffah
Copy link

luffah commented Jun 16, 2021

Being impatient to have this i added it for my own fork :

https://pypi.org/project/nextcloud-api-wrapper/

Maybe we could re-merge the project one day.

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

No branches or pull requests

6 participants