Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
|PyPI| |Status| |Python Version|
|Read the Docs| |Tests| |License|
|pre-commit| |Black|
.. |PyPI| image:: https://img.shields.io/pypi/v/atap_widgets.svg :target: https://pypi.org/project/atap_widgets/ :alt: PyPI .. |Status| image:: https://img.shields.io/pypi/status/atap_widgets.svg :target: https://pypi.org/project/atap_widgets/ :alt: Status .. |Python Version| image:: https://img.shields.io/pypi/pyversions/atap_widgets :target: https://pypi.org/project/atap_widgets :alt: Python Version .. |License| image:: https://img.shields.io/pypi/l/atap_widgets :target: https://opensource.org/licenses/MIT :alt: License .. |Read the Docs| image:: https://img.shields.io/readthedocs/atap_widgets/latest.svg?label=Read%20the%20Docs :target: https://atap_widgets.readthedocs.io/ :alt: Read the documentation at https://atap_widgets.readthedocs.io/ .. |Tests| image:: https://github.com/Australian-Text-Analytics-Platform/atap_widgets/actions/workflows/tests.yml/badge.svg :target: https://github.com/Australian-Text-Analytics-Platform/atap_widgets/actions?workflow=Tests :alt: Tests .. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white :target: https://github.com/pre-commit/pre-commit :alt: pre-commit .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black
This package is part of the atap_ project.
You can install atap_widgets via pip_ from PyPI_:
.. code:: console
$ pip install atap_widgets
NOTE: on M1 Macs with the new Apple Silicon chip, you may need a Rust compiler installed. Rust can be installed with a single command via https://rustup.rs/ . You may also need cmake
: install via Homebrew with brew install cmake
.
This project uses poetry_ for dependency management and
packaging. Please see the poetry_ docs for details.
Dependencies are specified in pyproject.toml
.
This repository is configured to automatically publish new releases to PyPI if you merge a pull request with an updated version number. That means to release a new version with new features/fixes, you should:
poetry version patch
or poetry version minor
pyproject.toml
main
when you're ready to releaseContributions are very welcome.
To learn more, see the Contributor Guide
_.
Distributed under the terms of the MIT license
_,
atap_widgets is free and open source software.
If you encounter any problems,
please file an issue
_ along with a detailed description.
This project was generated from @cjolowicz
's Hypermodern Python Cookiecutter
template.
.. _@cjolowicz: https://github.com/cjolowicz .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _MIT license: https://opensource.org/licenses/MIT .. _PyPI: https://pypi.org/ .. _Hypermodern Python Cookiecutter: https://github.com/cjolowicz/cookiecutter-hypermodern-python .. _file an issue: https://github.com/Australian-Text-Analytics-Platform/atap_widgets/issues .. _pip: https://pip.pypa.io/ .. _poetry: https://python-poetry.org/ .. github-only .. _Contributor Guide: CONTRIBUTING.rst .. _Usage: https://atap_widgets.readthedocs.io/en/latest/usage.html .. _atap: https://www.atap.edu.au/
FAQs
Interactive widgets used by the Australian Text Analytics Platform
We found that atap-widgets 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.