Skip to content

Latest commit

 

History

History
184 lines (137 loc) · 4.84 KB

README.rst

File metadata and controls

184 lines (137 loc) · 4.84 KB

faker-file-qt

PyQT UI for faker-file.

PyPI Version Supported Python versions Build Status Documentation Status MIT Coverage

Prerequisites

Documentation

Installation

Latest stable version from PyPI

pipx install faker-file-qt

Or development version from GitHub

pipx install https://github.com/barseghyanartur/faker-file-qt/archive/main.tar.gz

Install locally in development mode

pip install -e .[dev]

Running

faker-file-qt

Testing

Simply type:

pytest -vrx

Or use tox:

tox

Related projects

Check the demo(s):

Writing documentation

Keep the following hierarchy.

=====
title
=====

header
======

sub-header
----------

sub-sub-header
~~~~~~~~~~~~~~

sub-sub-sub-header
^^^^^^^^^^^^^^^^^^

sub-sub-sub-sub-header
++++++++++++++++++++++

sub-sub-sub-sub-sub-header
**************************

License

MIT

Support

For security issues contact me at the e-mail given in the Author section.

For overall issues, go to GitHub.

Author

Artur Barseghyan <artur.barseghyan@gmail.com>