Add visidata, pyperclip as a dev-deps for console work with various data/files #34

Open
goodboy wants to merge 2 commits from add_visidata into gitea_feats

So adding,

  • visidata for doing time-series-processing (tsp) console work
  • pyperclip for clipboard integration for our xonsh users (namely @goodboy Bp)

Figured since I was already using them and they’re not that heavy of a dep especially if we only install for uv sync --dev.

Not sure we’ll land this yet (until we see if it’s really that useful) but figured i’d commit it so i’m not dragging around yet-another-git stash XD

So adding, - `visidata` for doing time-series-processing (tsp) console work - `pyperclip` for clipboard integration for our `xonsh` users (namely @goodboy Bp) Figured since I was already using them and they're not that heavy of a dep especially if we only install for `uv sync --dev`. ~~Not sure we'll land this yet (until we see if it's really that useful) but figured i'd commit it so i'm not dragging around yet-another-`git stash` XD~~
goodboy added 1 commit 2025-02-19 00:04:53 +00:00
goodboy added 1 commit 2025-02-21 21:02:24 +00:00
goodboy force-pushed add_visidata from 134889b199 to e87af090e8 2025-02-21 21:40:50 +00:00 Compare
goodboy changed title from Add `visidata` as a dev-dep for introspecting time-series files to Add `visidata`, `pyperclip` as a dev-deps for console work with various data/files 2025-02-21 22:09:54 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b add_visidata gitea_feats
git pull origin add_visidata

Step 2:

Merge the changes and update on Gitea.
git checkout gitea_feats
git merge --no-ff add_visidata
git push origin gitea_feats
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pikers/piker#34
There is no content yet.