Skip to main content

FairyEx - FEErical Extraction

Project description

FairyEx

FairyEx (for FEE Extraction) is a Python package to perform extraction with some ZIP solution file.

Magical extraction

  • Fast: focus on speed
  • Efficient: low memory usage
  • Easy: to install and to use

Quickstart

pip install fairyex
from fairyex import DarkSol

with DarkSol("Model Open World Solution.zip") as ds:
    df = ds.query(
        phase="STSchedule",
        children_class="Generator",
        children=ds.query_children("Generator"),
        properties=["Generation"],
        samples=["1", "2", "3"],
    )

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

fairyex-0.2.6.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fairyex-0.2.6-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file fairyex-0.2.6.tar.gz.

File metadata

  • Download URL: fairyex-0.2.6.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for fairyex-0.2.6.tar.gz
Algorithm Hash digest
SHA256 c2b0a045a849c5cd3e2d1382d8f029fe2267bb54ebb188d056a9355dd92df6c8
MD5 43747707be7a704370cf380669f94c38
BLAKE2b-256 51fdcb1c939dfc0973c9f60b38efb3a45466b01e78ee7261f9db5723f8ec630c

See more details on using hashes here.

File details

Details for the file fairyex-0.2.6-py3-none-any.whl.

File metadata

  • Download URL: fairyex-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for fairyex-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 8c5299d5bb6376ac350cf4e56233e6362e7eb51d141f92f36856e1f443fb8739
MD5 5633f6292368844df0b00bf06faf78cb
BLAKE2b-256 5b81bf14221d4e1479f7dc7e95ae0b4859da87bf0cbea18049b3ceb75d1901d0

See more details on using hashes here.

Supported by

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