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

Install

Install with pip install pious

Solver Interface

The main solver interface is pious.pyosolver

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.dev5.tar.gz (30.5 kB view details)

Uploaded Source

Built Distribution

pious-0.0.0.dev5-py3-none-any.whl (37.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pious-0.0.0.dev5.tar.gz
  • Upload date:
  • Size: 30.5 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.dev5.tar.gz
Algorithm Hash digest
SHA256 c4f11be623864a067a97944422d85bfb07a5fa71364b5841c51fce3cd17f8f17
MD5 658ddf69ecf6a2492c3cd4c0fd2df30e
BLAKE2b-256 23454fa3778754e67d5c63c68142a3fecab63ce299aed770221ab7284d7a95f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pious-0.0.0.dev5-py3-none-any.whl
  • Upload date:
  • Size: 37.3 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.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 fdc2206dcd28acd2e6e3d291746f12575f2efa202206019210a307fd6c394dbf
MD5 f6dee52e9531f34a24592e2d32fc319c
BLAKE2b-256 a707841456460e04945e14ea0d92d50318e6c14c0ab3b2156b50da555a286155

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