Tested functions for common operations
Project description
README
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file robotpt-common-utils-0.0.8.tar.gz
.
File metadata
- Download URL: robotpt-common-utils-0.0.8.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 314a2e4a8586821b09872db06f3c2f97033fa340c17d41fd549521a060fcff70 |
|
MD5 | 8558549511c178555d29be57dcb72bf0 |
|
BLAKE2b-256 | 636eca1a96e734fc39b75352a698aca0762ed9b9d9dd11a2eb3a9f71a52fe9ab |