Skip to main content

An open source XBRL platform.

Project description

Arelle

pypi-version Python Version

Arelle Banner

Table of contents

Description

Arelle 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.7 and is intended for Windows, macOS, or Linux (tested against Ubuntu). 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)
pip install arelle-release
# or for all extra dependencies
pip install arelle-release[Crypto,DB,EFM,ObjectMaker,WebServer]

Install development version from GitHub

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)

Distributions can be downloaded from:

Reporting issues

Please report issues to the issue tracker.

  • 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.

License

Apache License 2.0

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

arelle-release-2.10.0.tar.gz (8.1 MB view details)

Uploaded Source

Built Distribution

arelle_release-2.10.0-py3-none-any.whl (8.0 MB view details)

Uploaded Python 3

File details

Details for the file arelle-release-2.10.0.tar.gz.

File metadata

  • Download URL: arelle-release-2.10.0.tar.gz
  • Upload date:
  • Size: 8.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for arelle-release-2.10.0.tar.gz
Algorithm Hash digest
SHA256 70e8213cb508fddf9501730fa3a43294ded78ccd3fb0e83582724fd081f0509b
MD5 566e078c2e493c0af086a35fcd8a9493
BLAKE2b-256 a1186585bbca22125ec3509e419a215556a7c5843960a9a9858c183cd184653d

See more details on using hashes here.

File details

Details for the file arelle_release-2.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for arelle_release-2.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ca470e1a6914d802cbe6d3b805cffce818eadc29893b5c68e1c88e01e13031b
MD5 d86960cb40523b2dc5842b65db5a28dd
BLAKE2b-256 b4e303974d3cdcbc961de57dcb2aa24d3e5dc2ebe77ee176f65b3ba676a0fcda

See more details on using hashes here.

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