pypdn icon indicating copy to clipboard operation
pypdn copied to clipboard

Documentation?

Open TermitCG opened this issue 4 years ago • 3 comments

Is there any documentation of this library?

TermitCG avatar Jan 08 '21 22:01 TermitCG

No, there isn't any documentation. I was going to wait and add documentation once this library gained some more popularity/traction.

The example given in the README is a good starting point. Besides that, you can look at the tests as well.

If you have a specific question, let me know and I might be able to help.

addisonElliott avatar Jan 11 '21 13:01 addisonElliott

Looking for a way to write pdn files with multiple layers. Is this possible? If yes, could you give an example?

eqprog avatar Mar 22 '21 02:03 eqprog

Looks like I never got around to it: https://github.com/addisonElliott/pypdn/blob/master/pypdn/reader.py#L11

Sorry. Hopefully some of the infrastructure is in place for writing PDN files that you could figure something out. As always, PRs are welcome.

addisonElliott avatar Mar 22 '21 11:03 addisonElliott