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

Is this repo still being actively maintained? #10

Open
ghost opened this issue Feb 22, 2016 · 7 comments
Open

Is this repo still being actively maintained? #10

ghost opened this issue Feb 22, 2016 · 7 comments

Comments

@ghost
Copy link

ghost commented Feb 22, 2016

Hi,
Sorry to be so direct, but is this repo still being actively maintained I notice a few pull requests that still haven't been merged, etc. Thanks,

@njsaunders
Copy link

Looks like a PR was merged the day after you posted this so assuming it must be - Just confused as to why it's not on pypi when what looks like a much older version (In a different repo) is?

https://github.com/obulpathi/cdn-fastly-python
https://pypi.python.org/pypi/cdn-fastly/1.0.4

I'd like to write an Ansible module to wrap this but not having a pypi distribution isn't ideal :)

@njsaunders
Copy link

@njsaunders
Copy link

Also installing from via pip doesn't seem to work?

$ pip install git+git://github.com/zebrafishlabs/fastly-python
Collecting git+git://github.com/zebrafishlabs/fastly-python
  Cloning git://github.com/zebrafishlabs/fastly-python to /var/folders/1c/9gl3gg4s4l18hnb53mq7xksc0000gq/T/pip-v5g9Lx-build
Installing collected packages: fastly-python
  Running setup.py install for fastly-python ... done
Successfully installed fastly-python-1.0.4



$ python
<snip>
In [1]: import fastly
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
<ipython-input-1-0e3cd9e03b38> in <module>()
----> 1 import fastly

ImportError: No module named fastly

@ghost
Copy link
Author

ghost commented Feb 26, 2016

There are actually more errors, quite more important, like Fastly API changes that haven't been reflected.

Not sure that continuing to report other issues, without someone officially indicating this is still an active repo, is worth the time :-(

Can someone with ownership please respond? Is this repo still being maintain, or is it okay for us to fork?

@paulstraw
Copy link
Contributor

Hey folks, I believe @davidbirdsong's comment on #8 applies here as well: #8 (comment)

@ghost
Copy link
Author

ghost commented Feb 26, 2016

@davidbirdsong @paulstraw Thanks!

@joshblum
Copy link

@davidbirdsong @paulstraw Does the comment in #8 still apply? There are still a bunch of PRs open and nothing has been updated for quite a while. Is there an actively maintained version of the fastly python API?

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

No branches or pull requests

3 participants