Skip to content

raceup/peeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peeper

A tool to dig deep into telemetry data

Say Thanks!
Table of Contents

Examples

Do something awesome

Using peeper

import antigravity

Install

PyPI version

Different ways, all equals

via pipenv

  • $ pipenv install .
  • $ make install

via pip

  • $ pip3 install raceup-peeper
  • $ make pip-install

fast install

  • make fast-init just copies source files to distribution files ... run it only if you're sure about dependencies

Usage and documentation

Browse the online documentation here or make your own by make docs

Contributing and feedback

Contributions welcome Open Source Love

  1. open an issue
  2. fork this repository
  3. create your feature branch (git checkout -b my-new-feature)
  4. commit your changes (git commit -am 'Added my new feature')
  5. publish the branch (git push origin my-new-feature)
  6. open a PR

Suggestions and improvements are welcome!

Authors

sirfoga
Stefano Fogarollo

License