Search Results for "inventory python project" - Page 44

Showing 2664 open source projects for "inventory python project"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    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

    Better Late Than Never

    Better Late Than Never (BLTN), a task manager using Remember the Milk

    Better Late Than Never is a task manager built in python for linux that gives access to your Remember The Milk account. It is designed to be user-friendly, and to enable the modification of tasks, lists, priority and date in a way that can be done simply, and from one interface. This project is currently in ALPHA. Check back semi-regularly for the occasional updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Rhye's and Fall RAND Plus

    Rhye's and Fall RAND, with some tweaks and additions

    This is a modmod of the Civilization 4 mod Rhye's and Fall RAND, by Rhye. This project includes all the tweaks and fixes I have deemed adequate and possible to such mod, and hopefully will include even more in the future as I learn how to implement my ideas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    PygameFrame

    Python/Pygame Game-Building Framework

    A template I created to help me organize my Pygame code, that I decided to share for everyone's use. I built it to help me organize all of the programming practices I have seen in different Pygames, tutorials, books, and other sources, to help me make a robust framework that I can simply copy-paste to start new projects with. This package was originally known as "Santo's Pygame Template", but I've renamed it to "PygameFrame" since. This is merely a skeleton to build a game from; and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Imprudence viewer

    Imprudence viewer

    Imprudence is an open source metaverse viewer project.

    Imprudence is an open source metaverse viewer project based on the Second Life Viewer source. The goal of Imprudence is to greatly improve the usability of the Viewer through community involvement, thoughtful design, modern development methods, and a pro-change atmosphere.
    Downloads: 4 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.
    Click to perfect your product now.
  • 5

    pymathematics

    Mathematics in Python

    The intention of this project is to write classes in Python that covers a number of mathematical areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sf-stats

    sf-stats is a plasmoid that shows sourceforge project statistics

    sf-stats is a plasmoid that shows sourceforge download statistics and optionally visitor statistics (if the project has Piwik enabled or Piwik is installed on the web space). sf-stats.plasmoid is dependent on sf-stats-downloads.plasmoid and optionally sf-stats-piwik.plasmoid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GPSMovieGenerator

    Create videos from image and video data linked with GPS tracks

    This is a python script for creating videos from GPS track and media data. It renders a moving map with the respective track. On that map, media thumbnails are displayed. These pop up when the track reaches them. If desired, an overlay map and some track statistics may be added to the video. Python3.3 will be needed An example video can be found here: http://www.youtube.com/watch?v=O_IiXrOfFCw&hd=1 To hard to use this script or don't know about linux/python etc ? get in touch with me...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    ... a look at this youtube video: http://www.youtube.com/watch?v=iFhd7rpbM_M&hd=1 Consider donating to this project: https://sourceforge.net/projects/geditchangelog/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Zero Wine Tryouts

    Zero Wine Tryouts

    An open source malware analysis tool

    Zero Wine Tryouts is an open source malware analysis tool. Just upload your suspicious file (e.g. Windows executable file, PDF file) through the web interface and let it analyze. For more information, please visit project website: http://zerowine-tryout.sourceforge.net/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Donatus is an on-going project consisting of Python, NLTK-based tools and grammars for deep parsing and syntactical annotation of Brazilian Portuguese corpora. It includes a user-friendly graphical user interface for building syntactic parsers with the NLTK, providing some additional functionalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    srst

    Short Read Sequence Typing

    Update - SRST2 Now Available ------ 25 Sep, 2013 This project has now been replaced by SRST2 - Short Read Sequence Typing for Bacterial Pathogens, available at http://katholt.github.io/srst2/ The new SRST2 program does gene typing as well as MLST (e.g. typing resistance genes, virulence genes, etc). SRST2 is faster and more accurate than the old SRST, using bowtie2 to achieve local alignments (no need for flanking sequences) and a brand new scoring system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Bakefile

    Native makefiles generator

    ==== Bakefile development was moved to GitHub: https://github.com/vslavik/bakefile ==== Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generate native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    This is an implementation of the Model-View-Controller (MVC) and the Observer patterns for the PyGTK2 graphic toolkit. See the project Homepage for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TimerAlarm

    A tiny timer with sound and visual alarm.

    Written as a pet project using python & wxphython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    diwacs

    diwacs

    Diwa is a project collaboration tool.

    Diwa is a software ment to simplify sharing rich media and files that are important for the project between team members in the same room. It offers simple solutions for example exporting urls and files to another PC via drag and drop and the files are stored in "Project Folder" and there can be database entry for it as well. Diwa also supports remote controlling another PC running the DiWaCS software and creating events which save screenshots from all the computers and optionally a image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CogPy

    Cognitive Python

    Cognitive Python is a cross-platform library for designing and conducting psychological experiments in Python. A few of its main features are: - A full-featured 2D display library for rapid development - Full control of computer I/O (display, mouse, keyboard, gamepad, joystick, audio) - Advanced library of data collection techniques - Data export to NumPy/SciPy, R, MATLAB, and Microsoft Excel - Compatibility with PyACT-R for cognitive modeling If you are interested...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BrainFuckSem

    Brainfuck, brainloller and braincopter interpreter

    Semester project for BI-PYT subject (Programming in Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PBS Cluster Viz
    PBS Cluster Viz is a project to display information useful to admins and users about a computing cluster managed by a PBS-compatible resource manager. Information includes load and job distribution. Interactive as well as static output is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dms-project-se

    dms-project-se

    Crowdsourcing. Citizen journalism for disaster notification.

    This disaster management system is a powerfool tool that exploits the power of citizen journalism / crowdsourcing to help authorities provide a more effective disaster response. This system is a two component solution. A mobile application for reporting of all disaster instances and a web component for viewing realtime reports plotted on a map and manipulating them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LifeQuest

    A GTD-inspired ToDo list manager that tells you what to do next!

    Fundamentally, LifeQuest keeps track of what you need to do, and tells you what you need to do next. You simply enter the things you want to do, along with priority and date information, and LifeQuest does the rest. Unlike other ToDo list programs, LifeQuest aims to minimise the amount of effort you spend entering information. LifeQuest is also inspired by GTD contexts and projects to help you find things to do wherever you are or whichever project you want to focus on. LifeQuest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CAPLET

    CAPLET

    GDS visualization and parallelized capacitance extraction

    Project CAPLET is a capacitance extraction toolkit that extract capacitance at field-solver accuracy. CAPLET can directly handle GDS2 layout files into capacitance matrices in both GUI and command line interfaces. The internal extraction algorithm is specialized for VLSI interconnect structures but not exclusively, as long as the structure is of Manhattan geometry and embedded in a uniform dielectric material.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TacoNET

    TacoNET

    Cross platform darknet written in python

    TacoNET is an open-source, Friend 2 Friend, cross platform, encrypted Darknet written in python. Currently in Alpha, it's functional, but nowhere near what it will be. There will be gui weirdness, useless error messages, spelling/grammer mistakes, and of course some features may not work 100% in all cases. This will, of course, improve over time. Project dev has stopped here, all further dev @ https://github.com/withorwithoutgod/taconet
    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.