Pymacs
Pymacs copied to clipboard
Is there any way to install pymacs from Pypi
when i search using pip(pip search pymacs), it shows that pymacs is fine in Pypi, but I can't install it through python pip.
% pip install pymacs Downloading/unpacking pymacs Could not find any downloads that satisfy the requirement pymacs No distributions at all found for pymacs
I have searched a similar post related to Pypi, https://github.com/jdunck/python-unicodecsv/issues/4.
and, pypi says:
" Package Authors
To submit a package use "python setup.py upload" (full tutorial). The index also hosts documentation. You may submit packages using SSH or the web form. You must register. "
so maybe only the author can register and upload a package to Pypi?
thanks for this package.
@pinard please, could you tell, is this project completely dead? I am maintainer of rope
and I would like to require @matthewlmcclure contributing to ropemacs
first to submit to you any necessary changes to Pymacs
. Is it possible, or should we just give up on this project and start organizing fork?
@mcepl Unfortunately, @pinard passed away a couple of years ago.
Oh, I didn't know it. I am sorry, for the joke about project being dead. So, is there some maintained fork of the project? It seems a bit pointless to talk to each other here when it is literally certain the maintainer of the project won't react.