Niko Fink

Results 110 comments of Niko Fink
trafficstars

Oh, yeah, it seems we had pretty much the same idea. :sweat_smile: I added the legal InfluxDB epoch specifiers (n, u ms, s, m ,h) as further possible values for...

Hey, I work a lot with the Open Graph algorithms and Data structures Framework [OGDF](https://ogdf.uos.de/) and thus also a lot with in-memory representations of graphs. Unfortunately, those are pretty hard...

It's definitely not abandoned, I'm still hoping to make this release happen. The biggest blocker is probably the timezone handling, which proved to be [more complicated](https://github.com/ics-py/ics-py/pull/249#issuecomment-774755657) than I initially thought....

Wow, it looks like there are already some people using this code (and it's probably more than a year since I promised an alpha release "soonish"), so here's a small...

The blocker is still finding a better architecture for easily handling slightly weird inputs and customizing th (de-)serialization mentioned [here](https://github.com/ics-py/ics-py/issues/245#issuecomment-923798362), now also with the added complication of supporting different output...

Oh, and regarding an alpha release, this should be possible with two gotchas: - We are breaking the serialization from v0.7 in a very bad way, i.e. previously serialziation was...

Testing is definitely a good thing to work on! When starting my big refactoring, I basically deleted the [old test suite](https://github.com/ics-py/ics-py/tree/version-0.7/tests), so moving over the relevant parts and fixing things...

Note: The converter system changes are on their way and I updated to ToDo list at the top to reflect the current status and what really needs to be done....

I created an API token for the [ics.py project at test.pypi.org](https://test.pypi.org/project/ics/), but I can't add it to this project's secrets on GitHub as I have no access to its settings....

> What do you think ? Sounds good. Note that you can also delete (and not only "yank") releases on PyPi, so you could also get rid again of that...