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.3.tar.gz
(9.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.1.3-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file fairyex-0.1.3.tar.gz.
File metadata
- Download URL: fairyex-0.1.3.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18093aa94ba08e4b9600974ee2b1ec16bba66ed626f7f24523ef951b25c9f958
|
|
| MD5 |
60a9166d7edfa93bd861d5605cf9f7d0
|
|
| BLAKE2b-256 |
6c6c1976e241f5b00dc28677e17ee4ee982aeed136455b41e74567b50900f0dc
|
File details
Details for the file fairyex-0.1.3-py3-none-any.whl.
File metadata
- Download URL: fairyex-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.7 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 |
0a091352e60365b0e43b5ae6b5eae5ada6bd77f08ec91abf358b7b24fa6867ad
|
|
| MD5 |
d6ee66b16012e6e5c4350fbdd3a263a8
|
|
| BLAKE2b-256 |
71a1ace986fcf7e8a44d04c1b7bcbd513e82899d72f6727c50e4ec90135d7ad7
|