
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.
.. START Source defined in docs/github_docs.py
.. This document was procedurally generated by docs/github_docs.py on Monday, January 18, 2016
.. END Source defined in docs/github_docs.py .. START Source defined in docs/github_docs.py
.. role:: mod(literal) .. role:: func(literal) .. role:: data(literal) .. role:: const(literal) .. role:: class(literal) .. role:: meth(literal) .. role:: attr(literal) .. role:: exc(literal) .. role:: obj(literal) .. role:: envvar(literal)
.. END Source defined in docs/github_docs.py .. START Source defined in docs/source/_partial/readme_title.rst
.. image:: https://badge.fury.io/py/pureyaml.svg :target: https://pypi.python.org/pypi/pureyaml/ :alt: Latest Version
.. image:: https://img.shields.io/pypi/status/pureyaml.svg :target: https://pypi.python.org/pypi/pureyaml/ :alt: Development Status
.. image:: https://travis-ci.org/bionikspoon/pureyaml.svg?branch=develop :target: https://travis-ci.org/bionikspoon/pureyaml?branch=develop :alt: Build Status
.. image:: https://coveralls.io/repos/bionikspoon/pureyaml/badge.svg?branch=develop :target: https://coveralls.io/github/bionikspoon/pureyaml?branch=develop&service=github :alt: Coverage Status
.. image:: https://readthedocs.org/projects/pureyaml/badge/?version=develop :target: https://pureyaml.readthedocs.org/en/develop/?badge=develop :alt: Documentation Status
Yet another yaml parser, in pure python.
.. END Source defined in docs/source/_partial/readme_title.rst .. START Source defined in docs/source/_partial/readme_features.rst
.. END Source defined in docs/source/_partial/readme_features.rst .. START Source defined in docs/source/installation.rst
At the command line either via easy_install or pip
.. code-block:: shell
$ pip install pureyaml
.. code-block:: shell
$ easy_install pureyaml
Or, if you have virtualenvwrapper installed
.. code-block:: shell
$ mkvirtualenv pureyaml
$ pip install pureyaml
Uninstall
.. code-block:: shell
$ pip uninstall pureyaml
.. END Source defined in docs/source/installation.rst .. START Source defined in docs/source/usage.rst
To use pureyaml in a project
.. code-block:: python
import pureyaml
.. END Source defined in docs/source/usage.rst .. START Source defined in docs/source/_partial/readme_credits.rst
Tools used in rendering this package:
bionikspoon/cookiecutter-pypackage
_ forked from audreyr/cookiecutter-pypackage
_.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _bionikspoon/cookiecutter-pypackage
: https://github.com/bionikspoon/cookiecutter-pypackage
.. _audreyr/cookiecutter-pypackage
: https://github.com/audreyr/cookiecutter-pypackage
.. END Source defined in docs/source/_partial/readme_credits.rst
FAQs
Yet another yaml parser, in pure python.
We found that pureyaml 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
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.