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
Release history Release notifications | RSS feed
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.3.tar.gz
(11.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fairyex-0.3.3-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file fairyex-0.3.3.tar.gz.
File metadata
- Download URL: fairyex-0.3.3.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4db8f4c5d6ef9a3e1dfb1b7aaf6af1b0e6ef442033b9f0455010026c542603f
|
|
| MD5 |
70a410d87692d6c12db339a391d2c3fb
|
|
| BLAKE2b-256 |
e4ea036dae8baf4b68be82b1f5d179922bf677b8dc3f64d62c442a63bb52a4d3
|
File details
Details for the file fairyex-0.3.3-py3-none-any.whl.
File metadata
- Download URL: fairyex-0.3.3-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2365c0362f64a4077c55b84b006b96e97b2945854b60a039870e9350cb1fab3e
|
|
| MD5 |
385bd0297fc8c8b57a431841818ad86d
|
|
| BLAKE2b-256 |
df50099de4faa688643f0c2d06e1658e5b3ae7e02f3b79c47a42eb5b829ddaf5
|