Skip to content

added export_csv.py endpoint to export pvs and tags#46

Open
nhphuoc1703 wants to merge 2 commits intomainfrom
pnguyen/export_csv
Open

added export_csv.py endpoint to export pvs and tags#46
nhphuoc1703 wants to merge 2 commits intomainfrom
pnguyen/export_csv

Conversation

@nhphuoc1703
Copy link
Copy Markdown

@nhphuoc1703 nhphuoc1703 commented Mar 24, 2026

Description

Added a new file export_csv.py for exporting both PVs and Tags in the same csv file

Motivation

For an endpoint to export database to csv file. Closes #41

Where Has This Been Documented?

just docstrings and comments in the export_csv.py

Pre-merge checklist

  • Code works interactively
  • Code contains descriptive docstrings
  • New/changed functions and methods are covered in the test suite where possible
  • Test suite passes locally
  • Test suite passes on GitHub Actions

@nhphuoc1703 nhphuoc1703 requested a review from shilorigins March 24, 2026 18:21
@nhphuoc1703 nhphuoc1703 self-assigned this Mar 24, 2026
@nhphuoc1703 nhphuoc1703 marked this pull request as ready for review March 24, 2026 18:24
@shilorigins shilorigins requested a review from a team March 27, 2026 18:06
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.

[FEATURE] add endpoint for exporting PV database as csv

1 participant