Giter VIP home page Giter VIP logo

merakipii's Introduction

Description

Meraki PII is a Python package used to interact with the Meraki Dashboard API for Personally Identifiable Information (PII).

The official documentation for PII related API calls can be found here.

Dependencies and Requirements

Tested on Python 3.7 and Requests 2.21.0

Installation

Preferred method of installation is in a Python virtual environment.

  1. Clone the project
git clone https://github.com/zabrewer/MerakiPII
  1. create venv in same directory:
python3 -m venv MerakiPII/
  1. activate venv and download dependencies
cd MerakiPII/
source bin/activate
  1. satisfy dependencies
pip install requests

Use

Review PII related functions in the MerakiPII/PII.py package or review the individual example Python files for basic use.

All example python files point to a file named config.ini for Meraki Dashboard API Keys, Meraki Org, and other required parameters. See example-config.ini.

Further PII and GDPR related documentation

Meraki Data Privacy and Protection Features

EU Cloud Configuration Guide

Credit

shiyuechengineer wrote the error functions and non-PII functions. I made use of the same in order to merge this project into the official meraki-dashboard Python module which does not currently contain PII API calls.

License

This project is licensed to you under the terms of the Cisco Sample Code License.

merakipii's People

Contributors

zabrewer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

jerdoubleu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.