Showing 16 open source projects for "total"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start 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
    Saleor

    Saleor

    Customer-centric e-commerce on a modern stack

    Saleor is one of the fastest growing open source e-commerce platforms, built to deliver ultra-fast, dynamic and personalized shopping experiences. Built with Python, Django, GraphQL, and ReactJS, Saleor is modular and highly performant. With a GraphQL API and headless commerce, you can build beautiful, customized online stores anywhere on any device using the latest technology. Saleor gives you great flexibility, with options for building your front-end how you want, and seamless...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    atpbar

    atpbar

    Progress bars for threading and multiprocessing tasks on terminal

    Progress bars for threading and multiprocessing tasks on the terminal and Jupyter Notebook. atpbar can display multiple progress bars simultaneously growing to show the progresses of iterations of loops in threading or multiprocessing tasks. atpbar can display progress bars on the terminal and Jupyter Notebook. atpbar can be used with Mantichora. atpbar started its development in 2015 as part of Alphatwirl. atpbar prevented physicists from terminating their running analysis codes, which would take many hours to complete, by showing progress bars indicating their codes were actually running. The progress bars have saved the physicists countless hours in total. atpbar had been the sub-package progress of alphatwirl until it became an independent package, with the name atpbar, in February 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wger

    wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

    ...You can also combine different workouts in the same program. Create your personal diet plan by creating as many meals with as many different ingredients as you need. The application will calculate the nutritional values โ€‹โ€‹(total energy, proteins, carbohydrates, etc.) of the entire plan and of each of the meals. Enter the weights and reps you've done for each exercise to generate diagrams that let you see at a glance how well you're doing. Of course, the raw numbers are still accessible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PySyft

    PySyft

    Data science on data without acquiring a copy

    ...This is very limiting to human collaboration and systematically drives the centralization of data, because you cannot work with a bunch of data without first putting it all in one (central) place. The Syft ecosystem seeks to change this system, allowing you to write software which can compute over information you do not own on machines you do not have (total) control over. This not only includes servers in the cloud, but also personal desktops, laptops, mobile phones, websites, and edge devices. Wherever your data wants to live in your ownership, the Syft ecosystem exists to help keep it there while allowing it to be used privately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    incomeCalc

    incomeCalc

    income Calculator -- daily income tracker tool

    income Calculator --- daily income tracker tool for shop inflow tracking that keeps track of total monthly income sum and average
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Forex Assistant

    Forex Assistant

    Manage accounts, analyze trades, track strategies & stats , News & Cal

    ... ๐Ÿ”‘ Main Features ๐Ÿงฎ Calculator Tools Profit/Loss Calculator Currency Converter Position Size Calculator Pips Calculator Margin Calculator ๐ŸŒ Market Insights Live Market News Economic Calendar ๐Ÿ“Š Account Manager Add multiple trading accounts with balance and custom descriptions. Track current balance, profit/loss, and drawdown (daily and total). Add and manage positions manually with full details: entry price, stop loss, take profit, volume, PNL, and notes. Add notes for every trade: describe the strategy used, whether the trade was emotional or technical. Import historical trades directly from MetaTrader HTML reports. ๐Ÿ“ˆ Trade Analysis & Insights
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Money Math

    Money Math

    Smart financial calculator for savings, discounts and payments

    ...The app also helps you understand discounts โ€” input the original price and discount percentage, and see the final price instantly. Managing regular payments is simple: just enter the amount, frequency, and duration to find out your total expenses. Additionally, the app provides a clear financial overview, combining all calculations to help you plan smarter. Its intuitive interface makes navigation easy, and all calculations use reliable formulas for precision. The app is fast, lightweight, and works offline, securing your privacy by not storing personal data. Whether budgeting, saving, or shopping smarter, this app is your go-to tool for better financial decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sorting-Visualizer

    Sorting-Visualizer

    A GUI sorting visualizer desktop application

    A GUI sorting visualizer desktop application that helps to visualize various sorting algorithms interactively. Visualizer the sorting algorithms like Bubble sort, Insertion sort, Selection sort, Gnome sort, Shaker sort and Odd even sort. Change the bar color and background by customizing. Increase or decrease speed of animation to visualize the sorting process. Download now!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Robin-Stocks API Library

    Robin-Stocks API Library

    This is a library to use with Robinhood Financial App

    ...It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real-time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. The code is simple to use, easy to understand, and easy to modify. With this library, you can view information on stocks, options, and cryptocurrencies in real-time, create your own robo-investor or trading algorithm, and improve your programming skills. The supported APIs are Robinhood, Gemini, and TD Ameritrade. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    MySales

    MySales

    Program to calculate item sales and print the result.

    MySales is a sales program that allows you to add products by specifying name and price. These products can be added to a sales list in which it is possible to indicate the number of units of each item, as well as apply a discount for each of the items. In addition you can indicate a discount on the final result and subtract a constant value to round the result if desired. The program allows you to format the list and the result in a plain text file to print the sales calculation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Mixture100

    Mixture100

    Simply percent calculator

    For making various mixtures, like homemade alcohol, brine or e-liquids. Add a components, set a percentage in total, set how much I want a given mixture and save, share or print recipe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Py3DN

    Morphometric analysis and visualization of the 3D structure of neurons

    ...It allows the construction of mathematical representations of neuronal topology, visualization and a variety of morphometric analysis on the neuronal structures. Above all, it provides a flexible environment where new types of analyses can be easily set up allowing total freedom to test new hypotheses. The application was developed in Python and uses Blender (an open source program) to produce detailed 3D representations of raw and processed data. Py3DN is described in the paper: Aguiar P et al, "Versatile morphometric analysis and visualization of the three-dimensional structure of neurons", Neuroinformatics, 2013, 11(4):393-403 doi: 10.1007/s12021-013-9188-z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DataMule

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

    ...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
  • 14
    Karesansui is an open-source virtualization management application made in Japan. It's smart graphical user interface lowers your management cost, and brings a total management/audit solution for both physical and virtual servers. Full featured RESTful interface allows customizing and integration with other management/billing systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Insert Coins
    Account Euro coins (collection, box collection), and calculates the total amount with your Symbian or Android mobile. Cuenta monedas de Euro (colectas, caja, recaudaciones), y calcula el importe total con tu movil Symbian o Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Knowledge Management Key (KMKey) is a complete solution for total business information management. KMKey's extraordinary flexibility, and configurational ease, has given rise to its application in many sectors and business areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB