Skip to main content

The PioSOLVER Utility Suite

Project description

Pious: The Pio Utility Suite

Various Pio Utilities

Warning: This library is still under construction. All interfaces, classes, files, etc will be changed. I'm open sourcing this for feedback/collaboration

Installing Requirements

You'll need to install Python3.x (not sure the minimal x version, but anything

= 3.9 should be good). You also need to install some requirements with pip install -r requirements.txt.

Aggregation Reports

To use the AggregationReport, start a python session from the python directory, and import the aggregation report module. Then create a new AggregationReport by passing in the path to the folder containing the AggregationReport (and optionally including the path to the solve database that you used to generate the aggregation report):

import aggregation.report as ar

# With just the report
r = ar.AggregationReport(PATH_TO_REPORT_FOLDER)
# With report and solve database
r = ar.AggregationReport(PATH_TO_REPORT_FOLDER, PATH_TO_SOLVE_DB)

You can run r.plot() to get a nice visualization, r.filter() to focus only on boards you're interested in, and r.reset() to start over again.

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

pious-0.0.0.dev1.tar.gz (32.8 kB view details)

Uploaded Source

Built Distribution

pious-0.0.0.dev1-py3-none-any.whl (42.0 kB view details)

Uploaded Python 3

File details

Details for the file pious-0.0.0.dev1.tar.gz.

File metadata

  • Download URL: pious-0.0.0.dev1.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pious-0.0.0.dev1.tar.gz
Algorithm Hash digest
SHA256 0508599b8f0ab879f3d0bc857ccec195f3167068fb61f724bd25864acf4bae67
MD5 cefcc94aaa64ea8f37eca79f731b0ea5
BLAKE2b-256 a973ff5a76edb53ffa4cc089a40d7598da12033f4a468d9151430ac99861c7d8

See more details on using hashes here.

File details

Details for the file pious-0.0.0.dev1-py3-none-any.whl.

File metadata

  • Download URL: pious-0.0.0.dev1-py3-none-any.whl
  • Upload date:
  • Size: 42.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for pious-0.0.0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 6c5b2b4b83444b763c5c5e3d1eebe1a7c166e770bac81f22be8418501e885cbf
MD5 c3b3911d7ac7c5a9645c86c2518bf26c
BLAKE2b-256 08d4dc256d1cf5cc8ac128e2fb28d431133d84259f66eaaedb62d342e565a702

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page