Showing 23 open source projects for "you"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    PhpSpreadsheet

    PhpSpreadsheet

    A pure PHP library for reading and writing spreadsheet files

    PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc. Support for PHP versions will only be maintained for a period of six months beyond the end of life of that PHP version. ...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 2
    NocoDB

    NocoDB

    Open Source Airtable Alternative

    ...Collaborate just like spreadsheets. Invite your team with fine-grained Access Control. Share views publicly and also with password protection. Build automation with you favorite apps: Microsoft Teams Slack, Discord, Whatsapp, Twilio, Email & SMS.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 3
    Quadratic

    Quadratic

    Data science spreadsheet with Python & SQL

    Quadratic enables your team to work together on data analysis to deliver better results, faster. You already know how to use a spreadsheet, but you’ve never had this much power before. Quadratic is a Web-based spreadsheet application that runs in the browser and as a native app (via Electron). Our goal is to build a spreadsheet that enables you to pull your data from its source (SaaS, Database, CSV, API, etc) and then work with that data using the most popular data science tools today (Python, Pandas, SQL, JS, Excel Formulas, etc). ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    ...If you familiar with the Jupyter Notebook, Google Colaboratory is probably the easiest way to get started using gspread.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Jspreadsheet CE

    Jspreadsheet CE

    Javascript plugin to create web-based tables & spreadsheets

    Jspreadsheet CE is a lightweight Vanilla JavaScript data grid plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, JSON, CSV or XSLX files. You can copy from excel and paste straight to your Jspreadsheet CE spreadsheet and vice versa. It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors, and customize any feature into your application. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    ...Code in the stable branch of this repository, including the main vd application, loaders, and plugins, is available for use and redistribution under GPLv3. VisiData is a free, open-source tool that lets you quickly open, explore, summarize, and analyze datasets in your computer’s terminal. VisiData works with CSV files, Excel spreadsheets, SQL databases, and many other data sources.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    stylex-jsx

    stylex-jsx

    Full CSS support for JSX without compromises

    ...Future-proof, equivalent to server-renderable "Shadow CSS". Source maps support. Dynamic styles and themes support. CSS Preprocessing via Plugins. To skip scoping entirely, you can make the global-ness of your styles explicit by adding global. To make a component's visual representation customizable from the outside world there are three options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Excel to Tally Import Templates Free

    Excel to Tally Import Templates Free 100%

    ... * Import Multiple Ledgers Debit / Credit Vouchers Entry. * Invoice & Accounting Voucher Mode Avaialble. * CUSTOM Multi Voucher Format - Set Vouchers Columns as You need. * Auto Ledgers Debit & Credit Amount Recognized. No Need Specify DR/CR. * Auto import Ledgers Party Details in Vouchers. * Auto Fetch LEDGER Name from Narration for Bank Statemetns. * Auto Remove Data Errors & Formattig Errors Like.. Date, Amount. * Strong data Validations & Errors Reports. * Auto Accounting Random Entry within selected Period.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9

    OpenOffice.org Utility Library

    Library modules for creating ODF documents.

    ...) - Set column and row attributes including width and height I am currently hosting the new development code at the following URL: https://github.com/josephcolton/ooolib-python I will be posting releases here on SourceForge as well as GitHub, so you can come to either place for the releases. The newest code will only be available using Git on GitHub.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    x-spreadsheet

    x-spreadsheet

    A web-based JavaScript (canvas) spreadsheet

    This is a lightweight Excel development library built on Web(es6) canvas. These parameters are loaded in the first instantiation, and can also be set later, but it is recommended to modify and load in advance the changes that you need to change. You can adjust the number of columns displayed by default len, AZ, the default width of each column, the default width widthof the left sequence column indexWidth, and the default minimum width of each columnminWidth. You can adjust the style of table rendering. Some of the features include undo and redo, paint format, clear format, format, font, font size, font bold, font italic,, underline, strike, text color, fill color, borders, merge cells, align, text wrapping, freeze cell, functions, resize row-height, col-width, copy, cut, paste, autofill, insert row, column, delete row, column, hide row, column, multiple sheets, print, and data validations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    stylefmt

    stylefmt

    stylefmt is a tool that automatically formats stylesheets

    stylefmt is a tool that automatically formats CSS according to stylelint rules. stylefmt'd code is easier to write. Never worry about minor formatting concerns while hacking away. Easier to read, when all code looks the same you need not mentally convert others' formatting style into something you can understand. Easier to maintain, mechanical changes to the source don't cause unrelated changes to the file's formatting; diffs show only the real changes. Uncontroversial, never have a debate about spacing or brace position ever again! If you are using stylefmt with stylelint configuration to format according to its rules, you can now use stylelint's, fix option (from v7.11.0) to auto fix. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Excel file analysis toolkit

    Lays out dependencies (links) between Excel files in a visual graph

    Do you have a haystack (legacy) of Excel files that reference each other and you can't see clear anymore? This tools crawls Excel files and builds up a visual graph. It shows which files might be outdated because they reference a file which was modified more recently. The graph is dynamic, you can choose between different layout algorithms and rearrange by hand.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    filtrando google sheets

    Aplicación que permite filtrar hojas de cálculo de google

    Aplicación que permite conectarse a una hoja de cálculo de google y filtrar sus datos, mediante una fórmula de filtrado. Es un poco complejo utilizarla, pero dispone de documentación detallada sobre cómo funciona paso a paso. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/googleSheets.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GnuCash Export Modifier

    Perl utility that modifies GnuCash Trasnaction Exports

    This Perl utility script will allow you to quick strip the split or utility file and display transaction month and year information. It is intended simply to save time when uploading using that export in any spreadsheet tool to perform analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SlickGrid

    SlickGrid

    A lightning fast JavaScript grid/spreadsheet

    Quite simply, SlickGrid is a JavaScript grid/spreadsheet component. It is an advanced component and is going to be a bit more difficult to learn and configure, but once you realize its full potential, it will blow your mind! SlickGrid utilizes virtual rendering to enable you to easily work with hundreds of thousands of items without any drop in performance. In fact, there is no difference in performance between working with a grid with 10 rows versus a 100’000 rows. This is achieved through virtual rendering where only what’s visible on the screen plus a small buffer is rendered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    You want to render an Excel file inside web browsers and allow users to edit information in cells... Workbook Tag has been designed to simplify this scenario. MSOffice is not required ! Ajax interact with server (Excel, Editor, Tag, HTML Converter, JSP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Objectsheet

    A visual analytical tool for structured data

    ...Instead of a "large grid of cells and scattered formulas", the Objectsheet uses finite-sized tables, Javascript objects, and templated formulas, formats, and styling, where you can easily add functionality using javascript code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Keep you costs on your mobile device. Quick add, edit, remove costs, multiple currencies, reports, filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PythonOffice is a Python API for the Ms XML (Excel) Spreadsheet format. It allows you to read and write Excel XML documents from within the Python programming language. In future, support for other formats is planned, including OOo, Ms Open Xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a finances manager that can help you control your finances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    convert XML to Excel file tool. Use XSLT and Xpath in XLS file, convert xml file to XLS file. You can defined format in XLS file, and write xslt in XLS file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AutoSpreadsheet is a programmable macro tool for .xls format spreadsheets. It is ideal for situations when you have to perform a repetitive series of operations on a spreadsheet with a known layout but with arbitrary data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GenerateXLS is an ASP script that generates a comma delimited (CSV) file (that you can then open in Excel or some similar spreadsheet software) from a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB