Skip to main content

Tool for generating station CSV data

Project description

Station Simulator

A script for generating large station CSVs fast

Copyright 2017 RPS Group Plc

See LICENSE for details

Installation

To install using pip:

pip install station-simulator

Usage

usage: station-simulator [-h] [-n STATION_NAME] [-s START] [-e END] output

Generate a fake CSV of station data

positional arguments:
  output                Output file

optional arguments:
  -h, --help            show this help message and exit
  -n STATION_NAME, --station-name STATION_NAME
                        Name of station
  -s START, --start START
                        Start Date
  -e END, --end END     End Date

Examples:

station-simulator test.csv

station-simulator -n Example1 --start 2001-01-01 --end 2010-01-01 output.csv

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

station-simulator-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page