germany
Here are 266 public repositories matching this topic...
-
Updated
Jan 3, 2021 - Python
-
Updated
May 1, 2021 - TypeScript
-
Updated
May 1, 2021 - Python
I see the main use case as following:
- I already made some appointment booking for 2+ months in the future
- So in general, there are available appointments, but not really soon
- As a bot user, I want to find some appointment which is earlier (i.e. for tomorrow).
So it would be nice to have possibility to restrict date like "send me notifications only if available termin is before than
-
Updated
Apr 27, 2021
-
Updated
May 1, 2021 - TypeScript
-
Updated
May 1, 2021 - R
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Python
-
Updated
Feb 15, 2021 - Python
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Apr 6, 2021 - PHP
Currently, the configuration is done by manipulating src/config.py which is loaded during Python module load. The user has to first navigate into the src directory and additionally manipulate a Python language code file, this is prone to errors.
However, the configuration can be moved to a file in the project root, and could be represented in a broad known file format, like JSON or INI. Sub
-
Updated
May 2, 2021 - HTML
-
Updated
Mar 28, 2021 - Python
-
Updated
Jan 1, 2021 - Java
-
Updated
Feb 26, 2021
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
May 8, 2017
Improve this page
Add a description, image, and links to the germany topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the germany topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
For improving the possibilities to get an idea of the user's environment, Wetterdienst should offer some feature to report about respective details.
Describe the solution you'd like
I would like to see this feature implemented similar to Pandas'
pd.show_versions()[1] or requests'python -m requests.help[2].[1] ht