Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pkgcraft

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pkgcraft

python bindings for pkgcraft

  • 0.0.11
  • PyPI
  • Socket score

Maintainers
1

|ci| |coverage| |pypi|

=============== pkgcraft-python

Python bindings for pkgcraft_.

Install

Install wheel from PyPI (comes with bundled pkgcraft-c_ library)::

pip install pkgcraft

Install from git (assumes pkgcraft-c_ from git is installed)::

git clone --recurse-submodules https://github.com/pkgcraft/pkgcraft-python.git
pip install pkgcraft-python

Development

Requirements: tox_ and pkgcraft-c_

For development purposes, testing is performed under tox with varying targets for different functions, e.g. tox -e valgrind runs tests while checking for memory leaks using valgrind_. Use tox list to see all the target descriptions.

.. _tox: https://pypi.org/project/tox/ .. _valgrind: https://valgrind.org/ .. _pkgcraft: https://github.com/pkgcraft/pkgcraft/tree/main/crates/pkgcraft .. _pkgcraft-c: https://github.com/pkgcraft/pkgcraft/tree/main/crates/pkgcraft-c

.. |ci| image:: https://github.com/pkgcraft/pkgcraft-python/workflows/ci/badge.svg :target: https://github.com/pkgcraft/pkgcraft-python/actions/workflows/ci.yml .. |coverage| image:: https://codecov.io/gh/pkgcraft/pkgcraft-python/branch/main/graph/badge.svg :target: https://codecov.io/gh/pkgcraft/pkgcraft-python .. |pypi| image:: https://img.shields.io/pypi/v/pkgcraft.svg :target: https://pypi.python.org/pypi/pkgcraft

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc