Skip to main content

Generate Monaco Racing report

Project description

reportracingtable Package

- package for build Monaco Racing report

- use report command from command line

Installation

Using PIP

pip install reportracingtable

Usage in scripts

script_name.py

from reportracingtable 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

reportracingtable is licensed (MIT license).

Project details


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

reportracingtable-1.0.0-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