Skip to main content

Generate Monaco Racing report

Project description

Racingreport Package

- Package for build Monaco Racing report

- report for use from command line

Installation

Using PIP

pip install monacoreportwoo

Usage in scripts

script_name.py

from monacoreport import main

if __name__ == '__main__':
    data = main()

Usage from command line

$ python script_name.py --folder "/path/to/file"
$ python script_name.py --driver "Driver Name"
$ python script_name.py --decs True

Usage from command line without imports

$ report --folder "/path/to/file"
$ report --driver "Driver Name"
$ report --string --decs True

License

racingreport is licensed (MIT license).

Project details


Release history Release notifications | RSS feed

This version

1.7

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

monacoreportwoo-1.7-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

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