Labelord

Latest version: v0.4

Safety actively analyzes 619231 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3

**Labelord** is now distributed as Python package:

* There is a `setup.py` file allowing you to install in standard way with `python setup.py install`
* Package is on PyPI and TestPyPI:
* `pip install labelord` (https://pypi.python.org/pypi/labelord/0.3)
* `pip install --extra-index-url https://test.pypi.org/pypi labelord-suchama4` (https://testpypi.python.org/pypi/labelord-suchama4/0.3)
* After installation it is possible to:
* `from labelord import app, cli` (import from labelord modules)
* `python -m labelord --help` (run labelord as python module)
* `labelord --help` (run labelord as command in shell via entrypoint)

0.2

Finished second task of Labelord series: *flask*

The application can be now used as CLI tool as well as master-to-master replication server.

0.1

Finished first task of Labelord series: *click+requests*

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.