Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Pympi is a package that allows you to interact with Elan
_ files and
TextGrid
_ files. You can create, edit and convert both formats into
each other. It includes besides all the basic functions also functions
for: - Calculating gaps and overlaps between speakers conform Heldner and Edlund’s method
_. (Could be used to calculate floor transfers) -
Shift annotations in both directions (Could be used when due to an error
all annotations are misaligned). - Import from CLAN’s chat files. -
Merge and or filter tiers (Could be used to combine hands in gesture
coding) - Move tiers between elan files. - Etc.
None
lxml
_ is used for testing.Full api documentation of the current and old versions can be found on
here
_.
Pypi repository location can be found
here <https://pypi.python.org/pypi/pympi-ling/>
__.
Automatic
- From a shell run with administrator rights:
.. code:: shell
pip install pympi-ling
- Or alternatively run with administrator rights:
.. code:: shell
easy_install pympi-ling
*NOTE: on windows the executable might not be in $PATH.*
Manual
~~~~~~
1. Download the latest version from `pypi`_
2. Untar the file
3. From that directory run with administrator rights
.. code:: shell
python setup.py install
How to cite
-----------
.. code:: tex
@misc{pympi-1.70,
author={Lubbers, Mart and Torreira, Francisco},
title={pympi-ling: a Python module for processing ELANs EAF and Praats TextGrid annotation files.},
howpublished={\url{https://pypi.python.org/pypi/pympi-ling}},
year={2013-2021},
note={Version 1.70}
}
Authors
-------
Mart Lubbers (mart at martlubbers.net)
and
Francisco Toreirra (francisco.torreira at mpi.nl)
and with contributions from:
sarpu, hadware, thomaskisler, mome, mimrock and xrotwang
.. _Elan: https://tla.mpi.nl/tools/tla-tools/elan/
.. _TextGrid: http://www.fon.hum.uva.nl/praat/
.. _Heldner and Edlund’s method: http://www.sciencedirect.com/science/article/pii/S0095447010000628
.. _lxml: http://lxml.de/
.. _here: http://dopefishh.github.io/pympi/
.. _pypi: http://dopefishh.github.io/pympi/
FAQs
A python module for processing ELAN and Praat annotation files
We found that pympi-ling 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.