A library to setup and deploy Apps to Pollination!
Project description
Pollination Apps
A python library to setup and deploy Apps to Pollination!
Installation
> pip install pollination-apps
Documentation
You can access the full docs for this package and its CLI here.
Local Development
-
Clone this repo locally
git clone git@github.com:ladybug-tools/pollination-apps
or
git clone https://github.com/ladybug-tools/pollination-apps
-
Install dependencies:
cd pollination-apps 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/modules ./pollination-apps sphinx-build -b html ./docs ./docs/_build
-
Preview Documentation:
python -m http.server --directory ./docs/_build/
Now you can see the documentation preview at http://localhost:8000
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
pollination-apps-0.12.1.tar.gz
(220.9 kB
view hashes)
Built Distribution
Close
Hashes for pollination_apps-0.12.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e75c9e8af05c00c028418f2e11c131b1a6c96a842b7abf5fe36414de05192bd |
|
MD5 | 8f932faf3ec468fb5b9c7d5f48cd21a0 |
|
BLAKE2b-256 | 3c714967f8a40a90e661bf8ce2e15d9d7c581d3c697a46e591e762adc434bdf1 |