Search Results for "retrieve data" - Page 2

Showing 255 open source projects for "retrieve data"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    blockfrost-python

    blockfrost-python

    Python 3 SDK for the Blockfrost.io API

    API for Cardano decentralized blockchain. Accessing and processing information stored on the blockchain is not trivial. We provide abstraction between you and blockchain data, taking away the burden of complexity, so you can focus on what really matters - developing your applications. Our basic tier is and always will be free of charge. We nurture development and the Cardano ecosystem. However, if you want to support us, please consider upgrading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VisualDL

    VisualDL

    Deep Learning Visualization Toolkit

    VisualDL, a visualization analysis tool of PaddlePaddle, provides a variety of charts to show the trends of parameters and visualizes model structures, data samples, histograms of tensors, PR curves , ROC curves and high-dimensional data distributions. It enables users to understand the training process and the model structure more clearly and intuitively so as to optimize models efficiently. VisualDL provides various visualization functions, including tracking metrics in real-time, visualizing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Arctic TimeSeries and Tick store

    Arctic TimeSeries and Tick store

    High performance datastore for time series and tick data

    ... ways similar to git), and allows you to freely experiment and then just revert back the snapshot. [VersionStore only] Does the chunking (breaking a Dataframe to smaller part for you. Has different types of Stores, each with it's own benefits. Eg. Versionstore allows you to version and snapshot stuff, TickStore is for storage and highly efficient retrieval of streaming data, ChunkStore allows you to chunk and efficiently retrieve ranges of chunks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IPFS JavaScript

    IPFS JavaScript

    IPFS implementation in JavaScript

    A full P2P protocol written entirely in JavaScript. js-ipfs paves the way for the browser implementation of the IPFS protocol. Written entirely in JavaScript, it runs in a Browser, a Service Worker, a Web Extension and Node.js, opening the door to a world of possibilities. Packed with all the things you know and love about IPFS. This implementation also carries some extra neat things that are unique to the Browser. It's the toolkit to power all your DWeb Applications. js-ipfs works out of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    Haystack

    Haystack

    Haystack is an open source NLP framework to interact with your data

    Apply the latest NLP technology to your own data with the use of Haystack's pipeline architecture. Implement production-ready semantic search, question answering, summarization and document ranking for a wide range of NLP applications. Evaluate components and fine-tune models. Ask questions in natural language and find granular answers in your documents using the latest QA models with the help of Haystack pipelines. Perform semantic search and retrieve ranked documents according to meaning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    S3cmd

    S3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    S3cmd (s3cmd) is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage or DreamHost DreamObjects. It is best suited for power users who are familiar with command-line programs. It is also ideal for batch scripts and automated backup to S3, triggered from cron, etc. S3cmd is written in Python. It's an open-source project available under GNU Public License v2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    rest.js

    rest.js

    GitHub REST API client for JavaScript

    .... All endpoint methods are asynchronous, in order to use await in the code examples, we wrap them into an anonymous async function. Authentication is optional for some REST API endpoints accessing public data, but is required for GraphQL queries. Using authentication also increases your API rate limit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Redux Toolkit

    Redux Toolkit

    Toolset for efficient Redux development

    ... the user simplify their application code. Because of that, this package is deliberately limited in scope. It does not address concepts like "reusable encapsulated Redux modules", folder or file structures, managing entity relationships in the store, and so on. Redux Toolkit also includes a powerful data fetching and caching capability that we've dubbed "RTK Query". It's included in the package as a separate set of entry points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Khoj

    Khoj

    An AI personal assistant for your digital brain

    Get more done with your open-source AI personal assistant. Khoj is a desktop application to search and chat with your notes, documents, and images. It is an offline-first, open-source AI personal assistant that is accessible from Emacs, Obsidian or your Web browser. Khoj is a thinking tool that is transparent, fun, and easy to engage with. You can build faster and better by using Khoj to search and reason across all your data sources. Khoj learns from your notes and documents to function...
    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
    AWS IoT Device SDK for Java

    AWS IoT Device SDK for Java

    Java SDK for connecting to AWS IoT from a device

    The AWS IoT Device SDK for Java enables Java developers to access the AWS IoT Platform through MQTT or MQTT over the WebSocket protocol. The SDK is built with AWS IoT device shadow support, providing access to thing shadows (sometimes referred to as device shadows) using shadow methods, including GET, UPDATE, and DELETE. It also supports a simplified shadow access model, which allows developers to exchange data with their shadows by just using getter and setter methods without having...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-map-gl

    react-map-gl

    React friendly API wrapper around MapboxGL JS

    react-map-gl is a suite of React components designed to provide a React API for Mapbox GL JS-compatible libraries. More information is in the online documentation. Starting with v2.0, mapbox-gl requires a Mapbox token for any usage, with or without the Mapbox data service. See about Mapbox tokens for your options. To show maps from a service such as Mapbox you will need to register on their website in order to retrieve an access token required by the map component, which will be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Doctrine Collections

    Doctrine Collections

    Collections abstraction library

    Doctrine Collections is a library that contains classes for working with arrays of data. Doctrine Collections provides an interface named Doctrine\Common\Collections\Collection that resembles the nature of a regular PHP array. That is, it is essentially an ordered map that can also be used like a list. A Collection has an internal iterator just like a PHP array. In addition, a Collection can be iterated with external iterators, which is preferable. To use an external iterator simply use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Android Data Recovery Software

    Android Data Recovery Software

    One Click Away to Recover Your Lost Data From Android Phone on Windows

    Android data recovery software can be used on standard mobile devices, tablets and recovered SD cards. There are circumstances where the files are deleted, lost or corrupted from the internal storage or SD card. Files can get lost by accidental deletion, device failure, external damage, operating system or rooting error, password lock, system crash or virus, black screen. The software is built for recovering personal messages, call history, contact information, and media files. It’s also used...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    ... a platform for AI research to experiment with deep learning, computer vision and reinforcement learning algorithms for autonomous vehicles. For this purpose, AirSim also exposes APIs to retrieve data and control vehicles in a platform independent way. AirSim is fully enabled for multiple vehicles. This capability allows you to create multiple vehicles easily and use APIs to control them.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Data Crow

    Data Crow

    The ultimate cataloguer

    Data Crow allows you to use the standard movie & video (divx, xvid, DVD, Blu-ray, etc), book (and eBooks), images, board games, comic books, games & software, music (mp3 and other music files) cataloguing modules. Besides these modules, which you can change to fit your requirements, you can create new modules (want to catalogue your stamps, equipment, or anything else?). The GUI is skinnable. Reporting (using JasperReports and their community edition JasperSoft Developer Studio ), loan...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    EliasDB

    EliasDB

    EliasDB a graph-based database

    ... text phrase search. EliasDB has a GraphQL interface which can be used to store and retrieve data. For more complex queries EliasDB has an own query language called EQL with an sql-like syntax. Includes a scripting interpreter to define alternative actions for database operations or writing backend logic. Written in Go from scratch. Only uses gorilla/websocket to support websockets for GraphQL subscriptions. The database can be embedded or used as a standalone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    19 August 2024 my new project is here : https://sourceforge.net/projects/recovery/ Ikki Boot is a Live DVD/USB multiboot which aims troubleshooting, disk partitioning, system rescue, backup and restore data. It contains : GParted, Clonezilla, a customized version of Porteus and Tiny Core Linux, and a lot of tools like Nwipe, Boot repair and Super Grub2 Disk. /!\ 9 May 2024 : Ikki Boot 24.05, this is the last version the project is abandoned. /!\ https://ikkiboot.tuxfamily.org/en...
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 18
    OST to PST Converter

    OST to PST Converter

    One Click Solution to Convert Outlook Files to Retrieve Data Again

    Download and use OST to PST Converter to convert your large size OST file into Outlook PST format efficiently without any technical error. This tool allows you to export entire OST data items into PST format and again access it in Outlook without losing any data. It is a useful solution for users by which they can easily convert OST to PST format by preserving the data integrity. Overall, it is an amazing solution to convert OST to PST format. user just need to install the application...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 19
    recovery is a Live DVD/USB which aims troubleshooting, disk partitioning, system rescue, backup , restore data and desktop. This is a customized version of Debian Live. It contains : GParted, Clonezilla, Boot-Repair, LibreOffice and a lot of tools like ddrescue, Nwipe, TestDisk, DejaDup and many more https://sourceforge.net/p/recovery/discussion/general/
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 20
    Node Binance Trader NBT

    Node Binance Trader NBT

    Cryptocurrency trading strategy & portfolio management development

    ... like and enter a region. You will then need to retrieve your Binance API keys from Binance. They will need to allow trading and margin wallet access. Heroku only gives dyno's on its free tier 550 hours of run time per month. This is just short of what you will need to keep your new trading bot up and running 24/7. But by simply adding your credit card to your Heroku account your allowance is extended to 1000 hours, which is plenty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22

    nvgpu-smi-snmp

    SNMP agent for NVIDIA GPU data retrieved from the binary nvidia-smi

    This is a fork of the project https://github.com/marwan-abdellah/nvgpu-snmp which instead of using the NV-CONTROL X extension to retrieve data make a call to the nVidia binary nvidia-smi. The biggest advantage of this approach is that the snmp daemon does not need access to the X display.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    BioSIM

    BioSIM

    A client for BioSIM

    A client for the BioSIM Web API. The BioSIM application can impute climate variables to any location given the data of nearby climate stations. The original application has been developed by Jacques Régnière and Rémi Saint-Amant at the Canadian Forest Service - Laurentian Forestry Centre. The BioSIM Web API is implemented in C#. This project aims at providing a Java and an R client to access the Web API and retrieve climate variables. This project has migrated to https://github.com/RNCan...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25

    WCGtools

    Software geared to World Community Grid, e.g. to retrieve statistics.

    .... Statistics and data may also include the presence of tasks on your device(s). You can use some of these tools to record your personal and your team's statistics into a database. With one of these tools ("wcgresults") it is even possible to monitor the progress of tasks on your local device without the use of programs like the BOINC Manager. The documentation for the programs can be found at the Wiki pages of this project. Please read it.
    Downloads: 1 This Week
    Last Update:
    See Project