Skip to content

voltron4lyfe/pynzbgetapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynzbgetapi

A simple Python library for using the NZBGetAPI.

Installation

You can get the code from https://github.com/holiestofhandgrenades/pynzbgetapi

Example

import pynzbgetapi

ng_api = pynzbgetapi.NZBGetAPI("192.168.0.x", "username", "password")
ng_api.status()

License

This code is released under the Apache license.

About

Basic Python wrapper for the NZBGet API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages