Skip to content

mattsoulanille/nimbie-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimbie-py

Python driver for acronova's nimbie NB21

Using this Project

  1. Edit eject.py to work with your operating system
  2. In your own python source file, import Nimbie (from driver import Nimbie should do it). Then, instantiate Nimbie and call its map_over_disks or map_over_disks_forever function, passing it a callback that does whatever you need to do with each disk. The callback can return True or False to accept or reject the disk.

If anyone wants to clean this up and submit it to PyPi as a real package, feel free to. I unfortunately don't have time at the moment to do this myself.

About

Python driver for acronova's nimbie NB21

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages