Search Results for "inventory python project" - Page 14

Showing 2662 open source projects for "inventory python project"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    File Format Renamer
    This tool only changes the file extension, meaning it changes one label for another, such as changing a .jpg to a .txt. Be careful: this is not a converter. So, if you change the label of a file from .jpg to .pdf, the file will still be an image and will not become a PDF. It can be useful for files of the same type. For example, if you have different types of images, you can make your computer see them all as if they were of the same kind.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ViReMa

    Viral Recombination Mapper

    ViReMa (Viral Recombination Mapper) detects and reports recombination or fusion events in virus genomes using deep sequencing datasets. Feb 2014 - Our paper (Open Access) is available at Nucleic Acids Research: "Discovery of functional genomic motifs in viruses with ViReMa–a Virus Recombination Mapper–for analysis of next-generation sequencing data" http://nar.oxfordjournals.org/content/42/2/e11 This is an on-going project and updates will be regularly posted. Please get in touch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Archive Extractor
    To use this tool, you need to have WinRar installed at the path "C:\Program Files\WinRAR" (which is typically set by default). Alternatively, you can have 7z installed at the path "C:\Program Files\7-Zip" (this is usually set by default as well). Please note that if you only have 7z installed, you will not be able to extract .rar files, but only .zip or .7z files. This tool is primarily designed to extract files from password-protected Rar/Zip/7z archives, although it also works on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    StudyArc

    StudyArc

    A lightweight study tracker to help you track your daily study time

    StudyArc is a lightweight, distraction-free desktop app designed to help you take control of your study time. Track your daily sessions, review weekly statistics, and keep your workflow clean with a simple, minimal interface. Whether you're preparing for exams, managing multiple subjects, or just aiming to stay focused, StudyArc gives you a clear visual summary of your effort—without getting in your way. We're actively improving StudyArc. If there's a feature you wish existed, a bug...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ED Software project contains several programs used (mostly) for processing gas-phase electron diffraction (GED) experimental data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    SimFPGA

    VHDL Verification and Simulation Tool

    SimFPGA is a graphical user interface (GUI) tool designed to facilitate the simulation of VHDL projects. It enables users to select VHDL source files and testbenches, configure library and standard settings, and run simulations using GHDL. Additionally, it allows visualization of waveforms through GTKWave. SimFPGA elaborates the project files using GHDL and builds the VHDL project before simulating it. This ensures code verification without the need for additional compilation tools...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Churrasquito

    Churrasquito

    Beta and POC project about portable and distributed database

    codename churrasquito
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Pybris

    Pybris

    B language compiler written in Python targeting RISVM

    Pybris is a compiler written in Python using Pyparsing for the B Programming Language. The compiler emits a variant of Bitmario RISVM assembly. The practical goal of the project is to provide a way to develop digital signal processing (DSP) effects for the Competent Audio library that is a friendlier alternative to writing RISVM assembly by hand. Pybris is written for Python 2.7, but has also been tested to run with Python 3.8.10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Tartan Systems

    Tartan Systems

    Free Open Source Accounting and Club Systems

    Tartan Systems is a free open source suite of financial, accounting and other programs for businesses and clubs written in python. The modules comprise the following: Asset's Register Book Clubs (Member and Book Register) Booking's Manager (Resorts and B&B's) Bowls Clubs (Lawn Bowls Tabs Draws and Competitions) Bowls Sectional Competitions (Lawn Bowls) Creditor's Ledger (Accounts Payable) Debtor's Ledger (Accounts Receivable) General Ledger (Nominal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fapws4

    Fast Asynchronous Python Web Server

    Goal of this project is to re-write Fapws3 but on Python-3.x. Basically, most of the treatments will be made via C instructions, just the logic of the website will be written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FePy project aims to provide enhancements and add-ons for IronPython, an implementation of Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quick Folder Finder
    This tool is used to set up shortcut keys to open folders directly within a path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    emid

    emid is a Python program for voice emotion identification experiments.

    emid is a Python program for voice emotion identification experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/emid/emid.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sound_source_id

    sound_source_id is a Python program for sound localization experiments

    sound_source_id is a Python program for sound localization experiments. Further info can be found on the project webpage: https://samcarcagno.altervista.org/sound_source_id/sound_source_id.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TaskControl

    TaskControl

    Gestor de Tareas

    Es un Gestor de Tareas que permite la creación, administración y seguimiento de tareas de manera eficiente. Está diseñado para ayudar a los usuarios a organizar sus actividades, establecer prioridades y asegurarse de que se completen a tiempo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyPro IDE
    ... and syntax highlighting Integrated debugger for easy troubleshooting Customizable themes and layouts to suit your preferences Enhanced project management tools for better organization Faster performance and stability improvements Download PyPro IDE now and elevate your Python coding journey to new heights!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CMD Utilities
    This tool has various commands that can be called from the Windows Command Prompt, such as cleaning temporary files or defragmentation, etc. In addition to this, it is also capable of installing/uninstalling some browsers through CMD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    sd-discord-rich_presence_korean

    Dynamic Discord rich presence (only) for AUTOMATIC1111's WebUI

    WebUI Discord Rich Presence In Korean. Original Project - https://github.com/davehornik/sd-discord-rich_presence Forked and Edited Messages to Korean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SortMyShit

    A tool designed to help you organize and manage your files

    SortMyShit is an open-source Python project designed to help you organize and manage your files effortlessly. It provides customizable sorting rules to keep your directories clean and structured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Genetic algorithm for EOM

    A python GA code for EOM in SAXS/WAXS

    Because GAjoe of ATSAS cannot deal with WAXS range, and no parameters can be modified. I made a code by myself to use GA for finding best EOM for SAXS/WAXS. The project need ATSAS crysol and a folder with multiple pdb files to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MP3FileStructureAnalyser

    Analyse a MP3 file structure (ID3 and frame headers) into JSON objects

    The project contains a small command line tool (written in Python) that analyses the file structure (ID3 and frame headers) of MP3 files and projects the structure into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Django cmsplugin-faq

    FAQ plugin based on CKEditor for the Django-CMS project

    Subclasses the django CMS Text CKEditor plugin (djangocms_text_ckeditor): - supports django-cms text plugins, a 'topic' field, link anchors in templates - CMSFAQEntryPlugin creates FAQ entries (questions & answers) - CMSFAQListPlugin creates <a> anchor list of FAQ entries, on the same page - CMSFAQEntryLinkPlugin links to specific, latest, or random CMSFAQEntries Current requirements: - Django >=4.2 - Django-CMS >=3.11 - djangocms_text_ckeditor >= 5.1.4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TANGO is an object oriented control system for Linux and Windows. It provides a framework in C++, Java and Python for implementing distributed control objects an accessing them via a well-defined API. This sourceforge project a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web-based time tracking tool, issue tracker and user management based on the Roundup issue tracker
    Downloads: 0 This Week
    Last Update:
    See Project
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.