Skip to main content

Python Library with helpful functions for the Eclipse Advanced Scripting Environment (EASE). See https://www.eclipse.org/ease

Project description

https://github.com/DSD-DBS/pyease/actions/workflows/build-test-publish.yml/badge.svg https://github.com/DSD-DBS/pyease/actions/workflows/lint.yml/badge.svg

Python Library with helpful functions for the Eclipse Advanced Scripting Environment (EASE). See https://www.eclipse.org/ease

Documentation

Read the full documentation on Github pages.

Installation

You can install the latest released version directly from PyPI.

pip install pyease

To set up a development environment, clone the project and install it into a virtual environment.

git clone https://github.com/DSD-DBS/pyease
cd pyease
python -m venv .venv

source .venv/bin/activate.sh  # for Linux / Mac
.venv\Scripts\activate  # for Windows

pip install -U pip pre-commit
pip install -e '.[docs,test]'
pre-commit install

Contributing

We’d love to see your bug reports and improvement suggestions! Please take a look at our guidelines for contributors for details.

Licenses

This project is compliant with the REUSE Specification Version 3.0.

Copyright DB Netz AG, licensed under Apache 2.0 (see full text in LICENSES/Apache-2.0.txt)

Dot-files are licensed under CC0-1.0 (see full text in LICENSES/CC0-1.0.txt)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyease-0.2.0.tar.gz (27.9 kB view hashes)

Uploaded Source

Built Distribution

pyease-0.2.0-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page