This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Roadmap: document all Python standard library modules #93
Labels
Docs
Issues related to documentation
It would be helpful to have a complete list of all standard Python modules and a guide as to which ones are supported, in progress, going to be supported, or not going to be supported ever. For example, is the threading module ever going to be supported? Will threading be handled with Seq's pipelines only? Will the multiprocessing module be supported?
Having this list will encourage people to help your efforts if it looks like most of what they need is going to eventually be part of Seq, and will also help them decide whether Seq will never be what they need.
The text was updated successfully, but these errors were encountered: