Skip to content

Use CapWords for class names #8

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

Open
masasin opened this issue Jul 5, 2017 · 3 comments
Open

Use CapWords for class names #8

masasin opened this issue Jul 5, 2017 · 3 comments

Comments

@masasin
Copy link

masasin commented Jul 5, 2017

It's the Python standard in PEP-8, and having classes with Cap_Words (e.g., Bank_Account) is confusing. Since the API is not finalized yet, do you think it's possible to change those to BankAccount etc, and maybe keep the old ones, but with a deprecation warning?

@MartinPyka
Copy link
Owner

yes, it is still possible and I would support it. For now, I have no time to change this, but I think I put this on my agenda.

@masasin
Copy link
Author

masasin commented Jul 5, 2017 via email

@MartinPyka
Copy link
Owner

would be great! thanks for your help

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