Skip to content

fathyb/analytics-python-10krps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python 10krps

Requirements

  • make
  • git
  • Docker (optional)
  • Python 3

Run

$ make run writeKey=YOUR_WRITE_KEY events=1000000

Options

  • writeKey: required
  • events: optional, default: 500000

Using Docker

$ make docker_run writeKey=YOUR_WRITE_KEY events=1000000

Make tasks

  • run: run sample_client.py
  • deps: fetch dependencies
  • env: create the Python virtualenv
  • bootstrap: install virtualenv
  • docker_build: build the Docker image
  • docker_run: run using Docker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages