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
Release files for robotpt-common-utils 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| robotpt-common-utils-0.0.8.tar.gz | 5.5 kB | Details |
Release files / robotpt-common-utils-0.0.8.tar.gz
| Download URL | robotpt-common-utils-0.0.8.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
314a2e4a8586821b09872db06f3c2f97033fa340c17d41fd549521a060fcff70
|
|
BLAKE2b-256 checksum How to use checksums |
636eca1a96e734fc39b75352a698aca0762ed9b9d9dd11a2eb3a9f71a52fe9ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|