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.1.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.1-py3-none-any.whl
(10.4 kB
view details)
File details
Details for the file fairyex-0.1.1.tar.gz.
File metadata
- Download URL: fairyex-0.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53d14fb29cc754e68b2e7b17c85a9c64f286f328ffc546510ead8ea74d494ebf
|
|
| MD5 |
7d8dc2166c60f88349720dd70552ddcc
|
|
| BLAKE2b-256 |
ea7a231c833ae8cc80b7b3f882cc610bd826f13d58b0db47dfd2e33de8a1fba8
|
File details
Details for the file fairyex-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fairyex-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eec5845c14d06fb6f6753828ee25aa3d46f5db606336ebf62abb6042175777f8
|
|
| MD5 |
462724a257bb47c190e00ae41b69d598
|
|
| BLAKE2b-256 |
92a22e770e505e33a14e7e5b4b489401a1e59366d6c1267a24496096bfaf2df8
|