Name | pyease JSON |
Version |
0.2.0
JSON |
| download |
home_page | |
Summary | Python Library with helpful functions for the Eclipse Advanced Scripting Environment (EASE). See https://www.eclipse.org/ease |
upload_time | 2023-01-30 11:25:16 |
maintainer | |
docs_url | None |
author | DB Netz AG |
requires_python | <3.12,>=3.10 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
..
SPDX-FileCopyrightText: Copyright DB Netz AG and the pyease contributors
SPDX-License-Identifier: Apache-2.0
pyease
======
.. image:: https://github.com/DSD-DBS/pyease/actions/workflows/build-test-publish.yml/badge.svg
.. image:: 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`__.
__ https://dsd-dbs.github.io/pyease
Installation
------------
You can install the latest released version directly from PyPI.
.. code::
pip install pyease
To set up a development environment, clone the project and install it into a
virtual environment.
.. code::
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 <CONTRIBUTING.rst>`__ for details.
Licenses
--------
This project is compliant with the `REUSE Specification Version 3.0`__.
__ https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md
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>`__)
Raw data
{
"_id": null,
"home_page": "",
"name": "pyease",
"maintainer": "",
"docs_url": null,
"requires_python": "<3.12,>=3.10",
"maintainer_email": "",
"keywords": "",
"author": "DB Netz AG",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/b8/42/08fee08166768fb429e03046d16689de1f0cd72716750c5be691fa3add5e/pyease-0.2.0.tar.gz",
"platform": "any",
"description": "..\n SPDX-FileCopyrightText: Copyright DB Netz AG and the pyease contributors\n SPDX-License-Identifier: Apache-2.0\n\npyease\n======\n\n.. image:: https://github.com/DSD-DBS/pyease/actions/workflows/build-test-publish.yml/badge.svg\n\n.. image:: https://github.com/DSD-DBS/pyease/actions/workflows/lint.yml/badge.svg\n\nPython Library with helpful functions for the Eclipse Advanced Scripting\nEnvironment (EASE). See https://www.eclipse.org/ease\n\nDocumentation\n-------------\n\nRead the `full documentation on Github pages`__.\n\n__ https://dsd-dbs.github.io/pyease\n\nInstallation\n------------\n\nYou can install the latest released version directly from PyPI.\n\n.. code::\n\n pip install pyease\n\nTo set up a development environment, clone the project and install it into a\nvirtual environment.\n\n.. code::\n\n git clone https://github.com/DSD-DBS/pyease\n cd pyease\n python -m venv .venv\n\n source .venv/bin/activate.sh # for Linux / Mac\n .venv\\Scripts\\activate # for Windows\n\n pip install -U pip pre-commit\n pip install -e '.[docs,test]'\n pre-commit install\n\nContributing\n------------\n\nWe'd love to see your bug reports and improvement suggestions! Please take a\nlook at our `guidelines for contributors <CONTRIBUTING.rst>`__ for details.\n\nLicenses\n--------\n\nThis project is compliant with the `REUSE Specification Version 3.0`__.\n\n__ https://git.fsfe.org/reuse/docs/src/commit/d173a27231a36e1a2a3af07421f5e557ae0fec46/spec.md\n\nCopyright DB Netz AG, licensed under Apache 2.0 (see full text in\n`<LICENSES/Apache-2.0.txt>`__)\n\nDot-files are licensed under CC0-1.0 (see full text in\n`<LICENSES/CC0-1.0.txt>`__)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python Library with helpful functions for the Eclipse Advanced Scripting Environment (EASE). See https://www.eclipse.org/ease",
"version": "0.2.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dbb9138d454a93d7797c38ce65e0abf8e075e67ca618720c3ff9e3652e048452",
"md5": "0f9c7a7ad1dbd796f8c981495a3048ca",
"sha256": "6af7af0f57fb43784ecfa0cf4138023f56d10e6f1eef3224e719aa11a731eae4"
},
"downloads": -1,
"filename": "pyease-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0f9c7a7ad1dbd796f8c981495a3048ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.10",
"size": 14842,
"upload_time": "2023-01-30T11:25:15",
"upload_time_iso_8601": "2023-01-30T11:25:15.065980Z",
"url": "https://files.pythonhosted.org/packages/db/b9/138d454a93d7797c38ce65e0abf8e075e67ca618720c3ff9e3652e048452/pyease-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b84208fee08166768fb429e03046d16689de1f0cd72716750c5be691fa3add5e",
"md5": "8f4057bdc8c4343fc7b42fda8adf4c92",
"sha256": "a6b272815a7c32e6880fbc154df9b34fa65f056cb29e17c0a8e14593980a490f"
},
"downloads": -1,
"filename": "pyease-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "8f4057bdc8c4343fc7b42fda8adf4c92",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.10",
"size": 27872,
"upload_time": "2023-01-30T11:25:16",
"upload_time_iso_8601": "2023-01-30T11:25:16.389972Z",
"url": "https://files.pythonhosted.org/packages/b8/42/08fee08166768fb429e03046d16689de1f0cd72716750c5be691fa3add5e/pyease-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-30 11:25:16",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyease"
}