
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
urbangrammar-graphics
Advanced tools
Visual style for Urban Grammar AI research project
See the Jupyter notebook in examples
for an illustration of usage.
Available visual presets:
RGB
- 0-256 RGB codes
COLORS
- 0-1 RGB codes
HEX
- HEX codes (['#333432', '#3b6e8c', '#bc5b4f', '#8fa37e', '#efc758', '#94666e']
)
DIVERGING
- diverging seaborn palette
DIVERGING_MPL
- diverging matplotlib palette
CMAP
- matplotlib colormap (6 primary colors)
get_colormap(n=18, randomize=True)
- Get expanded colormap
get_tiles(tiles, token)
- Get links to Mapbox tiles. tiles
can be "roads"
, "labels"
or "background"
north_arrow(f, ax, rotation=0, loc="upper left", size=0.02, linewidth=3, color="k", pad=0, alpha=1,)
- Create north arrow
north_arrow parameters
----------------------
f : figure
ax: axis
rotation : float
rotation of an arrow (in case map is rotated)
loc : string
location of an arrow
size : float
float denoting the length/width in terms
of a fraction of the axis.
linewidth : float
linewidth
color : string
color of an arrow
pad : float
additional padding
alpha : float
alpha
FAQs
Visual style for Urban Grammar AI research project
We found that urbangrammar-graphics demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.