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
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.1.2.tar.gz
(9.1 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.1.2-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file fairyex-0.1.2.tar.gz.
File metadata
- Download URL: fairyex-0.1.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d6835e360f280ea3f5e48122f79aede7c7a12a8b6cbfb0c8e53f649bb831829
|
|
| MD5 |
d8c43840ccb18dc75cd0c0e713045dc1
|
|
| BLAKE2b-256 |
cdbd2598008bd455beb4e8075bfd23928165c7fcb2d7a07be9796f3f563485e4
|
File details
Details for the file fairyex-0.1.2-py3-none-any.whl.
File metadata
- Download URL: fairyex-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4107abb2c5fedc921719fa8e8e2f437c7cd0b5cd7f753e279993eb47dec61d69
|
|
| MD5 |
7312370d5c613962a6bd77d7c9ef06ab
|
|
| BLAKE2b-256 |
3c805f1af7daa52391bfc1623e2cb2f376f00a7e40ec28d26b3b3c64a23eafd1
|