Skip to content

aruaibrahim/sippers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sippers

Import and parse CNMC SIPS

image

Installation

$ pip install sippers

Use

$ sippers import --file /path/to/sips_file.zip \
  --backend mongodb://user:pass@localhost:27017/db

At this moment only MongoDB as a backend is supported, but you can write your own backend.

Packages

No packages published

Languages

  • Python 100.0%