eladrich / pyrallis

Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
https://eladrich.github.io/pyrallis/
MIT License
189 stars 7 forks source link

Manage requirements in files #20

Open idow09 opened 1 year ago

idow09 commented 1 year ago

Introduced requirements files for package users & developers so dependencies are conveniently managed