I’m making a vbaProject.bin packager in python and looking for anyone with opinions!

This page summarizes the projects mentioned and recommended in the original post on /r/vba

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. MS-OVBA

    Create a vbaProject.bin file from VBA source files.

    I love the whole continuous integration and development philosophy, but VBA suffers from no automated tools to help. I’ve begun a python project to take raw text VBA source and wrap it into the OLE file named vbaProject.bin, and finally zip it into the xlsm file. The project is on GitHub

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Rubberduck

    Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).

    I suppose this is like the opposite of this project: https://rubberduckvba.com

  4. VBA-Better-Array

    An array class for VBA providing features found in more modern languages

    Hesitate to mention it because I haven't had time to look at the enhancement we talked about this weekend at all 😅 but yeah I do use a script like that to import the bas/cls files from the repo into a new workbook every time I do a pull request. https://github.com/Senipah/VBA-Better-Array/blob/master/scripts/createDevWorkbook.ps1

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rubberduck – A free and open-source VBIDE add-in

    1 project | news.ycombinator.com | 25 Jan 2024
  • In a world that runs on Excel, why should I as an engineer learn python?

    1 project | /r/AskEngineers | 11 May 2023
  • Welche Marke/Firma hat euch als Kunde verloren und warum?

    2 projects | /r/FragReddit | 27 Mar 2023
  • Code Review - Is this clean code?

    2 projects | /r/vba | 9 Feb 2023
  • Is it for bath time?

    1 project | /r/ProgrammerHumor | 10 Nov 2022

Did you know that C# is
the 10th most popular programming language
based on number of references?