Projects STRLCPY dummy Files
🤬
dummy Loading last commit info...
.gitignore
LICENSE
README.md
setup.py
README.md

dummy

License: MIT

Generator of static files for testing file upload functionality.

Motivation

Installation

Since dummy is implemented in Python, it can be installed with the pip command, which is a Python package management system.

$ pip install git+ssh://[email protected]/sterrasec/dummy.git

Usage

$ dummy
$ dummy -h
usage: dummy [-h] [-t TEXT] [-b BYTES] file_path

Create a dummy file for testing.

positional arguments:
  file_path             Path to the generated file(.jpeg, .png, .pdf)

options:
  -h, --help            show this help message and exit
  -t TEXT, --text TEXT  Text to be written in the file
  -b BYTES, --bytes BYTES
                        Bytes of file(.png only)

License

MIT License

Please wait...
Page is in error, reload to recover