WinPython
A free Python-distribution for Windows platform, including prebuilt packages for Scientific Python. (by winpython)
ImportExcel
PowerShell module to import/export Excel spreadsheets, without Excel (by dfinke)
WinPython | ImportExcel | |
---|---|---|
41 | 99 | |
1,926 | 2,552 | |
2.1% | 1.4% | |
9.2 | 6.5 | |
5 days ago | 5 months ago | |
Python | PowerShell | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WinPython
Posts with mentions or reviews of WinPython.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-15.
-
One path to connecting a Python script to a COM application on Windows
STEP 1: Python on Windows What to install Download and install WinPython from https://winpython.github.io. I researched Python on Windows and in very short order understood that WinPython is the way to go. While it’s stated audience is scientists, data scientists and education, it fully serves the needs of personal projects. Also, it is available as a portable distribution with no requirement to register with Windows. This checked all the boxes.
- WinPython
- WinPython: Run Python, Spyder with SciPy on Any Windows PC
-
Pip 23.1 Released - Massive improvement to backtracking
Feel free to share the resolver you wrote and we can test it on real world scenarios that are very difficult, here's a fun one that I remember: https://github.com/winpython/winpython/blob/master/Qt5_requirements64.txt
-
IT does not allow me to have a Python environment on my computer.
WinPython maybe? https://winpython.github.io/. Its a local python installation.
- Run .py from a USB on a PC without installing phyton, possible?
-
qBitTorrent search plugins - portable python runtime ?
how can i use the portable version of winpython from https://winpython.github.io to configure into qbittorrent to detect the runtime pre-requisites so that my portable qbittorent search can work? thx in advanced. #portablepython
-
What you guys use to process data? Excel? r? python?
You equally are barred from e.g., WinPython which can work without an installation into the OS, too? Then - mechanically speaking - it wouldn't matter that the USB ports are permanently plastered with some polymer.
-
Jupyterlab Desktop
Thank for answering. I understand that the interpreter situation can be annoying. There is WinPython [0] to circumvent that to some degree. I feel like if I don’t do it the „VSCode and py-file“ way, it’ll be more and more difficult to keep everything together when teaching about modularity and putting functions in helper scripts, putting tests in other directories and such. I think it’s just because I got used to using VSCode and not Notebooks although I’ve used them for a while.
[0] https://winpython.github.io
-
How to learn Python without installation
One option would be to use a portable Python runtime. Like this one: https://winpython.github.io/
ImportExcel
Posts with mentions or reviews of ImportExcel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-13.
-
PSExcel: Excel automation without Excel Overview (2015)
Doug Finke's module became ImportExcel (which can also export): https://github.com/dfinke/ImportExcel
- Show HN: Query Your Sheets with SheetSQL
-
Is there a function similar to VLOOKUP in Excel?
Examples here that are similar to what you are trying to accomplish - https://github.com/dfinke/ImportExcel
- Automate Excel with only powershell?
-
PS Module "ImportExcel" - Output is faulty
Did you visit the GitHub repo and read the docs & examples? https://github.com/dfinke/ImportExcel
-
ImportExcel and conditional formatting inconsistancies
If you can create a reproducible example with sample data and code that re-creates the issue from nothing, post it to the project's issues on Github. The module's authors have been very quick to resolve the issues I've had, usually fixing the problem in a week or two.
- How do I ingest data from a daily CSV report into a 'main' report?
-
Create multiple tables from a single table based on a column?
If you're using scripting, I have to recommend ImportExcel for Powershell.
-
update csv cell without new export
You might be able to use https://github.com/dfinke/ImportExcel to alter single cells in a csv file but I'm not 100% sure.
-
PowerShell Export-Excel Pivot Table Issue
Have you looked at the examples? Examples
What are some alternatives?
When comparing WinPython and ImportExcel you can also consider the following projects:
PyWin32 - python for windows extensions
platform-compat - Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
PythonNet - Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
PSScriptAnalyzer - Download ScriptAnalyzer from PowerShellGallery
pythonlibs - A Python wrapper for the extremely fast Blosc compression library
EZLog - A very easy and pragmatic log module for admins in a hurry.