-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Milestone
Description
We would like to replace the use of the packet pypi module with a module that reflects Equinix Metal branding.
In doing so, we can not break existing projects that depend on thepacket package.
Outline the steps that will be taken to move this project ahead with an Equinix Metal focus.
Some questions to consider:
- What is the name of the new module?
- What reasons do we have to continue to offer this package as the primary Python package for Equinix Metal?
- What are our alternatives? What drawbacks and benefits do these offer?
- Does GitHub renaming this project create problems?
- Or does creating a new GitHub project create problems?
- In either case, how do users migrate between projects?
- Can Pypi modules be renamed or aliased?
- Is it sufficient for users to
import packet as metal - How should environment variables be renamed, and how should legacy variables be honored?
- What properties and functions need to be renamed (breaking compatibility with the
packetpackage)
Metadata
Metadata
Assignees
Labels
No labels