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

South hemisphere reminder #31

Merged
merged 20 commits into from
Oct 1, 2020
Merged

Conversation

martinbra
Copy link
Contributor

@martinbra martinbra commented Sep 28, 2020

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.

# pyphoon -S north -l en -n 6 2020-01-01
       -..
         .`.     New Moon +
         O ).    5 21:44:28
        ) ||.    First Quarter -
        ..'/     2  1:46:52
       -''

# pyphoon -S south -l en -n 6 2020-01-01
    ,,-
  /,``   New Moon +
 `|| (   5 21:44:28
 `( O    First Quarter -
  `.`    2  1:46:52
    ``-  (Southern Hemisphere)

# pyphoon -s south -l en -n 6 2020-01-01
    ,,-
  /,``   New Moon +
 `|| (   5 21:44:28
 `( O    First Quarter -
  `.`    2  1:46:52
    ``-

@martinbra
Copy link
Contributor Author

chubin/wttr.in#247 has some considerations from @iago-lito that should be addressed/answered before merging.

@martinbra martinbra marked this pull request as draft September 29, 2020 00:58
@martinbra martinbra marked this pull request as ready for review September 29, 2020 22:45
@martinbra
Copy link
Contributor Author

Fixes #1 and #27
I'm sorry for merging both in a single PR.

@martinbra
Copy link
Contributor Author

Reverting back to draft to include @iago-lito comments in chubin/wttr.in#247.

@martinbra martinbra marked this pull request as draft September 30, 2020 11:03
@martinbra martinbra marked this pull request as ready for review September 30, 2020 16:41
@chubin
Copy link
Owner

chubin commented Oct 1, 2020

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

@chubin chubin merged commit 8fa0576 into chubin:master Oct 1, 2020
@lucasrodes
Copy link

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).

@martinbra
Copy link
Contributor Author

@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.

@lucasrodes
Copy link

lucasrodes commented Oct 1, 2020

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 😄 🤔

@chubin
Copy link
Owner

chubin commented Oct 18, 2020

@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 Pascal 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

@lucasrodes
Copy link

lucasrodes commented Nov 2, 2020

@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 :)

@chubin
Copy link
Owner

chubin commented Nov 9, 2020

@lucasrodes I've contacted you via email

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

Successfully merging this pull request may close these issues.

None yet

4 participants