This project allows you to bulk check-out pre-created licenses within a Snipe-IT server using a CSV template of either a User ID or Email
- Updates to existing items work as expected.
- Updates to nonexistent items should fail gracefully.
- Creation of new items from CSV is not planned.
- A Snipe-IT server accessible from wherever the importer is running with a vaild API key
- A properly formatted CSV file (use template)
- Python
NEED TO WRITE
NEED TO WRITE