All Projects → xlwings → excel-requests

xlwings / excel-requests

Licence: other
Excel HTTP Requests for Humans

Programming Languages

C#
18002 projects

Labels

Projects that are alternatives of or similar to excel-requests

Relaxtools Addin
RelaxTools Addin for Microsoft Excel 2010/2013/2016
Stars: ✭ 234 (+325.45%)
Mutual labels:  excel
Handsontable
JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
Stars: ✭ 16,059 (+29098.18%)
Mutual labels:  excel
Excel-Timesheet
⏰ This Add-In is used to produce a timesheet file with functionality to import your Google Timeline. The standard timesheet has options for start and end dates, day of week and default start, end and break times. The Google timeline options are start and end dates, UTC selection, daylight savings time parameters and title filter for timeline ent…
Stars: ✭ 25 (-54.55%)
Mutual labels:  excel
Androiddocumentviewer
Android 文档查看: word、excel、ppt、pdf,使用mupdf及tbs
Stars: ✭ 235 (+327.27%)
Mutual labels:  excel
Vscode Data Preview
Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
Stars: ✭ 245 (+345.45%)
Mutual labels:  excel
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-72.73%)
Mutual labels:  excel
Seatable
SeaTable: easy like a spreadsheet, powerful like a database
Stars: ✭ 231 (+320%)
Mutual labels:  excel
php-excel
Old faster PHPExcel
Stars: ✭ 25 (-54.55%)
Mutual labels:  excel
Styleframe
A library that wraps pandas and openpyxl and allows easy styling of dataframes in excel
Stars: ✭ 252 (+358.18%)
Mutual labels:  excel
react-datasheet-grid
An Airtable-like / Excel-like component to create beautiful spreadsheets.
Stars: ✭ 227 (+312.73%)
Mutual labels:  excel
Layui Excel
简单快捷的导出插件,导出仅需一句话
Stars: ✭ 239 (+334.55%)
Mutual labels:  excel
Zipcelx
Turns JSON data into `.xlsx` files in the browser
Stars: ✭ 246 (+347.27%)
Mutual labels:  excel
xlstream
Turns XLSX into a readable stream.
Stars: ✭ 148 (+169.09%)
Mutual labels:  excel
Kkfileviewofficeedit
文件在线预览及OFFICE(word,excel,ppt)的在线编辑
Stars: ✭ 234 (+325.45%)
Mutual labels:  excel
fmtdate
MS Excel (TM) syntax for Go time/date
Stars: ✭ 95 (+72.73%)
Mutual labels:  excel
Psexcel
A simple Excel PowerShell module
Stars: ✭ 234 (+325.45%)
Mutual labels:  excel
vue-datagrid
Spreadsheet data grid component. Handles enormous data processing.
Stars: ✭ 171 (+210.91%)
Mutual labels:  excel
freemarker-cli
Apache FreeMarker CLI (JDK)
Stars: ✭ 35 (-36.36%)
Mutual labels:  excel
EPPlus.Core.Extensions
An extensions library for EPPlus package to generate and manipulate Excel files easily.
Stars: ✭ 66 (+20%)
Mutual labels:  excel
wxAutoExcel
wxAutoExcel is a wxWidgets library attempting to make Microsoft Excel automation with C++ a bit less painful.
Stars: ✭ 27 (-50.91%)
Mutual labels:  excel

Excel Requests: HTTP for Humans

https://ci.appveyor.com/api/projects/status/m5uqt0mdftmvu9of?svg=true

Excel Requests is the only HTTP Addin for Excel, safe for human consumption.

Excel Requests is heavily inspired by Kenneth Reitz' popular Python Requests.

Feature Support

Excel supports JSON via HTTP.

Excel Functions

  • REQUESTS.GET (HTTP get, returns a dictionary)
  • REQUESTS.FLUSH (flush the cache)
  • REQUESTS.DICT.GET (get dictionary field)
  • REQUESTS.DICT.KEYS (list dictionary field)

Installation

To install Excel Requests, simply:

Documentation

Documentation is available at http://excel-requests.pathio.com/en/latest/

License & Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].