Fritzctl

Latest version: v1.0.0a3

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

Scan your dependencies

1.0.0a2

This is the first Release of fritzctl.

You can find the documentation [here on ReadTheDocs](http://fritzctl.rtfd.io/).

It is recommended to install new Releases via `pip`, use `pip install fritzctl` to install the latest version.
You may alternatively use `pip install fritzctl==1.0.0a2` to install this specific version or `pip install --upgrade fritzctl` to upgrade from an earlier version. You can find the Installation Guide for pip [here](https://pip.pypa.io/en/stable/installing/).

If you do not have access to pip, you can simply download and extract the .tar.gz file attached to this Release and then run `python setup.py install` from inside the directory you unzipped to.

If you find any bugs in this Release, please report them to the [Bugtracker](https://github.com/not-na/fritzctl/issues) so that I can fix them as fast as possible. This also applies if you find a bug that you fix yourself.

Changelog:
- Added Session class with Authentication support
- Added dynamic API system that should be completely future-proof
- Added Object-Oriented Wrapper classes for some of the Dynamic API classes
- Added Sphinx+ReadTheDocs documentation
- Added Getting Started Guide and Contributing Guide
- Added full API docs for every method, class and constant using autodoc

Note that this is the very first Release of fritzctl and may contain Bugs, if this is the case, do not hesitate to report them at the [Bugtracker](https://github.com/not-na/fritzctl/issues).

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.