tc45 / GetInventory

Batch Network Device Detail Collector (Cisco)
MIT License
23 stars 10 forks source link

Create requirements.txt #1

Closed kbreit closed 4 years ago

kbreit commented 4 years ago

requirements.txt allows you to run a pip install -r requirements.txt and install all the requirements for a program. You can also optionally pin versions which would give you a little more control over what people install.