A library to represent construction detail geometry for environmental simulation.
Project description
fairyfly-core
Fairyfly is a collection of Python libraries to create representations of construction details following fairyfly-schema.
This package is the core library that provides fairyfly's common functionalities. To extend these functionalities you should install available Fairyfly extensions or write your own.
Here are a number of frequently used extensions for Fairyfly:
- fairyfly-therm: Adds LBNL THERM simulation to Fairyfly.
Installation
To install the core library use:
pip install -U fairyfly-core
To check if Fairyfly command line interface is installed correctly use fairyfly viz and you
should get a viiiiiiiiiiiiizzzzzzzzz! back in response! :bee:
API Documentation
Local Development
- Clone this repo locally
git clone git@github.com:ladybug-tools/fairyfly-core.git
# or
git clone https://github.com/ladybug-tools/fairyfly-core.git
- Install dependencies:
cd fairyfly-core
pip install -r dev-requirements.txt
pip install -r requirements.txt
- Run Tests:
python -m pytest ./tests
- Generate Documentation:
sphinx-apidoc -f -e -d 4 -o ./docs ./fairyfly
sphinx-build -b html ./docs ./docs/_build/docs
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
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
File details
Details for the file fairyfly_core-0.2.22.tar.gz.
File metadata
- Download URL: fairyfly_core-0.2.22.tar.gz
- Upload date:
- Size: 56.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b68408093361d46b8663f17a07c794afa8fde48fc9b9e5fc0f700f0e0ea661a1
|
|
| MD5 |
d77b8063dc095e33815ecc324d3967f4
|
|
| BLAKE2b-256 |
12e988d6cb57bc3fcff23effa54f75c8218603258dd7506b9175dab60bd18f3a
|
File details
Details for the file fairyfly_core-0.2.22-py3-none-any.whl.
File metadata
- Download URL: fairyfly_core-0.2.22-py3-none-any.whl
- Upload date:
- Size: 63.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82f1953396b36910a7d69965043aa86fd5c0bf587b78e67dc592166d27d103fa
|
|
| MD5 |
0c8b979c2994d5538c026fc12508479f
|
|
| BLAKE2b-256 |
f411e17256a1a222ad58ad8637ad70b692f3ced740f35bcd1dc3778c021f841f
|