Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
######################### 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.
Native:
.. code-block:: bash
./scripts/build-unix
Native:
.. code-block:: bash
./scripts/build-unix
With Docker:
.. code-block:: bash
docker-compose build
docker-compose run --rm builder
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
The command-line client for the Aldryn Cloud
We found that aldryn-client 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.