milcent / benford_py

Python implementation of Benford's Law tests.
BSD 3-Clause "New" or "Revised" License
151 stars 52 forks source link

Module's name and changes on pypi #26

Closed im-alexandre closed 4 years ago

im-alexandre commented 5 years ago

Think changing the name from "benford_py" to simply "benford" is more intuitive, like "pandas", "numpy", etc.

I reinstalled the module, in order to include arc_test function, but it's not updated on Pypi.

milcent commented 5 years ago

Indeed, it is not yet updated in the Pipy yet. I have to review some other changes I had made before releasing the next version.

As for the naming, in the Pipy version the lib name is benford_py, but when you install it, it is benford, and to import you type import benford as bf, It is like Pytorch (form torch import ...) or scikit-learn (from sklearn import...)

im-alexandre commented 5 years ago

I know, but I meant the name in Pypi. It doesn't see important, but, I think would be better

milcent commented 5 years ago

I found a (seemingly empty) benford in Pypi: https://pypi.org/project/benford/ Maybe we could join forces.

Em sáb, 26 de out de 2019 às 20:59, im-alexandre notifications@github.com escreveu:

I know, but I meant the name in Pypi. It doesn't see important, but, I think would be better

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/milcent/benford_py/issues/26?email_source=notifications&email_token=ABQTJ4ZIG6W4XO2IULA2BLTQQTKVRA5CNFSM4JBAODNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECKTLJI#issuecomment-546649509, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQTJ465G36W3C6C53LZVT3QQTKVRANCNFSM4JBAODNA .