Open Source Python Business Software - Page 33

Python Business Software

View related business solutions

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

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    Canopsis is the first Open Source Hypervisor. It's built on top of existing monitoring solutions (Shinken, Nagios, Syslog)… Its goals is to correlate events from those solutions and fills the gap between technical monitoring and business monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CapitalGainsCalc

    Converts simple lists of lots and sales into a TXF file

    US Tax Forms (1040 Schedule D and 8949 supplemental forms) require that every capital gains sale is listed by line, even if no cost basis or even a 1099-B has been provided to the IRS. Entering this data into tax software like TurboTax is tedious and error prone. Some institutions provide limited export capabilities such as CSV or excel export but this is not easy to translate into tax preparation software. These python scripts convert two simple to generate input files BuyLots.csv and Sales.csv into a .TXF file that can be imported into tax prep software and a second RemainingLots.csv that can be used for next year. The scripts automatically calculate the First In First Out lots for every sale and properly tag them in the TXF format ( https://turbotax.intuit.com/txf/TXF042.jsp ). Also are scripts for: Lending Club - https://www.lendingclub.com/ Coinbase - https://www.coinbase.com/ Kraken - https://www.kraken.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CashMoney is a simple, flexible, Python-based personal financial application. CashMoney is based on the concept of transaction tagging (or labeling) for easy searching and reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a bookkeeping framework written in Python. The idea behind this project is to provide a basic skeleton for managing accounts for personal use, small and medium-sized companies. Currently the development is only commencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Cashderivatives.org Pricing Calculator
    Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a project for lawyers in India to track their cases that come up for hearing in the Madras High Court in the NIC web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cellicone is a project to develop an artificial life organism with the necessary components to make it comparable to biological life as we know it. This includes components ranging from proteins to cells to organs to limbs, and many steps between.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chartshare is a computer based system for the production, analysis, and distribution of Standard Celeration Charts (http://www.celeration.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Chi Square Calculator

    An unlimited calculator for Chi Squared

    This Chi Squared Calculator allows the user to enter any number of rows and columns, enter the observed frequencies used in the calculation, and the program will output the answer, as well as the degrees of freedom. This program runs on Python 3.2 ## BUT NO LONGER REQUIRES PYTHON to run! (Now in .exe form!) ## Sorry for the lack of floating point (Decimal) numbers support; attempting to input decimals will crash the program. Will fix soon! If you need any help, information, my email is: max-j-anderson@hotmail.co.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    Claude Commerce Agents

    Claude Commerce Agents

    Reference blueprint for building shopping and merchant agents

    Claude Commerce Agents is a reference implementation of customer-facing shopping and staff-facing merchant agents built with Claude. The shopping agent can search catalogs, compare products, plan purchases, manage carts, answer policy questions, and remember customer preferences. The merchant agent analyzes business performance, handles inventory and listing workflows, proposes pricing changes, and drafts campaigns. Both roles share reusable skills, prompts, tool contracts, grounding rules, and safety gates. Merchant write operations are staged until a human approves them, while checkout is handed back to the host application rather than charging directly. The same agent definitions can run through the Messages API, Claude Agent SDK, or Managed Agents. Example applications demonstrate retail, travel, telecom, and entertainment use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ClearVersion
    ClearVersion is web based tool which allows the effective collaboration of development teams for projects hosted in SubVersion. The Web interface supports the development lifecycle that is required in some processes, such as ISO9000 and TL9000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CloudERP is a web based business platform that allows to make orders, control execution, receivable accounts and inspect financial reports using Internet. User interface is simple, designed to fit inside mobile devices (uses AJAX if JavaScript is availab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    clusterviz allows to cluster three-dimensional data. The clustering process is visualized using OpenGL. As clustering algorithms the family of k-means algorithms is implemented, including mixture models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CoSimA+

    The Co-Simulation Adaptation Platform

    The co-simulation adapation platform serves as programming framework and middleware to enable coupling of distributed, heterogeneous numerical models. The framework facilitates the adaptation and integration of new sub-models into a common simulation platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CoVim

    CoVim

    Collaborative Editing for Vim

    CoVim enables collaborative, real-time editing sessions in Vim by networking multiple clients into a shared buffer. Participants can see each other’s cursors and changes as they type, approximating pair programming inside a modal editor. Sessions are hosted on a server process that coordinates edits and user presence across machines. The goal is to keep collaboration simple while preserving familiar Vim motions and commands. It is particularly handy for remote code walkthroughs, mentoring, or quick review sessions without switching to a different editor. While not as full-featured as cloud IDEs, it provides a lightweight way to co-edit in pure Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Provides a toolset and usage convention for Code Tags (eg TODO, FIXME, BUG) in source file comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Collaborative Computing Project for NMR

    Collaborative Computing Project for NMR (CCPN)

    The Collaborative Computational Project for NMR (CCPN) provides tools and knowledge to maximise the impact of the biological NMR studies. The CCPN software facilitates data analysis and software integration. The project actively promotes the exchange of knowledge and provides training and best practices for the NMR community. CCPN also has a leading role in the development of a NMR data-sharing standard and coordination of NMR instrumentation proposals for RCUK and BIS. The 28 partners of CCPN jointly cover all aspects of biomolecular NMR and together they promote excellence in science in their respective fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Our goal is to create an open source community around the Getting Things Done (GTD) methodology. We envision a Python library that can be leveraged among Python applications, Zope + Plone, Django, and possibly other platforms or languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    taskcmd is a simple command-line tool to manage per project and per sub-project tasks. Tasks are subdivided into achievements, issues and to do entries. The reporting tool outputs weekly reports and yearly reports with filtering capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Accounting software for French-like accounting systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Computer Controlled Optical Microscopy is a package to enable camera equipped microscopes to generate multi-modal time-lapse image sequences of 3D volumes. This is achieved by periodically changing optical settings, xyz positions and acquiring images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Computer Information Management System allows an Information Technology department to house data relating to all computers within a company. Including software in stock, software installed on each computer and trouble-tickets for each computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Conflux is a Web-based groupware and file management solution intended to organise and facilitate peoples work at the office. The basic functionality includes a file depository, shared calendars, tasks, contacts, discussions, and an email client.
    Downloads: 0 This Week
    Last Update:
    See Project