RackReaver / sectools

Collection of security tools that increase productive and help streamline workflows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sectools

Collection of security tools that increase productive and help streamline workflows.

Getting Started

Project Description

Prerequisites

To use this package is will require...

Installation

To install this package run the following commands in your python virtual environment.

pip install https://github.com/RackReaver/sectools

This package is available on PyPi and can be installed with the following command:

$ pip install <project_name>

Running the tests

The testing suite used for this project is pytest. To run be sure pytest is installed then in a terminal opened to the project directory type 'pytest' to run.

Break down into end to end tests

Explain what these tests test and why

Give an example

And coding style tests

Explain what these tests test and why

Give an example

Deployment

Add additional notes about how to deploy this on a live system

How to use

>>> from XXX import XXX
>>>
>>>
>>>
>>>

TO-DO

  • Task 1
  • Task 2
  • Task 3

Built With

Authors

License

This project is licensed under the Apache License - see the LICENSE file for details

Acknowledgments

  • Name - Tool Title - Tool Description

    79f99676ee5250afec6684c23ce81759b6d31e78

About

Collection of security tools that increase productive and help streamline workflows.


Languages

Language:Python 100.0%