Open Source Python Financial Software - Page 7

Python Financial Software

View 8680 business solutions

Browse free open source Python Financial Software and projects below. Use the toggles on the left to filter open source Python Financial Software by OS, license, language, programming language, and project status.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    PSC

    PSC

    cryptographic contract format

    Petoron Seal Contracts (PSC) Fully binary .psc contract format TTL (time to live) built-in Ed25519 participant signatures Executed-flag to prevent reuse External .sig signature support Fully offline and P2P-ready Compatible with Petoron Time Burn Cipher (PTBC) https://github.com/01alekseev/PSC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A small program in python developed to simulate poker bankroll growth over time depending on money and risk management strategies used. No GUI, user must edit parameters in source file. Outputs to .csv format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Power Time is now hosted on Google Code. Please see http://code.google.com/p/power-time/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tracking of hours, goods, project productivity. Easy to use interfaces, Daily reports of what's been done, and what needs doing. If additions need to be made very modular and easy to add new features for job specifics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    ProfitPy is a set of libraries and tools for the development, testing, and execution of automated trading systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CostosPy esta diseñado para manejar la ejecucion de pequeños proyectos de construcción, ayudar a la facturación y el analisis dia a dia de costos vs producido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PyBroker

    PyBroker

    Algorithmic Trading in Python with Machine Learning

    Are you looking to enhance your trading strategies with the power of Python and machine learning? Then you need to check out PyBroker! This Python framework is designed for developing algorithmic trading strategies, with a focus on strategies that use machine learning. With PyBroker, you can easily create and fine-tune trading rules, build powerful models, and gain valuable insights into your strategy’s performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Programas para generar ficheros en el formato del Consejo Superior Bancario del tipo CSB19 (recibos a la vista y devoluciones), CSB34 (nominas y transferencias) y CSB58 (anticipos de credito). Está desarrollado en Python, pyGTK2, libglade y pysqlite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Este proyecto pretende crear una opcion de codigo abierto multiplataforma para la entrega de informes al ministerio de transporte por parte de las empresas de transporte a nivel nacional en el sector colombiano.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Turn your scanner into a free document reader for invoices (e.g. for e-banking) with the help of tesseract-ocr available for many unix (and also windows) platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyGestPayCrypt is the Python implementation of GestPayCrypt and GestPayCryptHS classes for italian Banca Sella GestPay online credit card payment system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyGtk Posting

    PyGtk Posting

    Accounting for Linux

    An accounting software written in Python and Gtk+ 3 with a backend of Postgresql. A free and open source alternative to Quickbooks and Peachtree. This software is usable but needs to be fleshed out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyMoney is a portable personal financial manager program for both PDA Sharp Zaurus and desktop written in Python with PyQt (Qtopia supported). Multiple accounts, currencies, categories, password protection etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyOFX converts bank statement download files in the old OFC format used by MS Money 97 to the new OFX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyOrganizer is a cross-platform (Python/GTK) personal organizer, with a GUI optimized for the Nokia Internet Tablets (n810, n800, and n700). The financial/budgeting features are now operational, and rudimentary mileage tracking has just been added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Project goal is to create an easy to use, scriptable stock trading and back testing environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project aims to provide a user friendly interface to the historical stock data available from Bovespa (Brazil's main stock exchange), enabling users to easily check quotes for specific stocks at a chosen date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    POS software for restaurants, pizzeria, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PyTorch Forecasting

    PyTorch Forecasting

    Time series forecasting with PyTorch

    PyTorch Forecasting aims to ease state-of-the-art time series forecasting with neural networks for both real-world cases and research alike. The goal is to provide a high-level API with maximum flexibility for professionals and reasonable defaults for beginners. A time series dataset class that abstracts handling variable transformations, missing values, randomized subsampling, multiple history lengths, etc. A base model class that provides basic training of time series models along with logging in tensorboard and generic visualizations such actual vs predictions and dependency plots. Multiple neural network architectures for timeseries forecasting that have been enhanced for real-world deployment and come with in-built interpretation capabilities. The package is built on PyTorch Lightning to allow training on CPUs, single and multiple GPUs out-of-the-box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyUPC-EAN

    A barcode library/module for python.

    PyUPC-EAN is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross-platform personal finance application written in python that can be accessed from a web browser on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Python Checkbook Manager (aka PyCheckbook) is a personal finance manager that focuses on simplicity and portability. It will run on any platform that can run Python and Tkinter. It handles very simple checkbook register features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python Credit Card Transaction Validation API. Currently supports Authorize.net -- other platforms are welcome! Both Credit Cards and e-checks are supported. This is a very simple class that has a test component as well. Validation of data is not perform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PythonOffice is a Python API for the Ms XML (Excel) Spreadsheet format. It allows you to read and write Excel XML documents from within the Python programming language. In future, support for other formats is planned, including OOo, Ms Open Xml.
    Downloads: 0 This Week
    Last Update:
    See Project
Monday.com Logo