Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 2 / 6
102 results tagged analysis  ✕   ✕
jless — a command-line JSON viewer https://pauljuliusmartinez.github.io
Sun 13 Feb 2022 02:07:13 PM PST archive.org

JLess is a command-line JSON viewer designed for reading, exploring, and searching through JSON data. JLess will pretty print your JSON and apply syntax highlighting. Use it when exploring external APIs, or debugging request payloads. Expand and collapse Objects and Arrays to grasp the high- and low-level structure of a JSON document. JLess has a large suite of vim-inspired commands that make exploring data a breeze. JLess supports full text regular-expression based search. Quickly find the data you're looking for in long String values, or jump between values for the same Object key.

Vi-like keybindings.

Github: https://github.com/PaulJuliusMartinez/jless/

cli json tools rust linux osx data analysis
coroner/cryptolyzer https://gitlab.com/coroner/cryptolyzer
Wed 02 Feb 2022 02:32:55 PM PST archive.org

CryptoLyzer is a fast and flexible server cryptographic settings analyzer library for Python with an easy-to-use command line interface with both human- and machine-readable output. It works with multiple cryptographic protocols (SSL/TLS, opportunistic TLS, SSH) and
analyzes additional security mechanisms (web security related HTTP response header fields, JA3 tag).

python encryption markdown json tls https ssh settings analysis infosec sysadmin
Spyder - The Scientific Python Development Environment https://www.spyder-ide.org/
Tue 25 Jan 2022 03:32:45 PM PST archive.org

Spyder is a free and open source scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It features a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.

ide python math science analysis plugins
dbohdan/structured-text-tools https://github.com/dbohdan/structured-text-tools
Wed 19 Jan 2022 11:16:28 AM PST archive.org

A list of command line tools for manipulating structured text data.

awesome list text data tools cli analysis formatting
Tulip - Data visualization software https://tulip.labri.fr/site/
Mon 10 Jan 2022 06:31:06 PM PST archive.org

Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems he or she is addressing.

Written in C++ the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goal of Tulip is to ease the reuse of components and allows the developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications.

cpp networks data analysis graphs exocortex
graph-tool https://graph-tool.skewed.de
Mon 10 Jan 2022 06:29:10 PM PST archive.org

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs and networks. Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. Conveniently draw your graphs, using a variety of algorithms and output formats (including to the screen). Graph-tool has its own layout algorithms and versatile, interactive drawing routines based on cairo and GTK+, but it can also work as a very comfortable interface to the excellent graphviz package.

Source code: https://git.skewed.de/count0/graph-tool

python data graphs networks socialnetworks analysis exocortex
SocNetV - Social Network Analysis and Visualization Software https://socnetv.org
Mon 10 Jan 2022 06:13:39 PM PST archive.org

A cross-platform, user-friendly free software application for social network analysis and visualization. Draw social networks with a few clicks on a virtual canvas, load field data from a file in a supported format. Edit actors and ties through point-and-click, analyse graph and social network properties, produce beautiful HTML reports and embed visualization layouts to the network.

socialnetworks exocortex networks analysis mapping cpp appimage
N2ITN/Reddit_Persona https://github.com/N2ITN/Reddit_Persona
Wed 15 Dec 2021 04:24:57 PM PST archive.org

Reddit Persona is a python module that extracts personality insights, sentiment & interests from a user account. Support for subreddit analysis not working due to praw update v3--> v5, fix incoming ).

Text is collected via reddit's python API, praw, and NLP is powered by the indico.io API.

python modules cli analysis socialnetworks nlp profiles
yubuylov/huginn_unique_agent https://github.com/yubuylov/huginn_unique_agent
Thu 25 Nov 2021 02:43:22 PM PST archive.org

The UniqueAgent receives a stream of events and remits the event if it is not a duplicate. Uses Redis as its backing store.

exocortex huginn agent ruby redis analysis
PySpread https://pyspread.gitlab.io/
Wed 10 Nov 2021 06:56:52 PM PST archive.org

pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet.

pyspread expects Python expressions in its grid cells and returns Python objects, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Has a built-in renderer that interfaces with matplotlib for showing visualizations and graphics. Other Python modules can be imported and referenced as cells. Import CSV, export CSV, PDF, and SVG.

The latest stable release v1.1.3 of pyspread runs on Python 2.7.x. A Python 3 compatible version that runs on Python 3.6+ is available as a beta.

Git repo: https://gitlab.com/pyspread/pyspread

