Open Source Python Business Software - Page 28

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.

  • 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
  • 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
    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: 1 This Week
    Last Update:
    See Project
  • 2
    Process OpenOffice.org Writer Files and transform them to PDF without installing OpenOffice.org What is PyOpenOffice? * It is a class library, written in the Python Language. * It is a platform-independent command-line utility (many abilitie
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A set of components based upon the PyGTK architecture for interactively displaying time-sampled data in the form of "strip charts".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5

    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: 1 This Week
    Last Update:
    See Project
  • 6
    Tk-based standalone graphing system and extensible graphing library with a huge range of 2d modes (maybe 3d soon?) written in Python (Python/Tk are 100% cross platform)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Pyclamp

    A Python package used to extract and analyse electrophysiological data

    Pyclamp is Python package used to extract and analyse electrophysiological data. A graphical user interface has been developed to allow a user to run the pack- age without requiring any knowledge of Python code. Presently, Pyclamp is designed to perform very specific forms of analysis on evoked synaptic responses: Data analysis (under development) : This is a highly user-interactive en-vironment that can be used to discriminate synaptic events, obtain various measures of their kinetics and size, and output the results. Quantal analysis : This part of the package performs simple variance-mean analysis and Bayesian quantal analysis to estimate the quantal sizea dn number of release sites among other measures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    QuickNXS

    QuickNXS

    Polarized ToF reflectivity raw data analysis tool

    Data evaluation tool for the magnetism reflectometer at the spallation neutron source (BL-4A@SNS). Reads raw nexus files (HDF5) of histogrammed or event mode data to create reflectivity curves and 2D Q-maps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Render 4 Monitoring

    Render Web Services for Viewing/Monitoring and Test Web Applications

    Renders and aggregates other web services into static HTML monitoring output. Also implements simple and dynamic testing of web based applications using mechanize. Includes Basic authentication, and ADFS authentication for web service testing. Custom authentications can be implemented very easily with python programming. Implements PhantomJS rendering for Javascript/HTML5 dynamic web pages. Requires python3
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Requirements_Extractor

    Python program with GUI that exports requirements from Word to Excel

    Requirements Extractor was developed as an accessible and easy-to-use software that is able to extract requirements from Word document. Requirements Extractor manages to recognize requirements-ID's with the help of a Regular Expression that's been set by the user. The extracted requirements are saved into an Excel file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Payment routing through arbitrary mutual-credit trust networks on both standalone and distributed networks of servers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    RoiView
    Explore InSAR data and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SMSAPI

    SMSAPI

    SMS, MMS and Voice message sending service with easy API Interface

    This project contains libraries for sending SMS, MMS and voice messages via SMSAPI gateway. Libraries are given for various programming languages (PHP, C#, JAVA, Python).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Space Time Analysis of Regional Systems: Combines a suite of geocomputational and dynamic visualization modules for the exploratory analysis of data measured for spatial and temporal units.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Everyday Software for the Researcher of Restricted Means: This project is intended to offer scientists and students with small budgets advanced versions of aqua-built desktop-editing, graphics and statistical applications for MacOSX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Sorting-Visualizer

    Sorting-Visualizer

    A GUI sorting visualizer desktop application

    A GUI sorting visualizer desktop application that helps to visualize various sorting algorithms interactively. Visualizer the sorting algorithms like Bubble sort, Insertion sort, Selection sort, Gnome sort, Shaker sort and Odd even sort. Change the bar color and background by customizing. Increase or decrease speed of animation to visualize the sorting process. Download now!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    This project is to design a Gnome/GTK based fax application aimed at gnomeoffice. It provides a front-end for mgetty+sendfax (including full configuration), and can act as a fax interface for openoffice.org and fax to e-mail interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Stint is a basic task/todo system with item history. All changes to tasks are timestamped and logged. The user can optionally associate a comment with a change so it's possible to find out exactly when and why a change was made.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The purpose of this program is to prove that given a finite number of Monkeys and a finite amount of time one monkey will be able to make more money off the stock market than any human being. Checkout our web site for an uncorrupted download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Storehouse (sales, delivery, accounting) management system, Financial accounting program
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This project simulates a multi-agent system (swarm) behavior both graphically and not. The purpose of this project is to research the properties suggested in "stability analysis of swarms" V.Gazi & K.M.Passino. Using the vpython library for 3D modeling
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    TORCH is a web enabled electronic health record (EHR) application. TORCH is usable in single practitioner offices and scalable up to multi-site practices.
    Downloads: 1 This Week
    Last Update:
    See Project