This repository is a fork of the archived SnipeIT-PythonAPI repository. It contains additional bug fixes.
Use this package to interface with the SnipeIT (https://snipeitapp.com/) API directly from Python.
Run the command pip install snipeitpythonapi
See Example Scripts included in package for specific calls
- ☒ Hardware
- ☒ Companies
- ☒ Locations
- ☒ Accessories
- ☒ Consumables
- ☒ Components
- ☒ Users
- ☒ Status Labels
- ☒ Models
- ☒ Licenses
- ☒ Categories
- ☒ Manufacturers
- ☒ Custom Fieldsets
- ☒ Maintenances
- Fork this repository
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request to this repository
Original repository: Cox Automotive Inc. * https://www.coxautoinc.com/ * Author: Jared Bloomer
This Project is currently released under the MIT license. For the latest copy of the MIT license, please refer to https://opensource.org/licenses/MIT