python spreadsheet math accounting analysis objects
ckz8780/market-toolkit https://github.com/ckz8780/market-toolkit
Wed 01 Sep 2021 02:54:02 PM PDT archive.org

Over the years I've amassed a large collection of links, resources, tools and so on that I find useful in my trading/investing activities. I'm compiling those here, along with any that were shared with me via Twitter/Reddit/email/etc and seemed useful after a cursory look. While I've done my best to link to tools that are not only legitimate but also likely to stay active, alive and useful for the foreseeable future, obviously I have no control over these companies/websites and over time some of the links may break or situations may emerge that turn them into poor recommendations. Also, this list is not exhaustive by any means and may be updated in the future as new tools/resources emerge.

awesome directory tools services tutorials analysis investments stocks markets books api
iLiviu/road-to-fire: A portfolio tracker for financial assets https://github.com/iLiviu/road-to-fire
Tue 31 Aug 2021 07:59:19 PM PDT archive.org

Road To FIRE is a portfolio manager app for your stocks, ETFs, mutual funds, bonds, cryptocurrencies, commodities, P2P loans and real estate. It runs in your browser, so you don't need to install anything. Privacy is important, so all data is stored in your local browser (or your cloud storage account, if you provide one in order to sync data across your devices). The only data sent to the app server are the symbols for your assets, in order to get their current quotes.

exocortex portfolio stocks cryptocurrency investments webapps analysis visualization
mwaskom/seaborn https://github.com/mwaskom/seaborn
Mon 23 Aug 2021 06:25:12 PM PDT archive.org

Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.

The docs include a tutorial, example gallery, API reference, and other useful information.

python analysis statistics data visualization math exocortex leandra windbringer
Visidata https://www.visidata.org/
Sat 31 Jul 2021 03:47:26 PM PDT archive.org

VisiData is an interactive multitool for tabular data. It combines the clarity of a spreadsheet, the efficiency of the terminal, and the power of Python, into a lightweight utility which can handle millions of rows with ease.

Accepts many different data sources, from CSV files to PCAPs to HTML5 pages as long as you have the right Python modules installed. Analyzes and plots the data in a text terminal so you can explore it. Takes some playing around to learn how to use it.

Github: https://github.com/saulpw/visidata

cli data visualization exploration analysis python
bee-san/pyWhat https://github.com/bee-san/pyWhat
Sat 29 May 2021 06:59:32 PM PDT archive.org

Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is!

python cli data identification analysis osint cryptography hacking
inguardians/zigbee_tools https://github.com/inguardians/zigbee_tools
Sun 25 Apr 2021 05:58:58 PM PDT archive.org

A few ZigBee Tools to compliment KillerBee and learn the use of zbscapy. These tools leverage the KillerBee and Scapy-Com ZigBee Layer tools and functions. These tools are mainly examples of how to interact with different packet layers and fields while also, hopefully, providing some useful new functionality.

python hacking zigbee cli analysis
isnic/prober https://gitlab.com/isnic/prober
Mon 22 Mar 2021 10:49:01 AM PDT archive.org

Reproducibly verify assumptions about your network: DNS, available hosts, open ports, TLS configuration; nmap, testssl, and dig/kdig in an Ansible-shaped trench coat.

Rysiek calls it a poor being's personal SHODAN.

ansible sysadmin scanner services dns configs analysis
ericchiang/pup https://github.com/ericchiang/pup
Thu 04 Feb 2021 02:24:12 PM PST archive.org

pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors.

Inspired by jq, pup aims to be a fast and flexible way of exploring HTML from the terminal.

golang cli tool html css analysis exocortex
pavels/spektrum https://github.com/pavels/spektrum
Tue 26 Jan 2021 09:17:05 PM PST archive.org

Spektrum is a spectrum analyzer software for use with rtl-sdr.

The biggest advantage is that it can do sweeps across a large frequency span.

User interface part is written in Processing.

rf rtlsdr processing spectrum analysis
jouellnyc/stocks_web https://github.com/jouellnyc/stocks_web
Tue 19 Jan 2021 06:46:19 PM PST archive.org

A webapp for gathering data on stocks you might want to purchase. Builds a history of performance to analyze. Supports research code for arbitrary queries. Seems to require MongoDB for its back-end.

Docker webshit, but can be run outside of that context.

python webapps stocks data scraper analysis investment exocortex
page 2 / 6
4997 links, including 379 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn