Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
pyliter
is a Python 3 command-line tool that generates PNG files
from python source.
::
$ pip install pyliter
::
$ pip install git+https://github.com/JnyJny/pyliter
::
$ pyliter --help Usage: pyliter [OPTIONS] [INPUT_FILE]
Python syntax highlighting
Renders syntax-highlighted text to PNG file and optional previews the
render in a window before saving.
If the optional output path is omitted, preview is enabled.
Options: -o, --output-file PATH Creates a PNG with the supplied path. -l, --start-line INTEGER Line number to begin display. [default: 0] -n, --line-count INTEGER Number of lines to display. [default: 10] -N, --no-line-numbers Disable line numbers in output. [default: False] -p, --preview Previews output in window. [default: False] -t, --transparent Write output PNG with transparency. [default: False] -s, --style-name TEXT Style to apply to input file. [default: default] -f, --font-name TEXT Font name. [default: courier] -S, --font-size INTEGER Font size [default: 24] -L, --list-styles List available styles and exits. --version Show the version and exit. --help Show this message and exit.
.. image:: https://github.com/JnyJny/pyliter/blob/master/examples/screenshot.png :width: 400 :alt: Super Awesome PNG Screenshot
FAQs
Generate color syntax highlighted PNG image from python source files.
We found that pyliter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.