Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Integration #86

Merged
merged 13 commits into from
Mar 7, 2024
Merged

Python Integration #86

merged 13 commits into from
Mar 7, 2024

Conversation

HLWeil
Copy link
Member

@HLWeil HLWeil commented Mar 6, 2024

No description provided.

Copy link
Collaborator

@Freymaurer Freymaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last comment: Maybe rename FsSpreadsheet.Exceljs and FsSpreadsheet.ExcelPy to ANY OF:

  • FsSpreadsheet.Exceljs and FsSpreadsheet.Openpyxl
  • FsSpreadsheet.JavaScript and FsSpreadsheet.Python
  • FsSpreadsheet.Js and FsSpreadsheet.Py
  • FsSpreadsheet.JS and FsSpreadsheet.PY

pyproject.toml Outdated
name = "fsspreadsheet"
version = "5.2.0"
description = "Fable library for Spreadsheet creation and manipulation"
authors = ["Heinrich Lukas Weil <hlweil@outlook.de>"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


fsCell.Value |> box |> Some

/// <summary>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix xml comment

@Freymaurer
Copy link
Collaborator

Wonderful! One last thing! Did you check if all fable projects contain the raw fsharp files when bundled? (by that i mean this

<Content Include="*.fsproj; **\*.fs; **\*.fsi" PackagePath="fable\" />

@HLWeil HLWeil merged commit d652834 into main Mar 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants