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

aldryn-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aldryn-client

The command-line client for the Aldryn Cloud

  • 2.3.5
  • PyPI
  • Socket score

Maintainers
1

######################### Aldryn Commandline Client #########################

|PyPI Version| |PyPI Downloads| |Wheel Support| |License|


Installing


pip install aldryn-client


Using the client


for more information see http://docs.aldryn.com/en/latest/tutorial/commandline/installation.html


Releasing the binary


All of the binaries have to be built on the operating systems they're being built for.


OS X

Native:

.. code-block:: bash

./scripts/build-unix

Linux

Native:

.. code-block:: bash

./scripts/build-unix

With Docker:

.. code-block:: bash

docker-compose build
docker-compose run --rm builder

Windows

Connect to a Windows VM (the only requirement is Python 2.7) and open a PowerShell

.. code-block:: powershell

.\scripts\build-windows.ps1

.. |PyPI Version| image:: https://img.shields.io/pypi/v/aldryn-client.svg :target: https://pypi.python.org/pypi/aldryn-client .. |PyPI Downloads| image:: https://img.shields.io/pypi/dm/aldryn-client.svg :target: https://pypi.python.org/pypi/aldryn-client .. |Wheel Support| image:: https://img.shields.io/pypi/wheel/aldryn-client.svg :target: https://pypi.python.org/pypi/aldryn-client .. |License| image:: https://img.shields.io/pypi/l/aldryn-client.svg :target: https://pypi.python.org/pypi/aldryn-client

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