Skip to content

robotpt/robotpt-common-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Build Status Downloads

A collection of common functions.

Setup

Option 1: Clone the repository

Best if you want to modify or view the code - note that you can do the following inside of a virtual environment

git clone https://github.com/robotpt/robotpt-common-utils

An easy way to setup the repository with its dependencies and with your Python path is to use pip.

pip install -e robotpt-common-utils

Tests can be run with the following commands.

cd robotpt-common-utils
python3 -m unittest

Option 2: Use Pip

Best if you just want to use it

python3 -m pip install robotpt_common_utils

About

Tested functions for common operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages