معرفی شرکت ها


eds4jinja2-0.1.36


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Embed the data source specifications in your JINJA templates directly, and enjoy the dynamic data contexts.
ویژگی مقدار
سیستم عامل -
نام فایل eds4jinja2-0.1.36
نام eds4jinja2
نسخه کتابخانه 0.1.36
نگهدارنده ['Eugeniu Costetchi']
ایمیل نگهدارنده ['costezki.eugen@gmail.com']
نویسنده Eugeniu Costetchi
ایمیل نویسنده costezki.eugen@gmail.com
آدرس صفحه اصلی https://github.com/meaningfy-ws/eds4jinja2
آدرس اینترنتی https://pypi.org/project/eds4jinja2/
مجوز -
# eds4jinja2 An easy way to reports generation with Jinja2 templates. With Embedded Datasource Specifications inside Jinja2 templates, you can fetch the data you need on the spot. ![test](https://github.com/meaningfy-ws/eds4jinja2/workflows/test/badge.svg) [![codecov](https://codecov.io/gh/meaningfy-ws/eds4jinja2/branch/master/graph/badge.svg)](https://codecov.io/gh/meaningfy-ws/eds4jinja2) [![Documentation Status](https://readthedocs.org/projects/eds4jinja2/badge/?version=latest)](https://eds4jinja2.readthedocs.io/en/latest/?badge=latest) ![PyPI](https://img.shields.io/pypi/v/eds4jinja2?color=teal&label=version) ![PyPI - Status](https://img.shields.io/pypi/status/eds4jinja2) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/eds4jinja2) ![PyPI - License](https://img.shields.io/pypi/l/eds4jinja2?color=green) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/eds4jinja2) Specify the data sources in your JINJA templates directly. ```jinja2 {% set content, error = from_file(path).fetch_tree() %} \n content: {{ content }}\n error: {{ error }}\n ``` ```jinja2 {% set content, error = from_endpoint(endpoint).with_query(query_string).fetch_tabular() %} content: {{ content }} \n error: {{ error }} \n ``` # Installation ```shell script pip install eds4jinja2 ``` # Usage [Read the docs here](https://eds4jinja2.readthedocs.io/en/latest/) ## Contributing You are more than welcome to help expand and mature this project. We adhere to [Apache code of conduct](https://www.apache.org/foundation/policies/conduct), please follow it in all your interactions on the project. When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the maintainers of this repository before making a change. ## Licence This project is licensed under [GNU GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) licence. Powered by [Meaningfy](https://github.com/meaningfy-ws).


نیازمندی

مقدار نام
- jinja2
- sparqlwrapper
~=1.3.5 pandas
- pyyaml
- toml
- xlrd
- openpyxl
- numpy
- Click
- rdflib
- py-singleton
- beautifulsoup4
- requests
- tabulate
~=6.3.1 coverage
~=7.0.0 pytest
~=5.0.0 pytest-bdd
~=3.0.0 pytest-cov
~=0.6.0 pytest-subtests
- flake8
- myst-parser
- sphinx
- sphinxcontrib-apidoc
- twine
- setuptools
- wheel


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl eds4jinja2-0.1.36:

    pip install eds4jinja2-0.1.36.whl


نصب پکیج tar.gz eds4jinja2-0.1.36:

    pip install eds4jinja2-0.1.36.tar.gz