Skip to content

Conversation

@tylerflex
Copy link
Collaborator

Need to settle on:

  • repository name flexcompute/blah
  • name for pip install pip install blah
  • package nameimport blah as td

@momchil-flex
Copy link
Collaborator

I think the package name and pip name should be the same in the sense that e.g.

pip install tidy3d-beta
import tidy3d-beta as td

Having pip install tidy3d-beta but import tidy3d as td will be generally confusing, and even more so if old tidy3d is already installed.

@tylerflex tylerflex merged commit 9faae1e into develop Jan 27, 2022
@tylerflex tylerflex deleted the packaging branch January 27, 2022 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants