Showing 17 open source projects for "no code"

View related business solutions
  • 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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. Use composer to...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 2
    CryptPad
    ...All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code editing, kanban boards, polls, and whiteboards, facilitating real-time collaboration among teams. Users can access CryptPad without creating an account, and the platform also offers self-hosting options for organizations seeking full control over their data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    VisiData

    VisiData

    A terminal spreadsheet multitool for discovering and arranging data

    ...VisiData supports tsv, CSV, SQLite, JSON, xlsx (Excel), hdf5, and many other formats. Requires Linux, OS/X, or Windows (with WSL). Hundreds of other commands and options are also available; see the documentation. 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: 5 This Week
    Last Update:
    See Project
  • 4
    stylex-jsx

    stylex-jsx

    Full CSS support for JSX without compromises

    Full, scoped and component-friendly CSS support for JSX (rendered on the server or the client). Code and docs are for v3 which we highly recommend you to try. Looking for styled-jsx v2? Switch to the v2 branch. Blazing fast and optimized CSS rules injection system based on the CSSOM APIs. Full CSS support, no tradeoffs in power. Runtime size of just 3kb (gzipped, from 12kb). Complete isolation: Selectors, animations, keyframes. Built-in CSS vendor prefixing.
    Downloads: 6 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Google Spreadsheets Python

    Google Spreadsheets Python

    Google Sheets Python API

    ...Google has deprecated it in favor of google-auth. If you’re still using oauth2client credentials, the library will convert these to google-auth for you, but you can change your code to use the new credentials to make sure nothing breaks in the future. If you familiar with the Jupyter Notebook, Google Colaboratory is probably the easiest way to get started using gspread.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Quadratic

    Quadratic

    Data science spreadsheet with Python & SQL

    ...This makes our grids completely portable and very easy to share. Quadratic has Python library support built-in. Bring the latest open-source tools directly to your spreadsheet. Quickly write code and see the output in full detail. No more squinting into a tiny terminal to see your data output.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    csved

    csved

    CSV Editor with Text-based User Interface (TUI) written in Pure Go

    An editor for plaintext tables, consisting of columns separated by arbitrary characters and rows separated by newlines, i.e. tsv, csv and related formats. Licensed under MIT License Copyright (c) 2019 japanoise Source code: https://github.com/japanoise/csved Visit: http://albanese.atwebpages.com
    Downloads: 46 This Week
    Last Update:
    See Project
  • 8

    OpenOffice.org Utility Library

    Library modules for creating ODF documents.

    ...These documents include many features including: - Create multiple table spreadsheets - Cells with text, numbers, dates, formulas - Ability to use built-in styles - Ability to create automatic styles (ie. bold, italics, underline, font size, font color, background color, etc.) - 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: 2 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    Oracle ExcelDocumentType
    The Oracle ExcelDocumentType project provides an open source Oracle PL/SQL user defined type and utilities designed to generate fully functional Microsoft Excel spreadsheets from within the database. The code generates Excel XML data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects. The code is totaly written in Python (actualy 2.2.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XlsToFormula

    XlsToFormula translates xls files' formulas to binaries/executables.

    XlsToFormula fits a scenario, in financial institutions, where xls files are maintained by financial departments, then comes an software application that needs to make use of that (usually large) xls file. Running Excel on the server side is not a feasible solution. Even Office Web Components is not that efficient handling large files. The solution? XlsToFormula; light, fast and running executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Excel Quick Reports is a set of tools intended for quick WYSWIG prototiping and publishing of quality Excel reports (in Excel XML format). Reports are rendered using automatically generated XSLT and XML data extracted from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next