Showing 120 open source projects for "inventory python project"

View related business solutions
  • 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
  • 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
  • 1
    Graph Notebook

    Graph Notebook

    Library extending Jupyter notebooks to integrate with Apache TinkerPop

    The graph notebook provides an easy way to interact with graph databases using Jupyter notebooks. Using this open-source Python package, you can connect to any graph database that supports the Apache TinkerPop, openCypher or the RDF SPARQL graph models. These databases could be running locally on your desktop or in the cloud. Graph databases can be used to explore a variety of use cases including knowledge graphs and identity graphs. This project includes many examples of Jupyter notebooks...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Django Migration Linter

    Django Migration Linter

    Detect backward incompatible migrations for your django project

    django-migration-linter is a tool that statically analyzes Django migration files to detect potentially dangerous operations. It flags migrations that might lock tables, drop columns, or perform expensive schema changes, helping teams catch issues before deployment. This tool is ideal for teams practicing continuous delivery or working on high-availability systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Firebird

    Firebird

    A powerful, cross platform, SQL database system

    Firebird RDBMS offers ANSI SQL features & runs on Linux, Windows & several Unix platforms. Features excellent concurrency & performance & powerful stored procedure & trigger language. More information and downloads at https://firebirdsql.org/, issue tracker is https://github.com/FirebirdSQL/firebird/issues
    Leader badge
    Downloads: 2,693 This Week
    Last Update:
    See Project
  • 4
    SQL Relay
    Database connection pool with support for lots of languages and databases.
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Showtime

    Showtime

    A Minor Project made in Python using OMDb API and Tkinter for Frontend

    A Minor Project made in Python using Tkinter for frontend which fetches Data about Movies/TV-Series from an Online Database and uses the OMDB REST API and pyImdb to show Information about movies. Github : https://github.com/Cyborg117/Showtime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GetData

    Scientific Database Format

    The GetData library provides an API to interface with Dirfile databases. The Dirfile database format is designed to provide a fast, simple, scalable format for storing and reading binary, synchronously-sampled, time-ordered data.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    PythonReports is a toolkit aimed to build database reports in Python programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    covid-chestxray-dataset

    covid-chestxray-dataset

    We are building an open database of COVID-19 cases with chest X-ray

    To build a public open dataset of chest X-ray and CT images of patients who are positive or suspected of COVID-19 or other viral and bacterial pneumonia (MERS, SARS, and ARDS.). Data will be collected from public sources as well as through indirect collection from hospitals and physicians. All images and data will be released publicly in this GitHub repo. This project is approved by the University of Montreal's Ethics Committee #CERSES-20-058-D. We can extract images from publications. Help...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    hk_classes_fork

    hk_classes fork

    Bugfixes of discontinued project hk_classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IntrospectDB

    IntrospectDB

    File System Relational / Object Oriented DBMS/CMS

    Introspect is a File System oriented Database Management System And CMS built on UNIX as a Python and HTML webapp. For the latest version use the Bitbucket repository: https://bitbucket.org/mieszkowski/introspect/src/master/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Python basic brick interface
    This project is a set of usefull classes to manage data from de database to the user interface. Based on a dictionary who match the DB table, the panel will be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Python DB-API 2.0 module for ADO

    Use Microsoft ADO to read/write most data bases.

    Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources. For CPython users, this module is included as part of pywin32 (https://github.com/mhammond/pywin32), and continued support will take place there. This fork will be maintained for Iron Python users. * Documentation at http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Database mapping layer for MongoDB on Python. Includes schema enforcement and some facilities for schema migration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPMWild

    RPMWild

    Searches and deletes RPMs that have been installed

    This program uses wxpython-phoenix to delete any rpms you specify. You can use the safe transaction check, or unsafe no check. The program confirms any actions, so it can be used safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    QAL

    QAL

    Query Abstraction Layer

    ...) for representing queries, transformation and merging, making it scriptable. This means that QAL can be backend agnostic about a subset of SQL features and data types. Of course custom SQL:s are also supported. It is currently distributed as a Python 3 Library (pip3 install python3-qal) and Debian .deb package. It is related the Optimal BPM project, see its Optimal Sync application for usage examples. The text of this page is released under the Creative Commons Zero Waiver 1.0 (CC0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LightProfiler

    LightProfiler

    Profiler for Oracle extended SQL trace files

    LightProfiler – application for performance analysis of the Oracle databases. It generates detailed resource profile for extended SQL trace files (10046 event), containing information about consuming of response time (by events, by cursors, etc.), data files usage, error analysis (SQL, PL/SQL) and much more. Also it contain tools for additional processing of trace files (extract session data, splitting files) and for management of database's sessions (disconnecting, tracing, monitor...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    ... User Interface (GUI) and CLI environment with Text-based User Interface (TUI). Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25

    helenos

    Web based GUI tool to manage your data stored in Apache Cassandra

    Helenos is a free web based environment that simplifies a data exploring & schema managament with Apache Cassandra database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.