🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

aerocaps

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aerocaps

Toolkit for design of Class-A, parametric design of aerodynamic surfaces

0.1.1
PyPI
Maintainers
1

AeroCaps

Toolkit for design of Class-A, parametric design of aerodynamic surfaces

Installation

For installation of aerocaps using the latest stable release, open a terminal and use the following command:

pip install aerocaps

To install the bleeding-edge version instead, open a terminal and use the following command:

cd <Install-Parent-Location>
git clone https://github.com/mlau154/aerocaps.git
cd <Install-Parent-Location>/aerocaps
pip install .

Updating

To update aerocaps to the newest version from the basic install, use

pip install aerocaps --upgrade

From the bleeding-edge version, use

cd <Install-Location>
git pull
pip install .

Keywords

aerodynamics

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