Acme-CPANModules-BrowsingTableInteractively
view release on metacpan or search on metacpan
"class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
"name" : "@Author::PERLANCAR/CopyrightYearFromGit",
"version" : "0.009"
},
{
"class" : "Dist::Zilla::Plugin::IfBuilt",
"name" : "@Author::PERLANCAR/IfBuilt",
"version" : "0.02"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::PERLANCAR/MetaJSON",
"version" : "6.028"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::PERLANCAR/MetaConfig",
"version" : "6.028"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
"config" : {
"zilla" : {
"class" : "Dist::Zilla::Dist::Builder",
"config" : {
"is_trial" : 0
},
"version" : "6.028"
}
},
"x_authority" : "cpan:PERLANCAR",
"x_generated_by_perl" : "v5.34.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}
version: '0.036'
-
class: Dist::Zilla::Plugin::CopyrightYearFromGit
name: '@Author::PERLANCAR/CopyrightYearFromGit'
version: '0.009'
-
class: Dist::Zilla::Plugin::IfBuilt
name: '@Author::PERLANCAR/IfBuilt'
version: '0.02'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::PERLANCAR/MetaJSON'
version: '6.028'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::PERLANCAR/MetaConfig'
version: '6.028'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
Dist::Zilla::Plugin::MetaProvides::Package:
finder_objects:
Let me say first that the best tools are not Perl-based since sadly Perl
is not a favorite choice for writing tools these days. That said, Perl
is still a great glue to help make those tools work together better for
you.
1) Visidata, <https://www.visidata.org>
This is currently my favorite. It's terminal-based, written in Python,
and has more features than any other tools currently written in Perl, by
far. vd has support for many formats, including CSV, TSV, Excel, JSON,
and SQLite. It makes it particularly easy to create summary for your
table like histogram or sum/average/max/min/etc, or add new columns, or
edit some cells. It also has visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so
anytime you filter rows/columns or create summary or do some other
derivation from your data, you create a new sheet which you can edit,
save, and destroy later as needed and go back to your original table. It
even presents settings and metadata as sheets so you can edit them as a
normal sheet.
lib/Acme/CPANModules/BrowsingTableInteractively.pm view on Meta::CPAN
Let me say first that the best tools are not Perl-based since sadly Perl is not
a favorite choice for writing tools these days. That said, Perl is still a great
glue to help make those tools work together better for you.
1) **Visidata**, <https://www.visidata.org>
This is currently my favorite. It's terminal-based, written in Python, and has
more features than any other tools currently written in Perl, by far. vd has
support for many formats, including CSV, TSV, Excel, JSON, and SQLite. It makes
it particularly easy to create summary for your table like histogram or
sum/average/max/min/etc, or add new columns, or edit some cells. It also has
visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so anytime
you filter rows/columns or create summary or do some other derivation from your
data, you create a new sheet which you can edit, save, and destroy later as
needed and go back to your original table. It even presents settings and
metadata as sheets so you can edit them as a normal sheet.
lib/Acme/CPANModules/BrowsingTableInteractively.pm view on Meta::CPAN
table data interactively.
Let me say first that the best tools are not Perl-based since sadly Perl is not
a favorite choice for writing tools these days. That said, Perl is still a great
glue to help make those tools work together better for you.
1) B<Visidata>, L<https://www.visidata.org>
This is currently my favorite. It's terminal-based, written in Python, and has
more features than any other tools currently written in Perl, by far. vd has
support for many formats, including CSV, TSV, Excel, JSON, and SQLite. It makes
it particularly easy to create summary for your table like histogram or
sum/average/max/min/etc, or add new columns, or edit some cells. It also has
visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so anytime
you filter rows/columns or create summary or do some other derivation from your
data, you create a new sheet which you can edit, save, and destroy later as
needed and go back to your original table. It even presents settings and
metadata as sheets so you can edit them as a normal sheet.
( run in 0.747 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )