madpah / requirements-parser

A Pip requirements file parser.
https://requirements-parser.readthedocs.io
Apache License 2.0
125 stars 41 forks source link

[FEATURE] Further type `requirements-parser` #71

Open madpah opened 2 years ago

madpah commented 2 years ago

The following issues and PRs all talk about addition of more typing to requirements-parser:

This feature will look to provide typing through addition of Python Properties to the various classes in this library.