ammaraskar / pyCraft

Minecraft-client networking library in Python
Other
815 stars 183 forks source link

pip install pyCraft...? #89

Open saper opened 6 years ago

saper commented 6 years ago

Thanks for providing this library - I found start.py an excellent tool for quick testing.

Unfortunately, it seems that pip install pyCraft installs Minecraft world editor. I wonder if something could be done about the obvious name conflict... @seventh

ammaraskar commented 6 years ago

pyCraft isn't published on pypi at all, if you want to install it using pip there are some methods on this thread: https://github.com/ammaraskar/pyCraft/issues/63#issuecomment-315634251

Or are you suggesting that we should publish pyCraft on pypi under the pyCraft name?

saper commented 6 years ago

Of course I got it working from git without any issues. But at first I typed blindly pip install pyCraft in a virtualenv ...

I wonder if one of those project could be renamed to reduce confusion. Publishing to pypi would be nice, but is of course not mandatory.

r0zemary commented 6 years ago

MCPL (Minecraft Python Library) could work. Maybe a package name of minecraftpl

zty012 commented 1 year ago

pip install minecraft

saper commented 1 year ago

This is not a usable Python package, but the name is reserved by Microsoft Corporation.