A library for working with exported data from BMC Footprints 11.
Project description
TTFootprints
TTFootprints is a library for working with ticket data exported from BMC Footprints.
Installation
python -m pip install ttfootprints
OR
git clone https://gitlab.uvm.edu/whunt1/libfp
cd libfp
python -m pip install .
Usage
Read tickets from a csv
from footprints import ticket
tickets = ticket.read_csv("/path/to/file")
Get ticket information
first_ticket = tickets[0]
desc = first_ticket.data["Description"]
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file TTFootprints-0.0.4.tar.gz.
File metadata
- Download URL: TTFootprints-0.0.4.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3289cffeac0f6e387490e28cf0987b6347839f241acfcc3ffb8d7aa3925e1447
|
|
| MD5 |
e51fe8b570899f11b8d5616ca988721e
|
|
| BLAKE2b-256 |
84d6f758416c538b188f291c97e54d339ebb7478016d9f155e6bd017544692c2
|
File details
Details for the file TTFootprints-0.0.4-py3-none-any.whl.
File metadata
- Download URL: TTFootprints-0.0.4-py3-none-any.whl
- Upload date:
- Size: 1.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9034fcf215c1fc8f353bf88e793c4c622d0da1f7f9f57ab6c90001fe260fa64
|
|
| MD5 |
0665cb5ab521bb927dced350caf9956f
|
|
| BLAKE2b-256 |
ddcd77e52c1299105d9ec5f0a35950bb13f46242163edd20fee97c3dd8eceb1e
|