Samir

Results 4 comments of Samir

The last real contribution on this repository is 2 years old. I fear this project is abandoned :'(

It depends on your needs, fortunately for us the package has been pretty active lately. I suggest you give it a go ?

By the way I don't have this issue anymore :)

You can fix this issue using: ``` import json print(json.dumps(Directory.get_schema(ordered=True), indent=4)) ``` I don't believe we need to change the `get_schema` implementation, maybe just change the documentation to show how...