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

Uploaded Source

Built Distribution

pious-0.0.0.dev4-py3-none-any.whl (37.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pious-0.0.0.dev4.tar.gz
  • Upload date:
  • Size: 30.7 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.dev4.tar.gz
Algorithm Hash digest
SHA256 b33619451ccad64cece62e90baf17aff0f4d3e8aca6952feef28c6fe937f60e0
MD5 14c4584ef1ccf79e9707823d07382a64
BLAKE2b-256 012ff69e088eac3a21db821d1544f60cbc88de6a5c61f667701c366103eb24cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pious-0.0.0.dev4-py3-none-any.whl
  • Upload date:
  • Size: 37.8 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.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 4797ef6e4a160e377fcdc31c1544b7267c33c8d3bd73b0b2572a88c0ac477e8b
MD5 519248e3f81c79e20b535c8feb67f521
BLAKE2b-256 e37209ed7c96018cbcd607e104cd9af54297278301a7171ae9f5214a31addfca

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