Skip to content

5-bare-bones/hands

Repository files navigation

Hands - Testing Tools Overview

Hands is a collection of Python libraries designed to simplify and enhance various aspects of software testing, automation, and system interaction. Each library within the Hands ecosystem focuses on a specific domain, providing robust tools and abstractions to streamline development workflows.

Key libraries

  • Hands Scaphoid: A secure shell execution context manager for Python, making it easier to run shell commands with proper error handling and context management.
  • Hands Palms: A library for simplifying API interactions, providing tools for authentication, request handling, and response parsing.
  • Hands Fingers: A set of utilities for working with file systems, including file manipulation, directory traversal, and file metadata extraction.

Getting started

To get started with Hands, you can install the desired libraries using pip:

pip install hands-scaphoid hands-palms hands-fingers

Once installed, you can import the libraries in your Python code:

from hands_scaphoid import ShellContext
from hands_palms import APIClient
from hands_fingers import FileUtils

Conclusion

Hands provides a comprehensive suite of tools for developers looking to enhance their testing and automation workflows. With a focus on simplicity and ease of use, Hands aims to be the go-to solution for Python developers.

References

About

Overview for the Hand Testing Tools

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages