معرفی شرکت ها


arelle-release-2.1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An open source XBRL platform.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل arelle-release-2.1.0
نام arelle-release
نسخه کتابخانه 2.1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده "arelle.org" <support@arelle.org>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/arelle-release/
مجوز Apache-2.0
# Arelle [![pypi-version](https://img.shields.io/pypi/v/arelle-release.svg)](https://pypi.org/project/arelle-release/) [![Python Version](https://img.shields.io/pypi/pyversions/arelle-release.svg)](https://pypi.org/project/arelle-release/) [![Arelle Banner](https://arelle.org/arelle/wp-content/themes/platform/images/logo-platform.png)](https://arelle.org/) ## Table of contents - [Arelle](#arelle) - [Table of contents](#table-of-contents) - [Description](#description) - [Features](#features) - [Installation](#installation) - [Install PyPI package](#install-pypi-package) - [Install development version from GitHub](#install-development-version-from-github) - [Install distributions](#install-distributions) - [Reporting issues](#reporting-issues) - [Contribution guidelines](#contribution-guidelines) - [License](#license) ## Description [Arelle](https://arelle.org/) is an end-to-end open source XBRL platform, which provides the XBRL community with an easy to use set of tools. It supports XBRL and its extension features in an extensible manner. It does this in a compact yet robust framework that can be used as a desktop application and can be integrated with other applications and languages utilizing its web service. ## Features - Support for XBRL versioning. Validation tool for versioning reports and a production tool to generate the basics of a versioning report that can be inferred by diffing two DTSs. - Edgar and Global Filer Manual validation - Base Specification, Dimensions, Generic linkbase validation - Formula validation including support for extension modules - Instance creation is supported using forms defined by the table linkbase (Eurofiling version). - RSS Watch facility - Users can explore the functionality and features from an interactive GUI, command line interface, or web services, and can develop their own controller interfaces as needed. - The Web Service API allows XBRL integration with applications, such as those in Excel, Java or Oracle. - QuickBooks is supported by XBRL-GL. ## Installation The implementation is in Python 3.10 and is intended for Windows, macOS, or Linux (tested against Ubuntu and RHEL). The standard desktop installation includes a GUI, a RESTful web server, and CLI. We try to support all operating system versions that still receive security updates from their development teams. ### Install PyPI package The Arelle python package defines optional extra dependencies for various plugins and use cases. - Crypto (security plugin dependencies) - DB (database plugin dependencies) - EFM (EdgarRenderer plugin dependencies - does not include the EdgarRenderer, just the dependencies required to run it) - ObjectMaker (ObjectMaker plugin dependencies) - WebServer (dependencies for running the Arelle web server) ```shell pip install arelle-release # or for all extra dependencies pip install arelle-release[Crypto,DB,EFM,ObjectMaker,WebServer] ``` ### Install development version from GitHub ```shell pip install git+https://git@github.com/arelle/arelle.git@master ``` ### Install distributions Distributions are self contained builds that come bundled with their own Python runtime and resources needed to run Arelle. Distributions are provided for the following operating systems: - Windows - macOS (Intel) - Linux (Ubuntu and Red Hat Enterprise Linux) Distributions can be downloaded from: - [Arelle website](https://arelle.org/arelle/pub/) - [GitHub releases](https://github.com/Arelle/Arelle/releases) ## Reporting issues Please report issues to the [issue tracker](https://github.com/arelle/arelle/issues). - Check that the issue has not already been reported. - Check that the issue has not already been fixed in the latest code. - Be clear and precise (do not prose, but name functions and commands exactly). - Include the version of Arelle. ## Contribution guidelines If you want to contribute to Arelle, be sure to review the [contribution guidelines](https://github.com/Arelle/Arelle/blob/master/CONTRIBUTING.md). ## License [Apache License 2.0](https://github.com/Arelle/Arelle/blob/master/LICENSE.md)


نیازمندی

مقدار نام
==0.* isodate
==4.* lxml
==1.* numpy
==3.* openpyxl
==2022.* regex
==3.* pycryptodome
==1.* pg8000
==1.* PyMySQL
==4.* pyodbc
==5.* rdflib
==0.* holidays
==0.* graphviz
==8.* cheroot
==18.* CherryPy
==6.* tornado


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

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


نحوه نصب


نصب پکیج whl arelle-release-2.1.0:

    pip install arelle-release-2.1.0.whl


نصب پکیج tar.gz arelle-release-2.1.0:

    pip install arelle-release-2.1.0.tar.gz