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-24.6-py3-none-win_amd64.whl (50.4 MB view details)

Uploaded Python 3Windows x86-64

aspose_finance-24.6-py3-none-win32.whl (42.3 MB view details)

Uploaded Python 3Windows x86

aspose_finance-24.6-py3-none-manylinux1_x86_64.whl (77.7 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aspose_finance-24.6-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 a4216f95d9f85c503eb849cfa12678e186172424de6adb8dcc72847c3f16e5d5
MD5 3c05e57f7d82125be7152778e1513c4c
BLAKE2b-256 75e62a45f014ddb15dd9c2939592a31d64585b69d3ce5394168fd8ec899fcef8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aspose_finance-24.6-py3-none-win32.whl
  • Upload date:
  • Size: 42.3 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-24.6-py3-none-win32.whl
Algorithm Hash digest
SHA256 7a64ea8c1fbe305b9aafa61e7eda1b25a050c3922bdfb0f889a72254dd8209b1
MD5 b445785837bef7c71a594b0265e58ebc
BLAKE2b-256 f45c4a7a3063661252474ef11a72a60d12c9a7b3c820a8a12ecb11f0b2c5e53d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aspose_finance-24.6-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 bc4a144b05b974c1091813d6f7908d02b78c5a46c8dbe55e39bace019630b870
MD5 85c596d4dee8bd7a9ff55ce6ab3a1c0f
BLAKE2b-256 488bef3a5326959c193bd69bd8051d1a45ced130e8d70e5a6476e4be92fdac73

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