An open source XBRL platform.
Project description
Arelle
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
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
Built Distribution
File details
Details for the file arelle-release-2.10.5.tar.gz
.
File metadata
- Download URL: arelle-release-2.10.5.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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 673a63d2f1071c06786afdf23349e4143b828b4c6afa2c6ba129d8d28b16955a |
|
MD5 | d848e1daba707a5553e5442cff9e9897 |
|
BLAKE2b-256 | 42fa981a88f24a8be3460e1f262693a1d8473bc3fd378badc2e8524c9fa7dff9 |
File details
Details for the file arelle_release-2.10.5-py3-none-any.whl
.
File metadata
- Download URL: arelle_release-2.10.5-py3-none-any.whl
- Upload date:
- Size: 8.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 371d582107cd4499a3014fc2747c41c7d68cd2cdfbdb2345d8abd2ebeb4a02f4 |
|
MD5 | 14c9bc19833667069eaa1bed9093c40a |
|
BLAKE2b-256 | 904fa29bf356d2db7b12dabf401e2b6483649b52e02a6426964113c39905675e |