Closed MikeHibbert closed 4 years ago
Hi Mike, though I am releasing this as stable some-day™ ;-), it is not ATM. I have some trouble with the parser as I transcoded it nearly 1:1 from the very good PHP implementation of metroplex systems. If you want you can add some code / help out a bit, I think that most parts are quite well. As said in the README, it's pre-alpha.
I'll write a proper HOWTO, or at least include it in the README - that's a good idea.
I wrote a really simple usecase in the README. Please tell me what else you need.
We are evaluating this for a project, if the project goes ahead then we will be happy to contribute time to the features/changes we need. It would be helpful if you documented:
I'm really glad to see someone else has interest in this (as I before couldn't believe that no library exists with this purpose). I am no professional software engineer, so code quality may not expect your high expectations. This Library is done in my free time - but I will need it for another, (really) huger project as essential plugin part. So I need this to work reliably. To answer your questions:
Thanks! great answer. Would you accept a PR with that in the README?
Sure! Any PR that helps is welcome!
Do you need more? Is there anything I can do? Can I close this issue from your side?
On that documentation topic, what about uploading the sphinx doc on readthedocs.io to improve its visibility, even if it is bare API doc.
Yes, I already have a project there. But last time it failed to build, and I had no time yet. Let's see what I can do.
Ok, it was just a small setting (master_doc). Done. So the No documentation issue can be closed: https://pydifact.readthedocs.io If this is too few documentation for anyone, he/she could open another issue - or help writing it ;-)
Hi
I'm interested in using this module but it needs a basic HOWTO so its possible to see how to use it.
Mike