Closed martinbra closed 4 years ago
https://github.com/chubin/wttr.in/issues/247 has some considerations from @iago-lito that should be addressed/answered before merging.
Fixes #1 and #27 I'm sorry for merging both in a single PR.
Reverting back to draft to include @iago-lito comments in https://github.com/chubin/wttr.in/issues/247.
I think that after all fixes we should release the next (0.2) version, and ask @lucasrodes
to update the PyPI package. After that we can mention direct pip installation with pip install pyphoon
in README.md
Hi @chubin , If I understand you correctly, you'd like to have the name "pyphoon" available on PyPi, right? I can check whether this is possible on PyPi. On my side, it is fine, as the library is actually not being versioned (hence the repository should suffice).
@lucasrodes , I think you already are the maintainer there, or is that another lucasrodes ? Anyway, I think @chubin wants to finish all the hemisphere translations before publishing it there. Is that correct? We are still missing bg, ca, cs, da, et, el, es, fi, hr, ia, it, ja, nl, pl, ro, sk and sr.
That's me, for another project I was working on (typhoon related). Flexible on giving the pypi domain to you!
So actually here "by accident". This project looks quite interesting, might contribute as well 😄 🤔
@lucasrodes Lucas, feel free to contribute :-)
If you don't need the pyphoon
package on pypi it would be very cool, if we could have it.
As we chosen the name for the project (pyphoon) 5 years ago
this word was not taken, and it was a good pun for phoon
written in P
ascal in 1979
that was reimplemented in Python now.
Fist time I saw this name on PyPI I even thought that someone packaged our pyphonn and uploaded it. I didn't realize at first that it is completely unrelated project that have the same name (because I remember how I checked if the name is not already used).
Of course it would be very good, if you could give the package name to us. Thank you very much for it
@chubin Sorry I did not answer before, please feel free to reach me out so I can transfer the PyPi domain to whoever is to be in charge!
Have a nice day :)
@lucasrodes I've contacted you via email
Updates #1 , creating a reminder when south hemisphere is set using
-S
. I created a mutually exclusive argument group with -S and -s, so that only one can be provided. It changed the way to set the default value for the variable.