资讯

Datafiles: A file-based ORM for Python dataclasses Datafiles is a bidirectional serialization library for Python dataclasses to synchronize objects to the filesystem using type annotations. It ...
Converts Python source to C# pytocs is a command line tool I wrote as a hobby project to convert Python source code to C#. I've uploaded it here in case someone finds it useful.