Git Product home page Git Product logo

arelle's Introduction

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://[email protected]/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

arelle's People

Contributors

hefischer avatar austinmatherne-wk avatar ggravlingen avatar stevenbronson-wk avatar dependabot[bot] avatar derekgengenbacher-wf avatar aaroncameron-wk avatar gmongelli avatar selgamal avatar sagesmith-wf avatar allenbross-wf avatar chrislococo-wf avatar christophedebernardi avatar geoffreypiraprez avatar pczacsone avatar robinetdenisacsone avatar rheimbuch avatar brettkail-wk avatar christianhellsten avatar kris2kris avatar zubu007 avatar nowheresly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.