Skip to content

Swig init#37

Open
Jvinniec wants to merge 29 commits intomasterfrom
swig_init
Open

Swig init#37
Jvinniec wants to merge 29 commits intomasterfrom
swig_init

Conversation

@Jvinniec
Copy link
Copy Markdown
Owner

This pull request adds python wrappers to the code so that its classes and methods can be accessed from Python. To enable, add -Dpython-bindings=1 when building with CMake. Note that there are currently only superficial tests for the Python bindings that only test that the code can be imported in Python.

Requirements:

  • SWIG v4 (or greater)
  • Python 3.5 (or greater.)

Jvinniec and others added 29 commits October 4, 2020 12:56
- CEAngle, CEDate, CENamespace, and CESkyCoord
Fix precision error in CETime::TimeSec2Time method
Fix setup to install all components correctly
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability C 1 Vulnerability (and Security Hotspot 3 Security Hotspots to review)
Code Smell B 89 Code Smells

81.7% 81.7% Coverage
0.0% 0.0% Duplication

@Jvinniec Jvinniec self-assigned this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant