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

Name #1

Open
arogozhnikov opened this issue Jul 16, 2016 · 1 comment
Open

Name #1

arogozhnikov opened this issue Jul 16, 2016 · 1 comment

Comments

@arogozhnikov
Copy link

Hi, Ivan,
I've read your post at habrahabr, it is very interesting.

As a comment, why don't you use practice of e.g. theano for naming / importing?
E.g. the library is called funcpy, then

import funcpy as F
F.pcall(...)

This solves problems with search engines, for instance.

@igrishaev
Copy link
Owner

Well, I wanted this library has as little name as possible. I guess, if f is not suitable for you code style, put something like import f as F # or func, funclib, etc.

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