-
Notifications
You must be signed in to change notification settings - Fork 45
Description
Hi there @dparrini !!!
I'm about to embark on a project of my own to make a Python package to read and interpret SEL (Schweitzer Engineering Laboratories) Compressed Event records (CEV files). I want to try to unify the package's interface as much as possible with yours as it seems that you've pretty well established the best ins-and-outs for this sort of work. But along those lines, I want to identify all of the properties, methods, and more that you've created. I thought it might be helpful if there was a Sphinx-based GitHub-pages-hosted documentation site that shows all of the available properties and methods for each of your module's classes.
What do you think? Would you mind if I fork your project and work on getting the documentation working in GitHub pages before opening a pull request to get it back in with your work? Ultimately, I'd like to get the docs working, and then show you what it looks like to get your feedback and thoughts before we try merging the PR. What do you think?
P.S. Here's a shameless plug for the project that I'm getting started on: pycev