Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MousePy

MousePy's aim is to provide a simple abstraction layer for Mouseflow's RESTful API.

Getting started

Documentation

https://newcraftgroup.github.io/mousepy

Installation

pip install mousepy

Example use

import mousepy

connection = Mouseflow(
    user,
    token
)

list_of_websites = connection.websites().list()

About

A Python API wrapper for Mouseflow

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages