Skip to main content

A script which automatically updates OPRF standard asset files from the OpRedFlag repository

Project description

Discord server invite PyPI version info PyPI supported Python versions PyPI downloads Latest release

A package written in python with useful scripts for Operation Red Flag.

Key Features

  • Intuitive Command-Line Interface (CLI)

  • Easy-to-use Pythonic design

  • Categorical design with dedicated sub-modules for different usages

Installing

Python 3.10 or higher is required

To install the library, run the following command:

# Linux/macOS
python3 -m pip install -U opredflag

# Windows
py -3 -m pip install -U opredflag

To install the development version, do the following:

$ git clone https://github.com/BobDotCom/py-opredflag
$ cd pycord
$ python3 -m pip install -U .

or if you do not want to clone the repository:

# Linux/macOS
python3 -m pip install git+https://github.com/BobDotCom/py-opredflag
# Windows
py -3 -m pip install git+https://github.com/BobDotCom/py-opredflag

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

opredflag-0.2.0.tar.gz (194.8 kB view hashes)

Uploaded Source

Built Distribution

opredflag-0.2.0-py3-none-any.whl (23.3 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