Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestions #910

Open
5 tasks
germa89 opened this issue Sep 18, 2024 · 0 comments
Open
5 tasks

Suggestions #910

germa89 opened this issue Sep 18, 2024 · 0 comments
Assignees

Comments

@germa89
Copy link
Contributor

germa89 commented Sep 18, 2024

Hi! I'm kind of new to PyMechanical but I have started to have a look at it for one project. I have been asked to record here my suggestions for PyMechanical:

  • Injected variables in update_globals should be available to get imported normally. This way, you can use autocomplete with them and their types can be inspected easily.
  • I personally think that if update_globals is going to be mandatory, as well as the line app = mech.App(), I would vow for unify both like: app = mech.App(globals()).
  • Make the repr of getterwrapper to show the repr of the thing it wraps.
  • The objects should support most of their properties as arguments of the constructors (I'm aware some of them already do)
  • More to come...

l am kind of new using PyMechanical, so feel free to comment if I'm missing something!

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

No branches or pull requests

2 participants