All Projects → xlwings → Xlwings

xlwings / Xlwings

Licence: other
xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa. It works with Microsoft Excel on Windows and macOS.

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
vba
158 projects
applescript
352 projects

Projects that are alternatives of or similar to Xlwings

Psexcel
A simple Excel PowerShell module
Stars: ✭ 234 (-89.27%)
Mutual labels:  excel, reporting
Samples-NET.Core-MVC-CSharp
ASP.NET Core 2.0 MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 28 (-98.72%)
Mutual labels:  excel, reporting
Samples-JS-PHP
JavaScript and PHP samples for Stimulsoft Reports.PHP reporting tool.
Stars: ✭ 17 (-99.22%)
Mutual labels:  excel, reporting
Allure Docker Service
This docker container allows you to see up to date reports simply mounting your "allure-results" directory in the container (for a Single Project) or your "projects" directory (for Multiple Projects). Every time appears new results (generated for your tests), Allure Docker Service will detect those changes and it will generate a new report automatically (optional: send results / generate report through API), what you will see refreshing your browser.
Stars: ✭ 194 (-91.1%)
Mutual labels:  automation, reporting
Scheduler
Automates completion and emailing of .xlsx time sheet.
Stars: ✭ 34 (-98.44%)
Mutual labels:  excel, automation
Closedxml.report
ClosedXML.Report is a tool for report generation with which you can easily export any data from your .NET classes to Excel using a XLSX-template.
Stars: ✭ 230 (-89.45%)
Mutual labels:  excel, reporting
Samples-ASP.NET-MVC-CSharp
ASP.NET MVC C# samples for Stimulsoft Reports.Web reporting tool.
Stars: ✭ 31 (-98.58%)
Mutual labels:  excel, reporting
Yarg
Yet Another Report Generator - CUBA Platform reporting engine
Stars: ✭ 215 (-90.14%)
Mutual labels:  excel, reporting
Jsreport
javascript based business reporting platform 🚀
Stars: ✭ 798 (-63.41%)
Mutual labels:  excel, reporting
React Csv
React components to build CSV files on the fly basing on Array/literal object of data
Stars: ✭ 732 (-66.44%)
Mutual labels:  excel, reporting
Powershell
PowerShell scripts for Mick's IT Blogs
Stars: ✭ 167 (-92.34%)
Mutual labels:  automation, reporting
Combine Csv Files In The Folder
Tiny script to automate everyday task
Stars: ✭ 91 (-95.83%)
Mutual labels:  excel, automation
Reports.JS
Stimulsoft Reports.JS is a reporting tool for Node.js and JavaScript applications.
Stars: ✭ 33 (-98.49%)
Mutual labels:  excel, reporting
StormReport
🌀 Library - Create your reports using only annotations
Stars: ✭ 17 (-99.22%)
Mutual labels:  excel, reporting
Openvasreporting
OpenVAS Reporting: Convert OpenVAS XML report files to reports
Stars: ✭ 42 (-98.07%)
Mutual labels:  excel, reporting
Jxls
Java library for creating Excel reports using Excel templates
Stars: ✭ 128 (-94.13%)
Mutual labels:  excel, reporting
Autospotting
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
Stars: ✭ 2,014 (-7.66%)
Mutual labels:  automation
Node Ethernet Ip
A Lightweight Ethernet/IP API written to interface with Rockwell ControlLogix/CompactLogix Controllers.
Stars: ✭ 163 (-92.53%)
Mutual labels:  automation
Terrible
An Ansible playbook that apply the principle of the Infrastructure as Code on a QEMU/KVM environment.
Stars: ✭ 161 (-92.62%)
Mutual labels:  automation
Itunes Remote
Remotely control iTunes on Mac without Internet 🎶📱
Stars: ✭ 160 (-92.66%)
Mutual labels:  automation

xlwings - Make Excel fly with Python!

xlwings (Open Source)

xlwings is a BSD-licensed Python library that makes it easy to call Python from Excel and vice versa:

  • Scripting: Automate/interact with Excel from Python using a syntax that is close to VBA.
  • Macros: Replace your messy VBA macros with clean and powerful Python code.
  • UDFs: Write User Defined Functions (UDFs) in Python (Windows only).
  • REST API: Expose your Excel workbooks via REST API.

Numpy arrays and Pandas Series/DataFrames are fully supported. xlwings-powered workbooks are easy to distribute and work on Windows and Mac.

xlwings includes all files in the xlwings package except the pro folder, i.e. the xlwings.pro subpackage.

xlwings PRO

The purpose of xlwings PRO is to finance the continued maintenance and enhancement of xlwings. This will allow you to rely on the package without being left with the dreaded "this library currently has no active maintainers" message that happens to too many open-source packages after a couple of years.

To get access to the additional functionality of xlwings PRO, you need a (trial) license key and at least xlwings v0.19.0. Everything under the xlwings.pro subpackage is distributed under a commercial license, see https://github.com/xlwings/xlwings/blob/master/LICENSE_PRO.txt.

Links

xltrail

The Excel add-in is version controlled with xltrail. You can see the diffs here.

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].