Showing 216 open source projects for "code e-library"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Zen Cart E-Commerce Shopping Cart

    Zen Cart E-Commerce Shopping Cart

    Zen Cart® is a free full-featured self-hosted e-commerce application

    Zen Cart® is a PHP e-commerce shopping cart program. Built on a foundation of osCommerce GPL code, Zen Cart® is an easy-to-setup and run online store. Zen Cart® is for selling online. Zen Cart® is completely customizable ecommerce. Zen Cart® runs from your own webserver, which means you are fully in control of all its features and capabilities.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 2

    TA-Lib.git: Technical Analysis Library

    Mirror of the TA-Lib project using a Git repository

    This project is intended to provide Git access to the code of the original project, TA-Lib, which uses Subversion. It is intended for system integrators wishing to use TA-Lib in their Git-managed project through Git submodules or subtrees. No actual development is being done here; all development happens in the original project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    StellarGraph

    StellarGraph

    Machine Learning on Graphs

    ... contain people as nodes and friendships between them as links, with data like a person’s age and the date a friendship was established. StellarGraph supports the analysis of many kinds of graphs. StellarGraph is built on TensorFlow 2 and its Keras high-level API, as well as Pandas and NumPy. It is thus user-friendly, modular and extensible. It interoperates smoothly with code that builds on these, such as the standard Keras layers and scikit-learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SageMaker Containers

    SageMaker Containers

    Create SageMaker-compatible Docker containers

    Amazon SageMaker is a fully managed service for data science and machine learning (ML) workflows. You can use Amazon SageMaker to simplify the process of building, training, and deploying ML models. To train a model, you can include your training script and dependencies in a Docker container that runs your training code. A container provides an effectively isolated environment, ensuring a consistent runtime and reliable training process. The SageMaker Training Toolkit can be easily added to any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 5
    Crispy Synced Notes

    Crispy Synced Notes

    A note taking program with WebDAV sync

    ... synchronization - allows to encrypt your files locally and remote using AES256 - multi language support You can obtain the full source code at: https://crispy-cow.de/git/CrispySyncNote.git Latest changes: 2.1.0: Updated for Java 9 and up 2.0.2: Added more UI translation, updated greek language (thanks to geogeo) 2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    Command Line by Jeroen Janssens, published by O’Reilly Media in October 2021. Obtain, scrub, explore, and model data with Unix Power Tools. This repository contains the full text, data, and scripts used in the second edition of the book Data Science at the Command Line by Jeroen Janssens. This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FuzzyWuzzy

    FuzzyWuzzy

    Fuzzy string matching in Python

    ... completely at random, Cirque du Soleil has a show running in New York called “Zarkana”. When we scour the web to find tickets for sale, mostly those tickets are identified by a title, date, time, and venue. We’ve built up a library of “fuzzy” string matching routines to help us along. And good news! We’re open sourcing it. The library is called “Fuzzywuzzy”, the code is pure python, and it depends only on the (excellent) difflib python library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Supermarket Managment

    Application to control a market

    It´s a control system that you can use in a market to control your inventory or to collect the money of your clients. It´s simple but efficent and it gives you a summary of all your sales. You can use it with an USB bar code reader.It´s in Spanish, but if you´re interested to take it in English, please send me an e-mail to o.fernandez@edu.uah.es. I have updated a new version that allows to have more than one computer, with a server where you insert the products and the other JAR File...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    LimeReport

    LimeReport

    Report generator for Qt Framework

    LimeReport - multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved in XML format and used to generate report pages. So formed pages could be send to preview, PDF file or printer. As a data source developer can...
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 11
    React-Vis

    React-Vis

    Data visualization components

    React-vis is a React visualization library. React-vis components are designed to work just like other React components. They have properties, children and callbacks. They can be composed. If you can work with React components, you can work with React-Vis. You can create complex charts with a minimum amount of code and sensible defaults, however, you can also customize every aspect of your chart. React-vis handles a great number of charts, from area charts to treemaps. React-vis was built...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gio.js

    Gio.js

    A declarative 3D globe data visualization library built with Three.js

    Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model in a declarative way, add your own data, and integrate it into your own modern web application. Gio.js is an open source library for web 3D globe data visualization built with Three.js. What makes Gio.js different is that it is simple to use Gio.js to customize a 3D data visualization model...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dashboards by Keen IO

    Dashboards by Keen IO

    Responsive dashboard templates

    ... SDK. You can add some charts to your dashboard with just a few lines of code. If you're a registered Keen IO user, navigate to your keen project or if you don't have a user at first, you can simply use some demo data that we've prepared for you. You can access those by going to the repository and navigating to demo-data. There, you will see some javascript files with some code in them. We will simply paste those in the .html file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TCPDF - PHP class for PDF

    TCPDF - PHP class for PDF

    PHP class for PDF

    TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more. IMPORTANT: This version will be soon marked as deprecated and replaced by a new version currently under development: https://github.com/tecnickcom/tc-lib-pdf
    Leader badge
    Downloads: 253 This Week
    Last Update:
    See Project
  • 15
    Pascal NUCLEUS (GUI/VM)

    Pascal NUCLEUS (GUI/VM)

    Portable Pascal GUI Library for Atari ST/TT/MSDOS

    NOTE: As of r816, Nucleus source code is licensed under GPLv3. (8th Oct 2017) Nu|cleus [ˈnjuːklɪəs] - The central and most important part of an object, movement, or group, forming the basis for its activity and growth. This is yet another long-term project (YALP?). The aim is to write a portable GUI/OS for Atari ST, Amiga and DOS. The code must be small, fast and support modern GUI features. ie: Embedded component controls. The code current compiles with Highspeed Pascal (Atari ST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ABL_xls.i

    OpenEdge ABL-based Excel Spreadsheet library

    Library of procedures and functions that manage Microsoft Excel Spreadsheets. Import Excel Spreadsheets (xls/xlsx) from Windows servers to ABL temp-tables via ActiveX. Generate native Excel Spreadsheets (xls/xlsx) from Windows servers via ActiveX. Generate native Excel XML Spreadsheet 2003 (xml) from Windows or Linux servers via native ABL. ---- There has been significant effort on my part to produce this code. It works and it works well. In return, I have two requests: 1. Please don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sellEbit

    sellEbit

    Manage and report sales, purchases and donations from web sites

    sellEbit is completely free E-Commerce software for small businesses that use "Buy buttons" or shopping carts provided by payment gateways like PayPal to sell from a web site. Look in the files tab for download information. When a customer completes a secure purchase, the gateway sends a notification Email to both the customer and the merchant. sellEbit processes these Emails, extracts the contents, and puts the details into a database on your computer. Other generated transaction files can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JSpecView Project

    JSpecView Project

    Spectroscopy Viewer

    The JSpecView Project initially provided JAVA applets for the display of JCAMP-DX and AnIML/CML spectral files. The source and binary files are available via the Code (sourceforge SVN) and Files menu options. See the WIKI pages (Hosted Apps) for more detail. Beginning September 2018 all code changes are being handled via the Jmol Sourceforge page. The codes has been fully merged and JSmol the JavaScript/HTML5 version of Jmol now includes the non-Java version of JSpecView.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    EcoSol

    EcoSol

    Sistema de economia solidária

    EcoSol é um sistema base para empreendimentos de economia solidária. O sistema é composto por um módulo administrativo, que é executado no servidor, e um módulo Web. O módulo administrativo fornece a interface para o gerenciamento e consulta de empreendimentos, movimentações, itens e usuários. O módulo Web é um aplicativo mobile que permite aos usuários consultarem seus históricos de movimentação, assim como os itens disponíveis para troca. Projeto de iniciação científica financiado pela...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    S.A.F.E. Open Source Microfinance Suite

    S.A.F.E. Open Source Microfinance Suite

    Open Source Microfinance Suite

    S.A.F.E. is a "Open Source Microfinance Suite" created for help to the operational needs from the Microfinance institutions, developer with Web 2.0 technologies. english demo: https://english.sipakal.com Español : https://demo.sipakal.com ¿Como Instalar? : http://goo.gl/9ILv8X Default User: root Default Password: root Docker : https://hub.docker.com/r/sipakal/safeosms Source Code : https://github.com/patadejaguar/safeosms
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 21
    zencart-italia

    zencart-italia

    Distribuzione e localizzazione E-commerce Zen Cart Italia

    Italian localization for Zen Cart, a PHP e-commerce sw. Built on a foundation of OScommerce GPL code, it provides an easy-to-setup and run online store. Localizzazione italiana di Zen Cart, software gratuito (GPL) per creazione e gestione di show room o di e-commerce online.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    StarAdmin-Free-Bootstrap-Admin-Template

    StarAdmin-Free-Bootstrap-Admin-Template

    Admin dashboard template built with Bootstrap 4, elegant UI themes

    ... the template has a design like none other, it is easily customizable to suit your requirements. Star Admin comes with a clean and well-commented code that makes it easy to work with the template. Thus making it an ideal pick for jump-starting your project. StarAdmin is designed to work flawlessly with all the latest and modern web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    StrongKey CryptoEngine

    StrongKey CryptoEngine

    FIDO strong authentication, encryption, digital signature engine

    ..., Azure and Eucalyptus Walrus) - A signing engine to digitally sign documents, code, etc. with FIPS 140-2 HSM support - An LDAP Engine for AD/LDAP integration for authorization decisions SKCE is battle-tested and in production at one of the largest e-commerce companies in the world, protecting more than 50M documents within the business process; see http://bit.ly/14VPYlO for the case study. Download StrongKey CryptoCabinet (SKCC) on this site to see how to use SKCE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ANA - Library

    ANA - Library

    PDF Reader (It converts PDFs to JPGs first, to be able to read it)

    ... by simply click on it thumbnail. Notes: • All source code and project files are included... as always! :) • Developed under C# (using Sharpdevelop IDE) and Ghostscript to process PDFs. • Binary included (WIndows 7), no installation is required (portable)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF for .NET and C# Library

    Free HTML to PDF Converter for C# .NET and ASP.NET MVC

    HiQPdf Library for C# .NET offers you a modern, simple, fast, flexible and powerful tool to create complex and stylish PDF documents in your applications with just a few lines of code. Using the high quality HTML to PDF conversion engine you can easily design a document in HTML with CSS3, JavaScript, SVG or Canvas and then convert it to PDF preserving the exact content and style.
    Downloads: 0 This Week
    Last Update:
    See Project