Showing 41 open source projects for "ean-13"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1

    PyUltimateRobot

    Controls any Robot in Python

    ...Ability to program easily with a GUI and visual interface that sees things from the robots' camera perspective. Flexible use of coordinate spaces that make programming arms with 6 or more degrees of freedom super easy. Got a bot arm with 13 linkages that can reach around corners? Easy. Simple arm with only 2 degrees of freedom, with one polar and one cartesian? Any arm geometry works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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: 0 This Week
    Last Update:
    See Project
  • 3

    ipcvis

    Visualize Inter Process Communication

    ...It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian 7. Quick start on Ubuntu/Debian: # apt-get install graphviz python-pygraphviz # ./ipcvis.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    pyhrol

    pyhrol

    Bridge between C++ and Python

    ...Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    Data Migrator for Oracle

    Migrate/Copy your data between Oracle database and 13 major DBs.

    Command line data Copy/Migration tool for Oracle. Supports Oracle 7.3, Oracle 8i, Oracle 9i, Oracle 10G, Oracle 11G and 13 major databases. 1. Exadata 2. Sybase ASE 3. Informix Innovator C 4. Sybase SQL Anywhere 5. DB2 UDB 6. CSV 7. SQLServer 8. MariaDB 9. Sybase IQ 10. PostgreSQL 11. MySQL 12. Informix IDS 13. TimesTen
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Data Migration Tools for RDBMS

    DataMigrator for 14 major databases

    ...Informix Innovator C 3. Sybase SQL Anywhere 4. DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DataMule

    Extract-Copy-Load (ECL) tool for 14 databases.

    ...Informix Innovator C 3. Sybase SQL Anywhere 4. DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata Total 224 data copy vectors. CSV -> DB. DB->DB DB->CSV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    USE secure operating system

    USE secure operating system

    a secure, open source OS for use inside USEagency facilities

    ...After that, they will be placed in a leveled security storage space, each more secure--with the most secure being 50. Under 50 will be 46-49; under that is 36-45; under that is 27-25; under that is 26; under that is 14-25; under that is 6-13; under that is 5-3; lastly there is level 2 the most insecure. The operating system itself will require many passwords: boot up, access logon screen, login, admin, and more/ Mainly, it will be built with strong security as its base
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Foca Cleaner

    Foca Cleaner

    Limpiar USB, SD de Virus que crea accesos directos (Troyano/JS)

    Foca Cleaner es un pequeño software de desinfección de unidades de almacenamiento externo que comúnmente son infectados por un Troyano JS que es el virus más reciente que he visto hasta ahora (21/04/13). El objetivo del programa no es solo desinfectar memorias USB o demás unidades de almacenamiento extraíbles sino desinfectar las PCs infectadas por dicho virus, por tal motivo este software cuenta con dos pestañas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    Divergence Meter Alarm Clock
    An alarm clock based on the anime "Steins;Gate". Enjoy!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Speaking gmail checker

    Python + espeak gmail checker

    ...Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 716 This Week
    Last Update:
    See Project
  • 13
    a small collection of python 3000 scripts/modules used to automate searching craigslist.org cities and categories for interesting stuff; these scripts currently use html screen scraping, since craigslist currently has no api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StarPower: Take control of the universe through resource management, diplomacy and 'star power.' (like 'desert power', just different) This is a culmination of 13 years of frustration with other 'star power' games I have written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RotNN is a Python module that implements rotation encryption/obfuscation. The default action is similar to rot-13, but it can also rotate over the entire UNIX printable character set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...The intention of this project is the collaborative invention of a 3D educational software on the life of Eleanor of Aquitain and the historical period of the 12 and 13 centuries in Europe.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB