ddofborg

Results 19 comments of ddofborg

There are some other packages which use ECB data (with caching). That should stay up:) See https://github.com/MicroPyramid/forex-python/issues/149#issuecomment-1805480580 and https://github.com/MicroPyramid/forex-python/issues/149#issuecomment-1805480580

> @ddofborg i downloaded exchange_rates but there is no function get_exchange_rates in it? It's there: https://github.com/ddofborg/exchange_rates/blob/d0e7e0f6cf377850ac674f36be967b2f6094a5dd/exchange_rates.py#L35

> Hello, still not working Please give me some context, otherwise there is really no advice I can give you.

Same issue :( Anyone found a solution or a workaround?

Same here on `mprocs 0.6.4` release for Linux; `e` does not do anything.

It looks like the buffer is around 1000 lines. It would be great to be able to increase it to another value. For me 100k lines would be better :)

Would you mind sharing if any other [features](https://github.com/pvolok/mprocs/issues?q=is%3Aissue+is%3Aopen+feature) are going to be implemented?

> There is an experimental feature in v0.8 you should try: https://github.com/nextapps-de/flexsearch/tree/v0.8-preview?tab=readme-ov-file#fast-boot-serialization-for-server-side-rendering-php-python-ruby-rust-java-go-nodejs- Maybe I am missing something, but how can I create the index on the server side? What I...

> Obviously you can create the index just by using FlexSearch. Our use case: We generate interactive static HTML files (with data/JS/CSS included) using Python. These HTML files are basically...