The Wayback Machine - https://web.archive.org/web/20210502044259/https://github.com/topics/germany
Skip to content
#

germany

Here are 266 public repositories matching this topic...

amotl
amotl commented Nov 22, 2020

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

okainov
okainov commented Sep 8, 2019

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

wearymanateevedaknotstabooresisting
wearymanateevedaknotstabooresisting commented Mar 6, 2021

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

Improve this page

Add a description, image, and links to the germany topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the germany topic, visit your repo's landing page and select "manage topics."

Learn more