py-evm icon indicating copy to clipboard operation
py-evm copied to clipboard

Rename project to py-eth

Open cburgdorf opened this issue 7 years ago • 4 comments

What is wrong?

The name py-evm doesn't seem a good fit for a library that hosts the low level building blocks for Ethereum 1 and 2. For the same reason we renamed the core module from evm to eth.

I was under the impression that the py-eth name on pypi was already taken but I recently checked it and sniped it so it is now under my control.

I think we should rename the package and the repository to py-eth also to be back in sync with the module namespace.

Thoughts?

How can it be fixed

  • Rename repository
  • Update setup.py
  • Update Readme.md
  • Update docs
  • set access writes on pypi
  • ???

cburgdorf avatar Nov 29 '18 19:11 cburgdorf

I think I'm :+1: on this. Renames like this suck but since everything in this repo is still considered alpha ...

pipermerriam avatar Dec 04 '18 20:12 pipermerriam

Possibly combine with issue #1594?..

veox avatar Dec 15 '18 14:12 veox

So is this going to happen with #1594?

rayrapetyan avatar Dec 22 '18 06:12 rayrapetyan

@rayrapetyan it didn't but I'm :+1: with doing it after next Tuesday when we are scheduled to issue our next Trinity release. cc @cburgdorf @carver @lithp

pipermerriam avatar Jan 08 '19 22:01 pipermerriam