Skip to main content

Aspose.Finance for Python via .NET is a scalable and feature-rich API to process finance-related formats, such as, XBRL iXBRL and OFX, using Python. API offers XBRL,iXBRL,OFX file creation, manipulation and conversion.

Project description

Product Page | Docs | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Try our free online apps demonstrating some of the most popular Aspose.Finance functionality.

Aspose.Finance for Python via .NET is a a scalable and feature-rich API to process finance-related formats, such as XBRL iXBRL and OFX, using Python. API offers XBRL, iXBRL, OFX file creation, manipulation and conversion. It allows you to open files and manipulate XBRL/iXBRL, OFX, and then export to XBRL,OFX file formats.

Finance API Features

Aspose.Finance offers a wide arrange of features for creating, reading, manipulating and saving xbrl,ixbrl,ofx files:

  • Create XBRL instance from scratch

  • Create iXBRL(inline XBRL) from scratch

  • Read XBRL and iXBRL Formats

  • Validate XBRL and iXBRL

  • Convert XBRL to iXBRL

  • Convert XBRL to XLSX

  • Convert iXBRL to XBRL

  • Create OFX Request File

  • Create OFX Response File

  • Convert OFX Request File from 1.03 to 2.2 format

  • Convert OFX Response File from 1.03 to 2.2 format

Performance and Scalability

Aspose.Finance for Python via .NET is designed to perform equally well on the server or client-side.

Supported Document Formats

Aspose.Finance for Python supports a wide range of formats for loading and saving documents, some of them are listed below:

XBRL: XBRL iXBRL, XLSX OFX: OFX, OFX Version 1

Create a XBRL Document: Programming Samples

from aspose.finance.xbrl import *
document = XbrlDocument()
xbrlInstances = document.xbrl_instances
xbrlInstance = xbrlInstances[xbrlInstances.add()]
document.save(os.path.join(outputDir, "CreateXbrlFile.xbrl"))

Convert a XBRL Document to XLSX file: Programming Samples

from aspose.finance.xbrl import *
document = XbrlDocument(os.path.join(sourceDir, "IdScopeContextPeriodStartAfterEnd.xml"))
# Set save options
saveOptions = SaveOptions()
saveOptions.save_format = SaveFormat.XLSX
# Save file to XLSX format
document.save(os.path.join(outputDir, "ConvertXbrlToXlsx_out.xlsx"), saveOptions)

Convert OFX Request Version 1 File To OFX Request Verver 2 File

from aspose.finance.ofx import *
document = OfxRequestDocument(os.path.join(sourceDir, "bankTransactionReq.sgml"))
document.save(os.path.join(outputDir, "ConvertOfxRequestFileToOfxRequestV2.xml"), OfxVersionEnum.V2X)

Product Page | Docs | Demos | Blog | Code Samples | Free Support | Temporary License | EULA

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

aspose_finance-23.1-py3-none-win_amd64.whl (41.7 MB view details)

Uploaded Python 3Windows x86-64

aspose_finance-23.1-py3-none-win32.whl (36.1 MB view details)

Uploaded Python 3Windows x86

aspose_finance-23.1-py3-none-manylinux1_x86_64.whl (53.2 MB view details)

Uploaded Python 3

File details

Details for the file aspose_finance-23.1-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for aspose_finance-23.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cbc6dbb54a5d07b85d91b68645cab8fdb5f9e6415acd340330f3602511c97e3c
MD5 f1d6f0d81b1526b4daee703b150d6841
BLAKE2b-256 d8ab96380e068b7da906fdd4fbf354855f99bc584959e74f76be3fc98d4854e8

See more details on using hashes here.

File details

Details for the file aspose_finance-23.1-py3-none-win32.whl.

File metadata

  • Download URL: aspose_finance-23.1-py3-none-win32.whl
  • Upload date:
  • Size: 36.1 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for aspose_finance-23.1-py3-none-win32.whl
Algorithm Hash digest
SHA256 03c2bd2b0f2a6a1f7a7a73a65ccae3c328dd4cb39b14516f44030e2717e5f319
MD5 4c1be4487326259e8b0f9e82f7e33718
BLAKE2b-256 93a398673c9933c5f94cb7796ab042b94aa7144de135918ad79e83ec75bfaec7

See more details on using hashes here.

File details

Details for the file aspose_finance-23.1-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for aspose_finance-23.1-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e0734f5a88b862ede6573f36c981e0cf22f4c0bc526f23d4dbc706bdc7c9d016
MD5 f92ae240695aa06081fa800d80c94317
BLAKE2b-256 a7332b42df5a42a88b4c6baf459e5731362d63a277f4989285d09fda35b640c4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page