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.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)
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 and Red Hat Enterprise Linux)

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

This version

2.1.2

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.1.2.tar.gz (7.7 MB view hashes)

Uploaded Source

Built Distribution

arelle_release-2.1.2-py3-none-any.whl (7.7 MB view hashes)

Uploaded Python 3

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