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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pious-0.0.0.dev6.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.dev6.tar.gz
Algorithm Hash digest
SHA256 2dd06927dac8803330ce72b9d7efaefced1832b91eed6ea99009bf48ddc2a9d2
MD5 b3d2684511e602c868d91b69829d2090
BLAKE2b-256 42e8a5455d367dc86e3bf95baa23c983a94c702c16d33b3e1474a3385b2c5f6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pious-0.0.0.dev6-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.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 2c55e0caeae247eeafb8cda87a0dcd38d0d558bb0f8647fca00eeadba09284bf
MD5 e6833e3306dddc69ca115e9e7f30c429
BLAKE2b-256 50c6c69aa76ed415666a2af21f1573426262342ef5e1140e4591ca2732d773ae

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