معرفی شرکت ها


flxtrd-0.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Public client API for the flexible energy trading market GLocalFlex.
ویژگی مقدار
سیستم عامل -
نام فایل flxtrd-0.0.3
نام flxtrd
نسخه کتابخانه 0.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده glocalflex
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/glocalflex/flxtrade
آدرس اینترنتی https://pypi.org/project/flxtrd/
مجوز -
# GLocalFlexTrade Public API Trade energy or offer flexible loads to the European energy market. [![Release](https://img.shields.io/github/v/release/glocalflex/flxtrd)](https://img.shields.io/github/v/release/glocalflex/flxtrd) [![Build status](https://img.shields.io/github/actions/workflow/status/glocalflex/flxtrd/main.yml?branch=main)](https://github.com/glocalflex/flxtrd/actions/workflows/main.yml?query=branch%3Amain) [![codecov](https://codecov.io/gh/glocalflex/flxtrd/branch/main/graph/badge.svg)](https://codecov.io/gh/glocalflex/flxtrd) [![Commit activity](https://img.shields.io/github/commit-activity/m/glocalflex/flxtrd)](https://img.shields.io/github/commit-activity/m/glocalflex/flxtrd) [![License](https://img.shields.io/github/license/glocalflex/flxtrd)](https://img.shields.io/github/license/glocalflex/flxtrd) Public client API for the flexible energy trading market GLocalFlex. - **Github repository**: <https://github.com/glocalflex/flxtrd/> - **Documentation** <https://glocalflex.github.io/flxtrd/> ## Getting started with your project First, create a repository on GitHub with the same name as this project, and then run the following commands: ``` bash git init -b main git add . git commit -m "init commit" git remote add origin git@github.com:glocalflex/flxtrd.git git push -u origin main ``` Finally, install the environment and the pre-commit hooks with ```bash make install ``` You are now ready to start development on your project! The CI/CD pipeline will be triggered when you open a pull request, merge to main, or when you create a new release. To finalize the set-up for publishing to PyPi or Artifactory, see [here](https://fpgmaas.github.io/cookiecutter-poetry/features/publishing/#set-up-for-pypi). For activating the automatic documentation with MkDocs, see [here](https://fpgmaas.github.io/cookiecutter-poetry/features/mkdocs/#enabling-the-documentation-on-github). To enable the code coverage reports, see [here](https://fpgmaas.github.io/cookiecutter-poetry/features/codecov/). ## Releasing a new version - Create an API Token on [Pypi](https://pypi.org/). - Add the API Token to your projects secrets with the name `PYPI_TOKEN` by visiting [this page](https://github.com/glocalflex/flxtrd/settings/secrets/actions/new). - Create a [new release](https://github.com/glocalflex/flxtrd/releases/new) on Github. Create a new tag in the form ``*.*.*``. For more details, see [here](https://fpgmaas.github.io/cookiecutter-poetry/features/cicd/#how-to-trigger-a-release). --- Repository initiated with [fpgmaas/cookiecutter-poetry](https://github.com/fpgmaas/cookiecutter-poetry).


نیازمندی

مقدار نام
>=1.3.1,<2.0.0 pika
>=2.28.0 requests


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

مقدار نام
>=3.8,<4.0 Python


نحوه نصب


نصب پکیج whl flxtrd-0.0.3:

    pip install flxtrd-0.0.3.whl


نصب پکیج tar.gz flxtrd-0.0.3:

    pip install flxtrd-0.0.3.tar.gz