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.3.4.tar.gz (11.0 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.3.4-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fairyex-0.3.4.tar.gz
Algorithm Hash digest
SHA256 f5f19098561b13e504232cb44d32267202109d338a29d1186d69a4e75358b0b1
MD5 94e0561d086003fff4d84864d6049184
BLAKE2b-256 2a0f5ba14852faf42b25267fb574dd12ebe30159461851b55eb3ede41f577beb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fairyex-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 11b0e6cacfbc0817ffa6fd743fc52ee1e718d9bd07c5b13251faafa45bbd6c9e
MD5 6f15d83040e813f315180f7876a809ce
BLAKE2b-256 39575678f5dddb1eca30d1ce9adbf70d44d0425d161b1f83001d15473b574118

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