Open Source Python Enterprise Software - Page 5

Python Enterprise Software

View 8798 business solutions

Browse free open source Python Enterprise Software and projects below. Use the toggles on the left to filter open source Python Enterprise 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.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    ICDtools

    Tools for ICD (International Classification of Diseases) data

    Currently implemented: Python parser to import ICD10 XML data into a relational PostgreSQL database Sponsored by Ordium Biotechnology https://ordium.ai MIT License
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Imbolc is a client application of the OpenGroupware Coils collaboration server for managing tasks and to-do lists. Imbolc supports off-line operation and synchronization via Coils' JSON-SYNC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Instagram Direct Message Scheduler

    Instagram Direct Message Scheduler

    Free and simple to use Message Scheduler for Instagram

    This is a free to use Message Scheduler for Instagram. Note: This tool only sends message to people you are following.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Mini ERP, accounting and warehousing solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Knowledge Management Key (KMKey) is a complete solution for total business information management. KMKey's extraordinary flexibility, and configurational ease, has given rise to its application in many sectors and business areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KTiny is a TinyErp client based on Qt4 and KDE4 for a full integration on the KDE desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KoI:Inventur 2.0

    KoI:Inventur 2.0

    Inventarisierung von Gütern

    KoI: Kostenloses Inventurprogramm * Mit KoI können Sie Inventargüter aller Art verwalten. * Spezifizieren Sie Ihre Güter nach verschiedenen Kategorien. * Drucken Sie Barcodeetiketten. Führen Sie mit der Android App Inventuren durch. * KoI ist Open Source. * KoI läuft unter Ubuntu 22.04 Server Version 2.0: * Buchen von Entnahmen und Einlagerungen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Naraio is LAMP like software. It contains Apache, MySQL, PHP, Perl, Openssl, Phpmyadmin, OpenLDAP, Subversion, Ruby, Python, Phpldapadmin, and Trac. Trac and Subversion are authenticates user with integrated ldap. Naraio is easy, secure and flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    LDS Administrative Tools
    The LDS Administrative Tools Project provides tools to aid in the administration of ward or branch leadership. Current tools are text-based, but a GUI toolset is under development. (keywords: clerk, secretary, membership, records, assistant, report)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    e-lib is a simple library management software for GNU/Linux built using Python+Postgres+Qt+Apache. Suiting the Engineering Profession, we can keep/manage records of books, periodicals, articles, funds as well as various other academic activities/events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luigi

    Luigi

    Python module that helps you build complex pipelines of batch jobs

    Luigi is a Python (3.6, 3.7, 3.8, 3.9 tested) package that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization, handling failures, command line integration, and much more. The purpose of Luigi is to address all the plumbing typically associated with long-running batch processes. You want to chain many tasks, automate them, and failures will happen. These tasks can be anything, but are typically long running things like Hadoop jobs, dumping data to/from databases, running machine learning algorithms, or anything else. You can build pretty much any task you want, but Luigi also comes with a toolbox of several common task templates that you use. It includes support for running Python mapreduce jobs in Hadoop, as well as Hive, and Pig, jobs. It also comes with file system abstractions for HDFS, and local files that ensures all file system operations are atomic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Lynxflow Workflow Engine provides a platform for business process automation. It uses a language called YAWL to define complex business processes and coordinate human resources, diverse tasks, and different cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MPMA LibreOffice Addon

    MPMA LibreOffice Addon

    Standardizes documents in the format of the Public Prosecutor's Office

    Standardizes documents in the format of the Public Prosecutor's Office of Maranhão, Brazil. Brings additional productivity functionality for the production of texts like: Writes numbers, percentage, and currency values ​​in extensor in writer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MaeBlok

    MaeBlok

    Rapid web development tool for business applications

    You assemble *blocks* in your django template, with each block wired to a tastypie resource, which in turn is mapped to a django model. Each *block* will reside in a dijit ContentPane which you must define in your template. You have a choice of 2 layouts for each *block*, Form or Grid based. Form displays a single record in either a 1, 2 or 3 column layout while Grid displays many rows in a spreadsheet like grid. You can perform edits in place on fields in both layouts. You can define the master-detail relationship between the *blocks* and enblok will automatically display the related detail *block* rows as the user navigates the master *block*'s rows. You get for free the default *CRUD* functionality for each block, together with Search. You are not limited to just a 2 level master-detail relationship, in fact enblok can support n-th level relationships but we do not advise you to go beyond 3. Read the distribution's enblok/readme.txt for further instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    MoccaSin-POS

    POS system for use in MoccaSin coffee shops or others

    MoccaSin-POS is a POS system for use in MoccaSin coffee shops or others. It is intended to replace an older closed source version using Toolbook. Data is stored in SQLite, but full compatibility for flat text files of the old solution shall be kept. Python 2.7, wxPython, Languages shall be English and German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The aim of MyCare Card project is to implement the personal electronic health record card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to provide an open source fleet management system with special focus on modularity and integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Notice Publisher plugin for Trac

    Notice Publisher plugin for Trac

    A Trac plugin to display Notices to any User visiting any page in Trac

    A Trac plugin to display Notices to any User visiting any page in Trac. Take a look at the Web site on Trac-Hacks: http://trac-hacks.org/wiki/NoticePublisherPlugin This is useful to bring everyone attention on news that affect all users, like the system going down, a solution to a common problem, and so on. Notices can contain Wiki-formatted syntax, thus allowing for rich content. Notices can have an expiration, expressed in hours, after which they automatically disappear. In addition to the automatic expiration, each notice has a Close icon, allowing each User to close it. The plugin remembers each User closing a Notice and will not show it again to that User. A Notice Administration panel allows for showing which notices are active and their expiration time, and for deleting them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Commerce is intended to be a flexible and extendable open source tool to manage small and medium business. By default all stored data can be exported manually or by scheduler in any format with a little coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Open Source Health Information Platform is a Python implementation of openEHR electronic health record specifications http://www.openehr.org. Project website : http://launchpad.net/oship Analytics are at: http://www.ohloh.net/projects/oship
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Open Time & Attendance

    Open Time & Attendance System (Zeiterfassung)

    Zeiterfassung für Kleine und Mittelständiges Unternehmen. Folgende Funktionen beinhaltetet diese Software: - Daten werden in eine MySQL-Datenbank gespeichert [noch nicht Vorhanden] - Daten könne über eine Softwareschnittstelle auslesen werden. [noch nicht Vorhanden] - Protokoll ausgabe per PDF. [noch nicht Vorhanden] Angedachte Funktionen - Zeiterfassung von Projekten - Urlaubsplanung - Personalplanung Hardware Zur zeit auf einen Raspberry Pi und einen RFID-Karten lesen (RMD 6300) sowie einen LCD Color Display (C-Berry) The translation follows in a later phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open Wearables

    Open Wearables

    Unified API for 200+ wearables. Self-hosted, no fees.

    Open-source, self-hosted health intelligence platform that unifies data from 200+ wearables into a single API. Built to democratize access to wearable data infrastructure that's typically locked behind enterprise contracts - deploy with docker-compose, own your data, no per-user fees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenCarenet CHE

    OpenCarenet CHE

    Enabling community health workers to collect health data efficiently

    OpenCarenet CHE is a robust and user-friendly application tailored for community health workers, facilitating seamless data collection, management, and reporting. With its mobile data collection capabilities, offline functionality, and interoperability with DHIS2, the app empowers health professionals to efficiently track patient information, aggregate primary data, and generate detailed health reports, even in areas with limited internet access. Its multilingual support and configurable language settings enhance communication and usage in diverse cultural contexts, while features such as local patient management, transparent reference and geolocation functionalities contribute to improved patient care and holistic community health management.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB